From 4c71ebf704468b2a5cb2ac71acaf1e89e719d3cb Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Fri, 15 Jul 2016 15:25:24 +0200 Subject: [PATCH] Fixed (build-)depends for this release. Rewritten-From: a0085004a0f4d41ca224f3e510eb589f71b1f0c3 --- xenial/debian/changelog | 1 + xenial/debian/control | 46 ++++++++++++++++++++++------------------- 2 files changed, 26 insertions(+), 21 deletions(-) diff --git a/xenial/debian/changelog b/xenial/debian/changelog index 05d5890bb..08d803352 100644 --- a/xenial/debian/changelog +++ b/xenial/debian/changelog @@ -1,6 +1,7 @@ neutron (2:9.0.0~b2-1) experimental; urgency=medium * New upstream release. + * Fixed (build-)depends for this release. * Activates qos policies by default. * neutron-server loads fwaas_driver.ini if it is present in /etc/neutron. * Refresh the core_plugin selection logic so it's up-to-date. diff --git a/xenial/debian/control b/xenial/debian/control index 04e02f007..db6a80148 100644 --- a/xenial/debian/control +++ b/xenial/debian/control @@ -22,37 +22,38 @@ Build-Depends-Indep: alembic (>= 0.8.4), python-debtcollector (>= 1.2.0), python-designateclient (>= 1.5.0), python-eventlet (>= 0.18.4), - python-fixtures (>= 1.3.1), + python-fixtures (>= 3.0.0), python-gflags, python-greenlet, python-hacking, python-httplib2, python-jinja2 (>= 2.8), - python-keystoneauth1 (>= 2.1.0), + python-keystoneauth1 (>= 2.7.0), python-keystonemiddleware (>= 4.0.0), python-mock (>= 1.3), python-netaddr (>= 0.7.12), python-netifaces (>= 0.10.4), - python-neutronclient (>= 1:4.2.0), python-neutron-lib (>= 0.2.0), + python-neutronclient (>= 1:4.2.0), python-novaclient (>= 2:2.30.1), python-openvswitch, - python-os-testr (>= 0.4.2), + python-os-testr (>= 0.7.0), + python-oslo.cache (>= 1.5.0), python-oslo.concurrency (>= 3.8.0), - python-oslo.config (>= 1:3.9.0), - python-oslo.context (>= 2.2.0), + python-oslo.config (>= 1:3.10.0), + python-oslo.context (>= 2.4.0), python-oslo.db (>= 4.1.0), python-oslo.i18n (>= 2.1.0), python-oslo.log (>= 2.0.0), - python-oslo.messaging (>= 4.5.0), + python-oslo.messaging (>= 5.2.0), python-oslo.middleware (>= 3.0.0), - python-oslo.policy (>= 0.5.0), + python-oslo.policy (>= 1.9.0), python-oslo.reports (>= 0.6.0), python-oslo.rootwrap (>= 2.0.0), python-oslo.serialization (>= 2.0.0), python-oslo.service (>= 1.10.0), - python-oslo.utils (>= 3.5.0), - python-oslo.versionedobjects (>= 1.5.0), + python-oslo.utils (>= 3.14.0), + python-oslo.versionedobjects (>= 1.9.1), python-oslosphinx (>= 2.5.0), python-oslotest (>= 1.10.0), python-osprofiler (>= 1.3.0), @@ -62,13 +63,14 @@ Build-Depends-Indep: alembic (>= 0.8.4), python-pymysql, python-pyudev, python-requests (>= 2.10.0), - python-requests-mock (>= 0.7.0), + python-requests-mock (>= 1.0), python-retrying, python-routes, - python-ryu (>= 3.30), + python-ryu (>= 4.4), python-six (>= 1.9.0), python-sqlalchemy (>= 1.0.12), python-stevedore (>= 1.10.0), + python-tempest (>= 1:12.1.0), python-testresources, python-testscenarios, python-testtools (>= 1.4.0), @@ -76,6 +78,7 @@ Build-Depends-Indep: alembic (>= 0.8.4), python-webob, python-webtest, subunit, + tempest (>= 1:12.1.0), testrepository, Standards-Version: 3.9.8 Homepage: http://neutron.openstack.org/ @@ -96,30 +99,31 @@ Depends: alembic (>= 0.8.4), python-greenlet, python-httplib2, python-jinja2 (>= 2.8), - python-keystoneauth1 (>= 2.1.0), + python-keystoneauth1 (>= 2.7.0), python-keystonemiddleware (>= 4.0.0), python-mysqldb, python-netaddr (>= 0.7.12), python-netifaces (>= 0.10.4), - python-neutronclient (>= 1:4.2.0), python-neutron-lib (>= 0.2.0), + python-neutronclient (>= 1:4.2.0), python-novaclient (>= 2:2.30.1), python-openvswitch, + python-oslo.cache (>= 1.5.0), python-oslo.concurrency (>= 3.8.0), - python-oslo.config (>= 1:3.9.0), - python-oslo.context (>= 2.2.0), + python-oslo.config (>= 1:3.10.0), + python-oslo.context (>= 2.4.0), python-oslo.db (>= 4.1.0), python-oslo.i18n (>= 2.1.0), python-oslo.log (>= 2.0.0), - python-oslo.messaging (>= 4.5.0), + python-oslo.messaging (>= 5.2.0), python-oslo.middleware (>= 3.0.0), - python-oslo.policy (>= 0.5.0), + python-oslo.policy (>= 1.9.0), python-oslo.reports (>= 0.6.0), python-oslo.rootwrap (>= 2.0.0), python-oslo.serialization (>= 2.0.0), python-oslo.service (>= 1.10.0), - python-oslo.utils (>= 3.5.0), - python-oslo.versionedobjects (>= 1.5.0), + python-oslo.utils (>= 3.14.0), + python-oslo.versionedobjects (>= 1.9.1), python-osprofiler (>= 1.3.0), python-paste, python-pastedeploy, @@ -131,7 +135,7 @@ Depends: alembic (>= 0.8.4), python-requests (>= 2.10.0), python-retrying, python-routes, - python-ryu (>= 3.30), + python-ryu (>= 4.4), python-six (>= 1.9.0), python-sqlalchemy (>= 1.0.12), python-stevedore (>= 1.10.0), -- 2.45.2