Updated from global requirements

Change-Id: I4a0d55b82b379ff28d63884bd77bd929fd02f078
This commit is contained in:
OpenStack Proposal Bot 2016-10-19 03:57:01 +00:00
parent 2980adb21d
commit 51ecf22970
2 changed files with 6 additions and 6 deletions

View File

@ -5,13 +5,13 @@ pbr>=1.6 # Apache-2.0
anyjson>=0.3.3 # BSD
eventlet!=0.18.3,>=0.18.2 # MIT
python-keystoneclient!=1.8.0,!=2.1.0,>=1.7.0 # Apache-2.0
python-heatclient>=1.1.0 # Apache-2.0
python-keystoneclient>=3.6.0 # Apache-2.0
python-heatclient>=1.5.0 # Apache-2.0
python-zaqarclient>=1.0.0 # Apache-2.0
requests>=2.10.0 # Apache-2.0
iso8601>=0.1.11 # MIT
lxml>=2.3 # BSD
oslo.config>=3.12.0 # Apache-2.0
oslo.log>=1.14.0 # Apache-2.0
oslo.config>=3.14.0 # Apache-2.0
oslo.log>=3.11.0 # Apache-2.0
six>=1.9.0 # MIT
dogpile.cache>=0.6.1 # BSD
dogpile.cache>=0.6.2 # BSD

View File

@ -8,7 +8,7 @@ discover # BSD
fixtures>=3.0.0 # Apache-2.0/BSD
mock>=2.0 # BSD
python-subunit>=0.0.18 # Apache-2.0/BSD
sphinx!=1.3b1,<1.3,>=1.2.1 # BSD
sphinx!=1.3b1,<1.4,>=1.2.1 # BSD
testrepository>=0.0.18 # Apache-2.0/BSD
testscenarios>=0.4 # Apache-2.0/BSD
testtools>=1.4.0 # MIT