Updated from global requirements
Change-Id: Id108f91b1e96ac1757f8b8dc3684c7e16512c9b3
This commit is contained in:
parent
13963cb64f
commit
edbcc5f626
@ -26,7 +26,7 @@ yaql>=1.1.0 # Apache 2.0 License
|
||||
Paste # MIT
|
||||
|
||||
jsonschema!=2.5.0,<3.0.0,>=2.0.0 # MIT
|
||||
python-keystoneclient!=1.8.0,!=2.1.0,>=1.6.0 # Apache-2.0
|
||||
python-keystoneclient!=1.8.0,!=2.1.0,>=1.7.0 # Apache-2.0
|
||||
python-heatclient>=1.1.0 # Apache-2.0
|
||||
python-neutronclient>=4.2.0 # Apache-2.0
|
||||
python-muranoclient>=0.8.2 # Apache-2.0
|
||||
@ -40,7 +40,7 @@ oslo.policy>=0.5.0 # Apache-2.0
|
||||
oslo.messaging>=4.5.0 # Apache-2.0
|
||||
oslo.middleware>=3.0.0 # Apache-2.0
|
||||
oslo.serialization>=1.10.0 # Apache-2.0
|
||||
oslo.service>=1.0.0 # Apache-2.0
|
||||
oslo.service>=1.10.0 # Apache-2.0
|
||||
oslo.utils>=3.5.0 # Apache-2.0
|
||||
oslo.i18n>=2.1.0 # Apache-2.0
|
||||
oslo.log>=1.14.0 # Apache-2.0
|
||||
|
@ -14,7 +14,7 @@ testresources>=0.2.4 # Apache-2.0/BSD
|
||||
testscenarios>=0.4 # Apache-2.0/BSD
|
||||
unittest2 # BSD
|
||||
pylint==1.4.5 # GNU GPL v2
|
||||
requests!=2.9.0,>=2.8.1 # Apache-2.0
|
||||
requests>=2.10.0 # Apache-2.0
|
||||
os-testr>=0.4.1 # Apache-2.0
|
||||
|
||||
# Some of the tests use real MySQL and Postgres databases
|
||||
|
Loading…
Reference in New Issue
Block a user