Move novaclient to requirements.txt

novaclient is a runtime requirement in Havana both for volume
migration and qemu-assisted-snapshots.

Closes-Bug: #1223484
Change-Id: Ie7e8be2d0edf00cdb04f980a6aa247e04807bf67
This commit is contained in:
Eric Harney 2013-09-10 22:44:08 -04:00
parent 6ae44d99fe
commit fe24e99e05
2 changed files with 1 additions and 1 deletions

View 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

View File

@ -13,4 +13,3 @@ python-subunit
testtools>=0.9.32
testrepository>=0.0.17
oslo.sphinx
python-novaclient>=2.12.0