]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commitdiff
Fixed new (build-)depends.
authorThomas Goirand <thomas@goirand.fr>
Tue, 1 Apr 2014 16:57:14 +0000 (00:57 +0800)
committerThomas Goirand <thomas@goirand.fr>
Tue, 1 Apr 2014 16:57:14 +0000 (00:57 +0800)
Change-Id: Ib3f371f3a46aa58af54a35c211bd5484e76f874a

debian/control

index ea358efe1ccb29eac0166907315744347baf5bb1..795e5912d28028dc6f7fbd07e663d7bd85915024 100644 (file)
@@ -25,7 +25,7 @@ Build-Depends-Indep: alembic (>= 0.4.1),
                      python-greenlet (>= 0.3.2),
                      python-hacking (>= 0.8.0),
                      python-httplib2 (>= 0.7.5),
-                     python-iso8601 (>= 0.1.8),
+                     python-iso8601 (>= 0.1.9),
                      python-jinja2,
                      python-jsonrpclib,
                      python-keystoneclient (>= 1:0.6.0),
@@ -37,7 +37,7 @@ Build-Depends-Indep: alembic (>= 0.4.1),
                      python-neutronclient (>= 2.3.4),
                      python-nose,
                      python-nosexcover,
-                     python-novaclient (>= 2:2.15.0),
+                     python-novaclient (>= 2:2.17.0),
                      python-oslo.config (>= 1.2.1),
                      python-oslo.rootwrap,
                      python-paste,
@@ -107,7 +107,7 @@ Depends: alembic (>= 0.4.1),
          python-gflags,
          python-greenlet (>= 0.3.2),
          python-httplib2 (>= 0.7.5),
-         python-iso8601 (>= 0.1.8),
+         python-iso8601 (>= 0.1.9),
          python-jinja2,
          python-jsonrpclib,
          python-keystoneclient (>= 1:0.6.0),
@@ -116,6 +116,7 @@ Depends: alembic (>= 0.4.1),
          python-migrate,
          python-netaddr (>= 0.7.6),
          python-neutronclient (>= 2.3.4),
+         python-novaclient (>= 2:2.17.0),
          python-oslo.config (>= 1.2.1),
          python-oslo.rootwrap,
          python-paste,