!16 【轻量级 PR】:【轻量级 PR】:Add conntrack-tools to linuxbride Requires
From: @xiyuanwang Reviewed-by: @huangtianhua Signed-off-by: @huangtianhua
This commit is contained in:
commit
52a5ca6417
@ -18,7 +18,7 @@ capabilities (e.g., QoS, ACLs, network monitoring, etc.)
|
||||
|
||||
Name: openstack-%{service}
|
||||
Version: 18.1.0
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: OpenStack Networking Service
|
||||
|
||||
License: ASL 2.0
|
||||
@ -254,6 +254,7 @@ Requires: ebtables
|
||||
Requires: ipset
|
||||
Requires: iproute
|
||||
Requires: iptables
|
||||
Requires: conntrack-tools
|
||||
# kmod is needed to get access to /usr/sbin/modprobe needed by
|
||||
# neutron-enable-bridge-firewall.sh triggered by the service unit file
|
||||
Requires: kmod
|
||||
@ -848,9 +849,12 @@ fi
|
||||
%{_datadir}/ansible/neutron-ovn-migration/
|
||||
|
||||
%changelog
|
||||
* Fri Jul 23 2021 liksh <liks11@chinaunicom.cn> 1:18.1.0-1
|
||||
* Thu Sep 09 2021 wangxiyuan <wangxiyuan1007@gmail.com> 18.1.0-2
|
||||
- Add conntrack-tools to linuxbride Requires
|
||||
|
||||
* Fri Jul 23 2021 liksh <liks11@chinaunicom.cn> 18.1.0-1
|
||||
- Update to 18.1.0
|
||||
|
||||
* Fri Jan 15 2021 joec88 <joseph.chn1988@gmail.com> 1:17.0.0-1
|
||||
* Fri Jan 15 2021 joec88 <joseph.chn1988@gmail.com> 17.0.0-1
|
||||
- openEuler build release
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user