Updated from global requirements

Change-Id: I4ce9c0e1d2ca621aadfe843fbe57430888a8f204
This commit is contained in:
OpenStack Proposal Bot
2016-10-27 12:12:40 +00:00
parent 96e76cf59f
commit f05474478a
2 changed files with 2 additions and 2 deletions

View File

@@ -15,7 +15,7 @@ keystoneauth1>=2.14.0 # Apache-2.0
keystonemiddleware!=4.5.0,>=4.2.0 # Apache-2.0
lxml>=2.3 # BSD
oauth2client!=4.0.0,>=1.5.0 # Apache-2.0
oslo.config>=3.14.0 # Apache-2.0
oslo.config!=3.18.0,>=3.14.0 # Apache-2.0
oslo.concurrency>=3.8.0 # Apache-2.0
oslo.context>=2.9.0 # Apache-2.0
oslo.db!=4.13.1,!=4.13.2,>=4.10.0 # Apache-2.0

View File

@@ -6,7 +6,7 @@
hacking<0.12,>=0.11.0 # Apache-2.0
anyjson>=0.3.3 # BSD
coverage>=3.6 # Apache-2.0
coverage>=4.0 # Apache-2.0
ddt>=1.0.1 # MIT
fixtures>=3.0.0 # Apache-2.0/BSD
mock>=2.0 # BSD