Updated from global requirements
Change-Id: Ie2f60bde29efb29dd28742ebf37f611847e2bd7b
This commit is contained in:
parent
1116377174
commit
a3d89d4e0a
@ -1,4 +1,4 @@
|
|||||||
pbr>=0.5.21,<1.0
|
pbr>=0.6,<1.0
|
||||||
pycrypto>=2.6
|
pycrypto>=2.6
|
||||||
eventlet>=0.13.0
|
eventlet>=0.13.0
|
||||||
greenlet>=0.3.2
|
greenlet>=0.3.2
|
||||||
@ -17,9 +17,9 @@ Routes>=1.12.3
|
|||||||
SQLAlchemy>=0.7.8,<=0.8.99
|
SQLAlchemy>=0.7.8,<=0.8.99
|
||||||
WebOb>=1.2.3
|
WebOb>=1.2.3
|
||||||
python-heatclient>=0.2.3
|
python-heatclient>=0.2.3
|
||||||
python-keystoneclient>=0.4.2
|
python-keystoneclient>=0.6.0
|
||||||
python-swiftclient>=1.5
|
python-swiftclient>=1.6
|
||||||
python-neutronclient>=2.3.3,<3
|
python-neutronclient>=2.3.4,<3
|
||||||
python-ceilometerclient>=1.0.6
|
python-ceilometerclient>=1.0.6
|
||||||
python-cinderclient>=1.0.6
|
python-cinderclient>=1.0.6
|
||||||
python-troveclient>=1.0.3
|
python-troveclient>=1.0.3
|
||||||
|
@ -6,7 +6,7 @@ discover
|
|||||||
mock>=1.0
|
mock>=1.0
|
||||||
mox>=0.5.3
|
mox>=0.5.3
|
||||||
testtools>=0.9.34
|
testtools>=0.9.34
|
||||||
testrepository>=0.0.17
|
testrepository>=0.0.18
|
||||||
testscenarios>=0.4
|
testscenarios>=0.4
|
||||||
python-glanceclient>=0.9.0
|
python-glanceclient>=0.9.0
|
||||||
sphinx>=1.1.2,<1.2
|
sphinx>=1.1.2,<1.2
|
||||||
|
Loading…
Reference in New Issue
Block a user