]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commitdiff
Move novaclient to requirements.txt
authorEric Harney <eharney@redhat.com>
Wed, 11 Sep 2013 02:44:08 +0000 (22:44 -0400)
committerEric Harney <eharney@redhat.com>
Wed, 11 Sep 2013 02:58:19 +0000 (22:58 -0400)
novaclient is a runtime requirement in Havana both for volume
migration and qemu-assisted-snapshots.

Closes-Bug: #1223484
Change-Id: Ie7e8be2d0edf00cdb04f980a6aa247e04807bf67

requirements.txt
test-requirements.txt

index 01a80be97d8349b6f27308bcbb19a56b72459a39..690b0631241af47559199fe23c1519774cde0771 100644 (file)
@@ -16,6 +16,7 @@ Paste
 PasteDeploy>=1.5.0
 python-glanceclient>=0.9.0
 python-keystoneclient>=0.3.0
+python-novaclient>=2.12.0
 python-swiftclient>=1.5
 Routes>=1.12.3
 six
index 3d8e9bffc00bf4d20bf1ecb98be143d4fe9fde30..35f6c829875e96ee48851977b4faccd19fd92204 100644 (file)
@@ -13,4 +13,3 @@ python-subunit
 testtools>=0.9.32
 testrepository>=0.0.17
 oslo.sphinx
-python-novaclient>=2.12.0