Updated from global requirements
Change-Id: I1421f4e8bfebe8ceebe016e63a050c8af3e10023
This commit is contained in:
parent
440448dab2
commit
fdefc803bc
@ -11,7 +11,7 @@ keystonemiddleware!=4.1.0,>=4.0.0 # Apache-2.0
|
|||||||
mock>=1.2 # BSD
|
mock>=1.2 # BSD
|
||||||
networkx>=1.10 # BSD
|
networkx>=1.10 # BSD
|
||||||
oslo.concurrency>=3.5.0 # Apache-2.0
|
oslo.concurrency>=3.5.0 # Apache-2.0
|
||||||
oslo.config>=3.7.0 # Apache-2.0
|
oslo.config>=3.9.0 # Apache-2.0
|
||||||
oslo.db>=4.1.0 # Apache-2.0
|
oslo.db>=4.1.0 # Apache-2.0
|
||||||
oslo.messaging>=4.5.0 # Apache-2.0
|
oslo.messaging>=4.5.0 # Apache-2.0
|
||||||
oslo.middleware>=3.0.0 # Apache-2.0
|
oslo.middleware>=3.0.0 # Apache-2.0
|
||||||
@ -22,20 +22,20 @@ oslo.service>=1.0.0 # Apache-2.0
|
|||||||
paramiko>=1.16.0 # LGPL
|
paramiko>=1.16.0 # LGPL
|
||||||
pbr>=1.6 # Apache-2.0
|
pbr>=1.6 # Apache-2.0
|
||||||
pecan>=1.0.0 # BSD
|
pecan>=1.0.0 # BSD
|
||||||
python-barbicanclient>=3.3.0 # Apache-2.0
|
python-barbicanclient>=4.0.0 # Apache-2.0
|
||||||
python-ceilometerclient>=2.2.1 # Apache-2.0
|
python-ceilometerclient>=2.2.1 # Apache-2.0
|
||||||
python-cinderclient>=1.3.1 # Apache-2.0
|
python-cinderclient>=1.6.0 # Apache-2.0
|
||||||
python-glanceclient>=2.0.0 # Apache-2.0
|
python-glanceclient>=2.0.0 # Apache-2.0
|
||||||
python-heatclient>=0.6.0 # Apache-2.0
|
python-heatclient>=0.6.0 # Apache-2.0
|
||||||
python-keystoneclient!=1.8.0,!=2.1.0,>=1.6.0 # Apache-2.0
|
python-keystoneclient!=1.8.0,!=2.1.0,>=1.6.0 # Apache-2.0
|
||||||
python-mistralclient>=1.0.0 # Apache-2.0
|
python-mistralclient>=1.0.0 # Apache-2.0
|
||||||
python-neutronclient!=4.1.0,>=2.6.0 # Apache-2.0
|
python-neutronclient>=4.1.1 # Apache-2.0
|
||||||
python-novaclient!=2.33.0,>=2.29.0 # Apache-2.0
|
python-novaclient!=2.33.0,>=2.29.0 # Apache-2.0
|
||||||
python-swiftclient>=2.2.0 # Apache-2.0
|
python-swiftclient>=2.2.0 # Apache-2.0
|
||||||
python-troveclient!=2.1.0,>=1.2.0 # Apache-2.0
|
python-troveclient!=2.1.0,>=1.2.0 # Apache-2.0
|
||||||
python-ironicclient>=1.1.0 # Apache-2.0
|
python-ironicclient>=1.1.0 # Apache-2.0
|
||||||
python-ironic-inspector-client>=1.3.0 # Apache-2.0
|
python-ironic-inspector-client>=1.5.0 # Apache-2.0
|
||||||
python-zaqarclient>=0.3.0 # Apache-2.0
|
python-zaqarclient>=1.0.0 # Apache-2.0
|
||||||
PyYAML>=3.1.0 # MIT
|
PyYAML>=3.1.0 # MIT
|
||||||
requests!=2.9.0,>=2.8.1 # Apache-2.0
|
requests!=2.9.0,>=2.8.1 # Apache-2.0
|
||||||
retrying!=1.3.0,>=1.2.3 # Apache-2.0
|
retrying!=1.3.0,>=1.2.3 # Apache-2.0
|
||||||
|
@ -15,4 +15,4 @@ sphinxcontrib-pecanwsme>=0.8 # Apache-2.0
|
|||||||
testrepository>=0.0.18 # Apache-2.0/BSD
|
testrepository>=0.0.18 # Apache-2.0/BSD
|
||||||
testtools>=1.4.0 # MIT
|
testtools>=1.4.0 # MIT
|
||||||
unittest2 # BSD
|
unittest2 # BSD
|
||||||
reno>=0.1.1 # Apache2
|
reno>=1.6.2 # Apache2
|
||||||
|
Loading…
Reference in New Issue
Block a user