Updated from global requirements
Change-Id: I54f89ffa49d3fdc8cc71528faef7b10f115370b2
This commit is contained in:
parent
3e6dfe79b7
commit
435e386979
@ -1,22 +1,22 @@
|
||||
pbr>=0.5.21,<1.0
|
||||
anyjson>=0.3.3
|
||||
nose
|
||||
httplib2
|
||||
jsonschema>=1.3.0,!=1.4.0
|
||||
testtools>=0.9.32
|
||||
httplib2>=0.7.5
|
||||
jsonschema>=2.0.0,<3.0.0
|
||||
testtools>=0.9.34
|
||||
lxml>=2.3
|
||||
boto>=2.12.0,!=2.13.0
|
||||
paramiko>=1.8.0
|
||||
paramiko>=1.9.0
|
||||
netaddr>=0.7.6
|
||||
python-glanceclient>=0.9.0
|
||||
python-keystoneclient>=0.4.1
|
||||
python-keystoneclient>=0.4.2
|
||||
python-novaclient>=2.15.0
|
||||
python-neutronclient>=2.3.0,<3
|
||||
python-neutronclient>=2.3.3,<3
|
||||
python-cinderclient>=1.0.6
|
||||
python-heatclient>=0.2.3
|
||||
python-swiftclient>=1.5
|
||||
testresources>=0.2.4
|
||||
keyring>=1.6.1,<2.0
|
||||
keyring>=1.6.1,<2.0,>=2.1
|
||||
testrepository>=0.0.17
|
||||
oslo.config>=1.2.0
|
||||
six>=1.4.1
|
||||
|
@ -2,7 +2,7 @@ hacking>=0.8.0,<0.9
|
||||
# needed for doc build
|
||||
docutils==0.9.1
|
||||
sphinx>=1.1.2,<1.2
|
||||
python-subunit
|
||||
python-subunit>=0.0.18
|
||||
oslo.sphinx
|
||||
mox>=0.5.3
|
||||
mock>=1.0
|
||||
|
Loading…
Reference in New Issue
Block a user