%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
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
%changelog
+* Tue Dec 15 2015 Jerzy Mikolajczak <jmikolajczak@mirantis.com> 1:7.0.0-1%{?dist}~mos8.0.1
+- Add python-openvswitch package dependency
* Fri Nov 20 2015 Sergey Kolekonov <skolekonov@mirantis.com> 7.0.0
- Remove neutron-dist.conf from packages
* Fri Nov 6 2015 Sergey Kolekonov <skolekonov@mirantis.com> 7.0.0
+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 <jmikolajczak@mirantis.com> 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
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),