Fixed (build-)depends for this release.
authorThomas Goirand <thomas@goirand.fr>
Mon, 9 Feb 2015 19:31:47 +0000 (20:31 +0100)
committerThomas Goirand <thomas@goirand.fr>
Mon, 9 Feb 2015 19:31:47 +0000 (20:31 +0100)
Rewritten-From: aed4519f1934c42c2fb857d5a2a1eb69b55b62a8

trusty/debian/control

index fd86e1b7995ad76fe4366637cba505b9f1599f7b..68f2d23ef7e559ed4ac36d536d82705cf1983fd9 100644 (file)
@@ -11,12 +11,12 @@ Build-Depends: debhelper (>= 9),
                python-all (>= 2.6),
                python-pbr (>= 0.6),
                python-sphinx (>= 1.2.1)
-Build-Depends-Indep: alembic (>= 0.7.1),
+Build-Depends-Indep: alembic (>= 0.7.2),
                      bridge-utils,
                      pep8 (>= 1.3.3),
                      python-cliff (>= 1.7.0),
                      python-coverage (>= 3.6),
-                     python-eventlet (>= 0.15.2),
+                     python-eventlet (>= 0.16.1),
                      python-fixtures (>= 0.3.14),
                      python-gflags,
                      python-greenlet (>= 0.3.2),
@@ -24,34 +24,34 @@ Build-Depends-Indep: alembic (>= 0.7.1),
                      python-httplib2 (>= 0.7.5),
                      python-jinja2 (>= 2.6),
                      python-jsonrpclib,
-                     python-keystoneclient (>= 1:0.11.1),
+                     python-keystoneclient (>= 1:1.0.0),
                      python-keystonemiddleware,
                      python-lxml,
                      python-mock (>= 1.0),
-                     python-mysqldb,
                      python-netaddr (>= 0.7.6),
                      python-netifaces,
                      python-neutronclient (>= 2.3.6),
                      python-nose,
                      python-nosexcover,
                      python-novaclient (>= 2:2.17.0),
+                     python-oslo.concurrency (>= 1.4.1),
                      python-oslo-context,
-                     python-oslo.config (>= 1.4.0.0),
-                     python-oslo.db (>= 1.1.0),
-                     python-oslo.i18n (>= 1.0.0),
-                     python-oslo.messaging (>= 1.4.0.0),
-                     python-oslo.middleware (>= 0.1.0),
-                     python-oslo.rootwrap (>= 1.3.0.0),
-                     python-oslo.serialization (>= 1.0.0),
-                     python-oslo.utils (>= 1.1.0),
+                     python-oslo.config (>= 1.6.0),
+                     python-oslo.db (>= 1.4.1),
+                     python-oslo.i18n (>= 1.3.0),
+                     python-oslo.messaging (>= 1.6.0),
+                     python-oslo.middleware (>= 0.3.0),
+                     python-oslo.rootwrap (>= 1.5.0),
+                     python-oslo.serialization (>= 1.2.0),
+                     python-oslo.utils (>= 1.2.0),
                      python-oslosphinx (>= 2.2.0.0),
                      python-oslotest (>= 1.2.0),
                      python-paste,
                      python-pastedeploy,
-                     python-psycopg2,
                      python-pyudev,
                      python-requests (>= 2.2.0),
                      python-requests-mock (>= 0.5.1),
+                     python-retrying (>= 1.2.3),
                      python-routes,
                      python-setuptools,
                      python-simplejson,
@@ -59,7 +59,7 @@ Build-Depends-Indep: alembic (>= 0.7.1),
                      python-sqlalchemy (>= 0.9.7),
                      python-stevedore (>= 1.1.0),
                      python-subunit (>= 0.0.18),
-                     python-tempest-lib,
+                     python-tempest-lib (>= 0.1.0),
                      python-testrepository (>= 0.0.13),
                      python-testscenarios (>= 0.4),
                      python-testtools (>= 0.9.36),
@@ -107,19 +107,19 @@ Breaks: python-quantum (<< 2013.2~),
         quantum-plugin-openvswitch-agent (<< 2013),
         quantum-plugin-ryu (<< 2013),
         quantum-plugin-ryu-agent (<< 2013)
-Depends: alembic (>= 0.7.1),
+Depends: alembic (>= 0.7.2),
          conntrack,
          iproute2,
          ipset,
          python-anyjson (>= 0.3.3),
          python-argparse,
-         python-eventlet (>= 0.15.2),
+         python-eventlet (>= 0.16.1),
          python-gflags,
          python-greenlet (>= 0.3.2),
          python-httplib2 (>= 0.7.5),
          python-jinja2 (>= 2.6),
          python-jsonrpclib,
-         python-keystoneclient (>= 1:0.11.1),
+         python-keystoneclient (>= 1:1.0.0),
          python-keystonemiddleware,
          python-lxml,
          python-migrate,
@@ -127,21 +127,23 @@ Depends: alembic (>= 0.7.1),
          python-netaddr (>= 0.7.6),
          python-neutronclient (>= 2.3.6),
          python-novaclient (>= 2:2.17.0),
+         python-oslo.concurrency (>= 1.4.1),
          python-oslo-context,
-         python-oslo.config (>= 1.4.0.0),
-         python-oslo.db (>= 1.1.0),
-         python-oslo.i18n (>= 1.0.0),
-         python-oslo.messaging (>= 1.4.0.0),
-         python-oslo.middleware (>= 0.1.0),
-         python-oslo.rootwrap (>= 1.3.0.0),
-         python-oslo.serialization (>= 1.0.0),
-         python-oslo.utils (>= 1.1.0),
+         python-oslo.config (>= 1.6.0),
+         python-oslo.db (>= 1.4.1),
+         python-oslo.i18n (>= 1.3.0),
+         python-oslo.messaging (>= 1.6.0),
+         python-oslo.middleware (>= 0.3.0),
+         python-oslo.rootwrap (>= 1.5.0),
+         python-oslo.serialization (>= 1.2.0),
+         python-oslo.utils (>= 1.2.0),
          python-paste,
          python-pastedeploy,
          python-pbr (>= 0.6),
          python-psycopg2,
          python-pyudev,
          python-requests (>= 2.2.0),
+         python-retrying (>= 1.2.3),
          python-routes,
          python-simplejson,
          python-six (>= 1.7.0),