From 918a1006753f6c64d5f6240a602b0e4499469921 Mon Sep 17 00:00:00 2001 From: Jerzy Mikolajczak Date: Tue, 15 Dec 2015 15:05:02 +0100 Subject: [PATCH] Add python-openvswitch to package dependences Add python-openvswitch to package dependences because it gives performance gains to neutron-netns-cleanup execution. Closes-bug: #1525126 Change-Id: I53081aa6bbc875da5a0f04be737d945a91e6d64a --- centos7/rpm/SPECS/openstack-neutron.spec | 7 +++++-- trusty/debian/changelog | 8 ++++++++ trusty/debian/control | 1 + 3 files changed, 14 insertions(+), 2 deletions(-) diff --git a/centos7/rpm/SPECS/openstack-neutron.spec b/centos7/rpm/SPECS/openstack-neutron.spec index 4d1410f65..d28233009 100644 --- a/centos7/rpm/SPECS/openstack-neutron.spec +++ b/centos7/rpm/SPECS/openstack-neutron.spec @@ -1,8 +1,8 @@ %global service neutron Name: openstack-%{service} -Version: 7.0.0.0b3 -Release: 1%{?dist} +Version: 7.0.0 +Release: 1%{?dist}~mos8.0.1 Epoch: 1 Summary: OpenStack Networking Service @@ -98,6 +98,7 @@ Requires: python-keystonemiddleware >= 2.0.0 Requires: python-netaddr >= 0.7.12 Requires: python-neutronclient >= 2.6.0 Requires: python-novaclient >= 1:2.26.0 +Requires: python-openvswitch Requires: python-oslo-concurrency >= 2.3.0 Requires: python-oslo-config >= 2:2.1.0 Requires: python-oslo-context >= 0.2.0 @@ -878,6 +879,8 @@ fi %changelog +* Tue Dec 15 2015 Jerzy Mikolajczak 1:7.0.0-1%{?dist}~mos8.0.1 +- Add python-openvswitch package dependency * Fri Nov 20 2015 Sergey Kolekonov 7.0.0 - Remove neutron-dist.conf from packages * Fri Nov 6 2015 Sergey Kolekonov 7.0.0 diff --git a/trusty/debian/changelog b/trusty/debian/changelog index 633d5f892..26131abae 100644 --- a/trusty/debian/changelog +++ b/trusty/debian/changelog @@ -1,3 +1,11 @@ +neutron (2:7.0.0-1~u14.04+mos4) mos8.0; urgency=medium + + * Add python-openvswitch to common dependencies as it gives performance + gains to neutron-netns-cleanup execution + LP: #1525126 + + -- Jerzy Mikolajczak Tue, 15 Dec 2015 12:33:11 +0100 + neutron (2:7.0.0-1~u14.04+mos3) mos8.0; urgency=medium * Update references to Nicira NVP plugin diff --git a/trusty/debian/control b/trusty/debian/control index 240c7a061..b426d96b3 100644 --- a/trusty/debian/control +++ b/trusty/debian/control @@ -93,6 +93,7 @@ Depends: alembic (>= 0.8.0), python-netaddr (>= 0.7.12), python-neutronclient (>= 1:2.6.0), python-novaclient (>= 2:2.27.0), + python-openvswitch, python-oslo.concurrency (>= 2.3.0), python-oslo.config (>= 1:2.3.0), python-oslo.context (>= 0.2.0), -- 2.32.3