Updated from global requirements
Change-Id: I8cd169f15508a2bd1554c27ed47c93ae0e776f2f
This commit is contained in:
parent
fce47d13d3
commit
b419f5e569
@ -11,14 +11,14 @@ Flask<1.0,>=0.10
|
|||||||
iso8601>=0.1.9
|
iso8601>=0.1.9
|
||||||
Jinja2>=2.6 # BSD License (3 clause)
|
Jinja2>=2.6 # BSD License (3 clause)
|
||||||
jsonschema!=2.5.0,<3.0.0,>=2.0.0
|
jsonschema!=2.5.0,<3.0.0,>=2.0.0
|
||||||
keystonemiddleware>=2.0.0
|
keystonemiddleware!=2.4.0,>=2.0.0
|
||||||
oslo.config>=2.3.0 # Apache-2.0
|
oslo.config>=2.3.0 # Apache-2.0
|
||||||
oslo.concurrency>=2.3.0 # Apache-2.0
|
oslo.concurrency>=2.3.0 # Apache-2.0
|
||||||
oslo.context>=0.2.0 # Apache-2.0
|
oslo.context>=0.2.0 # Apache-2.0
|
||||||
oslo.db>=2.4.1 # Apache-2.0
|
oslo.db>=2.4.1 # Apache-2.0
|
||||||
oslo.i18n>=1.5.0 # Apache-2.0
|
oslo.i18n>=1.5.0 # Apache-2.0
|
||||||
oslo.log>=1.8.0 # Apache-2.0
|
oslo.log>=1.8.0 # Apache-2.0
|
||||||
oslo.messaging!=1.17.0,!=1.17.1,!=2.6.0,!=2.6.1,>=1.16.0 # Apache-2.0
|
oslo.messaging!=1.17.0,!=1.17.1,!=2.6.0,!=2.6.1,!=2.7.0,!=2.8.0,!=2.8.1,!=2.9.0,>=1.16.0 # Apache-2.0
|
||||||
oslo.middleware>=2.8.0 # Apache-2.0
|
oslo.middleware>=2.8.0 # Apache-2.0
|
||||||
oslo.policy>=0.5.0 # Apache-2.0
|
oslo.policy>=0.5.0 # Apache-2.0
|
||||||
oslo.rootwrap>=2.0.0 # Apache-2.0
|
oslo.rootwrap>=2.0.0 # Apache-2.0
|
||||||
@ -29,7 +29,7 @@ paramiko>=1.13.0
|
|||||||
requests!=2.8.0,>=2.5.2
|
requests!=2.8.0,>=2.5.2
|
||||||
python-barbicanclient>=3.3.0
|
python-barbicanclient>=3.3.0
|
||||||
python-cinderclient>=1.3.1
|
python-cinderclient>=1.3.1
|
||||||
python-keystoneclient>=1.6.0
|
python-keystoneclient!=1.8.0,>=1.6.0
|
||||||
python-manilaclient>=1.3.0
|
python-manilaclient>=1.3.0
|
||||||
python-novaclient!=2.33.0,>=2.28.1
|
python-novaclient!=2.33.0,>=2.28.1
|
||||||
python-swiftclient>=2.2.0
|
python-swiftclient>=2.2.0
|
||||||
|
@ -15,7 +15,7 @@ oslosphinx>=2.5.0 # Apache-2.0
|
|||||||
oslotest>=1.10.0 # Apache-2.0
|
oslotest>=1.10.0 # Apache-2.0
|
||||||
psycopg2>=2.5
|
psycopg2>=2.5
|
||||||
pylint==1.4.4 # GNU GPL v2
|
pylint==1.4.4 # GNU GPL v2
|
||||||
reno[sphinx]>=0.1.1 # Apache2
|
reno>=0.1.1 # Apache2
|
||||||
rfc3986>=0.2.0 # Apache-2.0
|
rfc3986>=0.2.0 # Apache-2.0
|
||||||
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2
|
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2
|
||||||
sphinxcontrib-httpdomain
|
sphinxcontrib-httpdomain
|
||||||
|
Loading…
Reference in New Issue
Block a user