Updated from global requirements
Change-Id: I5e9c61dbf0751c90a191d644e515af5838e96439
This commit is contained in:
parent
971bda0447
commit
7766ff9894
@ -10,13 +10,13 @@ eventlet>=0.15.1
|
|||||||
greenlet>=0.3.2
|
greenlet>=0.3.2
|
||||||
iso8601>=0.1.9
|
iso8601>=0.1.9
|
||||||
keystonemiddleware>=1.0.0
|
keystonemiddleware>=1.0.0
|
||||||
kombu>=2.4.8
|
kombu>=2.5.0
|
||||||
lxml>=2.3
|
lxml>=2.3
|
||||||
netaddr>=0.7.12
|
netaddr>=0.7.12
|
||||||
oslo.config>=1.4.0.0a3
|
oslo.config>=1.4.0 # Apache-2.0
|
||||||
oslo.db>=0.4.0 # Apache-2.0
|
oslo.db>=1.0.0 # Apache-2.0
|
||||||
oslo.messaging>=1.4.0.0a3
|
oslo.messaging>=1.4.0
|
||||||
oslo.rootwrap>=1.3.0.0a1
|
oslo.rootwrap>=1.3.0
|
||||||
osprofiler>=0.3.0 # Apache-2.0
|
osprofiler>=0.3.0 # Apache-2.0
|
||||||
paramiko>=1.13.0
|
paramiko>=1.13.0
|
||||||
Paste
|
Paste
|
||||||
@ -26,7 +26,7 @@ python-barbicanclient>=2.1.0
|
|||||||
python-glanceclient>=0.14.0
|
python-glanceclient>=0.14.0
|
||||||
python-novaclient>=2.18.0
|
python-novaclient>=2.18.0
|
||||||
python-swiftclient>=2.2.0
|
python-swiftclient>=2.2.0
|
||||||
requests>=1.2.1,!=2.4.0
|
requests>=2.2.0,!=2.4.0
|
||||||
Routes>=1.12.3,!=2.0
|
Routes>=1.12.3,!=2.0
|
||||||
taskflow>=0.4
|
taskflow>=0.4
|
||||||
rtslib-fb>=2.1.39
|
rtslib-fb>=2.1.39
|
||||||
@ -37,4 +37,4 @@ stevedore>=1.0.0 # Apache-2.0
|
|||||||
suds>=0.4
|
suds>=0.4
|
||||||
WebOb>=1.2.3
|
WebOb>=1.2.3
|
||||||
wsgiref>=0.1.2
|
wsgiref>=0.1.2
|
||||||
oslo.i18n>=0.3.0 # Apache-2.0
|
oslo.i18n>=1.0.0 # Apache-2.0
|
||||||
|
Loading…
Reference in New Issue
Block a user