Updated from global requirements

Change-Id: I071152a16f9e42d2eaa9b6f2358e5344c9ad28e6
This commit is contained in:
OpenStack Proposal Bot 2014-11-18 11:37:43 +00:00
parent 676ef59b9e
commit a5f9a741ba
2 changed files with 6 additions and 6 deletions

View File

@ -5,20 +5,20 @@ pbr>=0.6,!=0.7,<1.0
anyjson>=0.3.3
httplib2>=0.7.5
jsonschema>=2.0.0,<3.0.0
testtools>=0.9.34
testtools>=0.9.36,!=1.2.0,!=1.4.0
lxml>=2.3
boto>=2.32.1
paramiko>=1.13.0
netaddr>=0.7.12
python-ceilometerclient>=1.0.6
python-glanceclient>=0.14.0
python-keystoneclient>=0.10.0
python-keystoneclient>=0.11.1
python-novaclient>=2.18.0
python-neutronclient>=2.3.6,<3
python-cinderclient>=1.1.0
python-heatclient>=0.2.9
python-ironicclient>=0.2.1
python-saharaclient>=0.7.3
python-saharaclient>=0.7.5
python-swiftclient>=2.2.0
testresources>=0.2.4
testrepository>=0.0.18

View File

@ -3,11 +3,11 @@
# process, which may cause wedges in the gate later.
hacking>=0.9.2,<0.10
# needed for doc build
sphinx>=1.1.2,!=1.2.0,<1.3
sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3
python-subunit>=0.0.18
oslosphinx>=2.2.0 # Apache-2.0
mox>=0.5.3
mock>=1.0
coverage>=3.6
oslotest>=1.1.0 # Apache-2.0
stevedore>=1.0.0 # Apache-2.0
oslotest>=1.2.0 # Apache-2.0
stevedore>=1.1.0 # Apache-2.0