From 5eb97995dcec791c34588d6e418c3961cb24b577 Mon Sep 17 00:00:00 2001 From: Sergey Kolekonov Date: Sun, 15 Mar 2015 22:03:58 +0300 Subject: [PATCH] Update requirements according to upstream version 2014.2.2 - Requirements have been updated according to [1] [1] https://github.com/openstack/requirements/blob/stable/juno/global-requirements.txt Change-Id: Ic507c1d56154517f73b119c9d4d201d6b84e831b --- rpm/SPECS/openstack-neutron.spec | 20 +++++++++++--------- trusty/debian/changelog | 7 +++++++ trusty/debian/control | 8 ++++---- 3 files changed, 22 insertions(+), 13 deletions(-) diff --git a/rpm/SPECS/openstack-neutron.spec b/rpm/SPECS/openstack-neutron.spec index eaef7b1ee..783123a8a 100644 --- a/rpm/SPECS/openstack-neutron.spec +++ b/rpm/SPECS/openstack-neutron.spec @@ -1,8 +1,8 @@ %global release_name icehouse Name: openstack-neutron -Version: 2014.2 -Release: 1%{?dist} +Version: 2014.2.2 +Release: 1%{?dist} Provides: openstack-quantum = %{version}-%{release} Obsoletes: openstack-quantum < 2013.2-0.3.b3 @@ -12,7 +12,7 @@ Group: Applications/System License: ASL 2.0 URL: http://launchpad.net/neutron/ -Source0: neutron-2014.2.tar.gz +Source0: neutron-2014.2.tar.gz Source1: neutron.logrotate Source2: neutron-sudoers @@ -109,22 +109,22 @@ Requires: python-eventlet >= 0.15.1 Requires: python-greenlet >= 0.3.2 Requires: python-httplib2 >= 0.7.5 Requires: python-iso8601 >= 0.1.9 -Requires: python-jsonrpclib +Requires: python-jsonrpclib Requires: python-jinja2 Requires: python-keystoneclient >= 1:0.10.0 -Requires: python-keystonemiddleware >= 1.0.0 +Requires: python-keystonemiddleware >= 1.0.0 Requires: python-kombu >= 2.5.0 Requires: python-lxml -Requires: python-oslo-messaging >= 1.4.0 +Requires: python-oslo-messaging >= 1.4.0 Requires: python-oslo-rootwrap >= 1.3.0 -Requires: python-requests >= 1.2.1 +Requires: python-requests >= 2.1.0 Requires: python-paste-deploy >= 1.5.0 Requires: python-routes >= 1.12.3 -Requires: python-sqlalchemy >= 0.8.4 +Requires: python-sqlalchemy >= 0.9.7 Requires: python-webob >= 1.2.3 Requires: python-netaddr >= 0.7.12 Requires: python-oslo-config >= 1.4.0 -Requires: python-oslo-db >= 1.0.0 +Requires: python-oslo-db >= 1.0.0 Requires: python-qpid Requires: python-neutronclient >= 2.3.6 Requires: python-stevedore >= 1.0.0 @@ -1095,6 +1095,8 @@ fi %changelog +* Sun Mar 15 2015 Sergey Kolekonov 2014.2.2 +- Update requirements according to upstream version 2014.2.2 * Tue Aug 19 2014 Jenkins - 2014.2.b2-fuel5.1.mira0 - 921969d Merge "Remove INACTIVE status from FWaaS" - 0954a7a Merge "Skip FWaaS config mismatch check if RPC method is unsupported" diff --git a/trusty/debian/changelog b/trusty/debian/changelog index d3295bc9d..2ef7510a9 100644 --- a/trusty/debian/changelog +++ b/trusty/debian/changelog @@ -1,3 +1,10 @@ +neutron (1:2014.2.2-fuel6.1-14.04-2) trusty; urgency=medium + + * Updated specs according to upstream version 2014.2.2 [1] + [1] https://github.com/openstack/requirements/blob/stable/juno/global-requirements.txt + + -- Sergey Kolekonov Sun, 15 Mar 2015 21:59:56 +0300 + neutron (1:2014.2.2-fuel6.1-14.04-1) trusty; urgency=medium * Updated specs for Ubuntu 14.04 diff --git a/trusty/debian/control b/trusty/debian/control index 23040f512..1b3ac250c 100644 --- a/trusty/debian/control +++ b/trusty/debian/control @@ -30,13 +30,13 @@ Build-Depends-Indep: python-paste, python-pastedeploy, python-pbr (>= 0.10), - python-requests (>= 1.2.1), + python-requests (>= 2.1.0), python-requests-mock, python-routes (>= 1.12.3), python-setuptools, python-simplejson, python-six (>= 1.7.0), - python-sqlalchemy (>= 0.8.4), + python-sqlalchemy (>= 0.9.7), python-stevedore (>= 1.0.0), python-testtools (>= 0.9.34), python-webob (>= 1.2.3), @@ -422,7 +422,7 @@ Depends: alembic (>= 0.6.4), python-anyjson (>= 0.3.3), python-babel (>= 1.3), - python-eventlet (>= 0.15.0), + python-eventlet (>= 0.15.1), python-greenlet (>= 0.3.2), python-httplib2 (>= 0.7.5), python-iso8601 (>= 0.1.9), @@ -430,7 +430,7 @@ Depends: python-jsonrpclib, python-keystoneclient (>= 1:0.10.0), python-keystonemiddleware (>= 1.0.0), - python-kombu (>= 3.0.7), + python-kombu (>= 2.5.0), python-netaddr (>= 0.7.12), python-neutronclient (>= 1:2.3.6), python-novaclient (>= 1:2.18.0), -- 2.45.2