From a71cee7eaf02b2f0d3b5c2fe14301b1f7bd7e61e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E7=8E=BA=E6=BA=90?= Date: Thu, 9 Sep 2021 02:22:53 +0000 Subject: [PATCH] Add conntrack-tools to linuxbride Requires --- openstack-neutron.spec | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/openstack-neutron.spec b/openstack-neutron.spec index 8acb574..ed98e82 100644 --- a/openstack-neutron.spec +++ b/openstack-neutron.spec @@ -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 1:18.1.0-1 +* Thu Sep 09 2021 wangxiyuan 18.1.0-2 +- Add conntrack-tools to linuxbride Requires + +* Fri Jul 23 2021 liksh 18.1.0-1 - Update to 18.1.0 -* Fri Jan 15 2021 joec88 1:17.0.0-1 +* Fri Jan 15 2021 joec88 17.0.0-1 - openEuler build release