]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commitdiff
python-novaclient needs to be >= 2.15.0
authorThomas Goirand <thomas@goirand.fr>
Sat, 5 Oct 2013 10:44:44 +0000 (18:44 +0800)
committerThomas Goirand <thomas@goirand.fr>
Sat, 5 Oct 2013 10:48:13 +0000 (18:48 +0800)
Rewritten-From: d03e8d53fe7223540de1ad53bb529e9f69a0a57e

xenial/debian/control

index 096dcd44fa0073f4f85c069d10e164d442178c10..37e56405482dc0675a5ce011635be0cd9517b44a 100644 (file)
@@ -36,7 +36,7 @@ Build-Depends-Indep: pep8 (>= 1.3.3),
                      python-mysqldb,
                      python-netaddr,
                      python-nose,
-                     python-novaclient (>= 2:2.13.0),
+                     python-novaclient (>= 2:2.15.0),
                      python-oslo.config,
                      python-oslo.sphinx,
                      python-paramiko (>= 1.8.0),
@@ -83,6 +83,7 @@ Depends: python-amqplib,
          python-migrate,
          python-mysqldb,
          python-netaddr,
+         python-novaclient (>= 2:2.15.0),
          python-oslo.config,
          python-paramiko (>= 1.8.0),
          python-paste,