Updated from global requirements

Change-Id: Ia90ce890fac40ddb6d38effd022ca71e9a7fc52f
This commit is contained in:
OpenStack Proposal Bot
2016-05-26 17:07:34 +00:00
parent 4e3caaa157
commit b9b505a518
2 changed files with 2 additions and 2 deletions

View File

@@ -5,7 +5,7 @@
enum34;python_version=='2.7' or python_version=='2.6' or python_version=='3.3' # BSD
jsonpatch>=1.1 # BSD
keystoneauth1>=2.1.0 # Apache-2.0
keystonemiddleware!=4.1.0,>=4.0.0 # Apache-2.0
keystonemiddleware!=4.1.0,!=4.5.0,>=4.0.0 # Apache-2.0
oslo.concurrency>=3.8.0 # Apache-2.0
oslo.config>=3.9.0 # Apache-2.0
oslo.context>=2.2.0 # Apache-2.0

View File

@@ -7,7 +7,7 @@ discover # BSD
doc8 # Apache-2.0
freezegun # Apache-2.0
hacking<0.11,>=0.10.2
mock>=1.2 # BSD
mock>=2.0 # BSD
oslotest>=1.10.0 # Apache-2.0
os-testr>=0.4.1 # Apache-2.0
python-subunit>=0.0.18 # Apache-2.0/BSD