Updated from global requirements
Change-Id: I6f3a3aee9af7752d2a2372d8177133925157dfb5
This commit is contained in:
parent
8a46703aaf
commit
2e97c08711
@ -2,7 +2,7 @@
|
||||
# of appearance. Changing the order has an impact on the overall integration
|
||||
# process, which may cause wedges in the gate later.
|
||||
|
||||
pbr>=0.6,!=0.7,<1.0
|
||||
pbr>=0.11,<2.0
|
||||
anyjson>=0.3.3
|
||||
Babel>=1.3
|
||||
eventlet>=0.17.3
|
||||
@ -12,13 +12,13 @@ keystonemiddleware>=1.5.0
|
||||
kombu>=3.0.7
|
||||
lxml>=2.3
|
||||
netaddr>=0.7.12
|
||||
oslo.config>=1.9.3 # Apache-2.0
|
||||
oslo.config>=1.11.0 # Apache-2.0
|
||||
oslo.concurrency>=1.8.0 # Apache-2.0
|
||||
oslo.context>=0.2.0 # Apache-2.0
|
||||
oslo.db>=1.7.0 # Apache-2.0
|
||||
oslo.log>=1.0.0 # Apache-2.0
|
||||
oslo.messaging>=1.8.0 # Apache-2.0
|
||||
oslo.middleware>=1.0.0 # Apache-2.0
|
||||
oslo.middleware>=1.2.0 # Apache-2.0
|
||||
oslo.rootwrap>=1.6.0 # Apache-2.0
|
||||
oslo.serialization>=1.4.0 # Apache-2.0
|
||||
oslo.utils>=1.4.0 # Apache-2.0
|
||||
@ -30,10 +30,10 @@ PasteDeploy>=1.5.0
|
||||
pycrypto>=2.6
|
||||
pyparsing>=2.0.1
|
||||
python-barbicanclient>=3.0.1
|
||||
python-glanceclient>=0.15.0
|
||||
python-glanceclient>=0.17.1
|
||||
python-novaclient>=2.22.0
|
||||
python-swiftclient>=2.2.0
|
||||
requests>=2.2.0,!=2.4.0
|
||||
requests>=2.5.2
|
||||
retrying>=1.2.3,!=1.3.0 # Apache-2.0
|
||||
Routes>=1.12.3,!=2.0
|
||||
taskflow>=0.7.1
|
||||
|
@ -18,4 +18,4 @@ python-subunit>=0.0.18
|
||||
testtools>=0.9.36,!=1.2.0
|
||||
testrepository>=0.0.18
|
||||
oslosphinx>=2.5.0 # Apache-2.0
|
||||
tempest-lib>=0.4.0
|
||||
tempest-lib>=0.5.0
|
||||
|
Loading…
Reference in New Issue
Block a user