Updated from global requirements

Change-Id: Ie8e0d066435626e5883e3fd11571d9692b4c8bb6
This commit is contained in:
OpenStack Proposal Bot 2016-10-22 01:17:28 +00:00
parent e7f8940fa0
commit 136ae7740f
2 changed files with 4 additions and 4 deletions

View File

@ -14,14 +14,14 @@ oslo.i18n>=2.1.0 # Apache-2.0
oslo.log>=3.11.0 # Apache-2.0
oslo.messaging>=5.2.0 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0
oslo.utils>=3.16.0 # Apache-2.0
oslo.utils>=3.17.0 # Apache-2.0
oslo.rootwrap>=5.0.0 # Apache-2.0
oslo.service>=1.10.0 # Apache-2.0
WebOb>=1.2.3 # MIT
WebOb>=1.6.0 # MIT
python-novaclient!=2.33.0,>=2.29.0 # Apache-2.0
cliff>=2.2.0 # Apache-2.0
six>=1.9.0 # MIT
tooz>=1.28.0 # Apache-2.0
pymemcache!=1.3.0,>=1.2.9 # Apache 2.0 License
keystonemiddleware!=4.5.0,>=4.2.0 # Apache-2.0
python-keystoneclient!=2.1.0,>=2.0.0 # Apache-2.0
python-keystoneclient>=3.6.0 # Apache-2.0

View File

@ -3,7 +3,7 @@
# process, which may cause wedges in the gate later.
unittest2 # BSD
nose # LGPL
coverage>=3.6 # Apache-2.0
coverage>=4.0 # Apache-2.0
mock>=2.0 # BSD
pep8==1.5.7 # MIT
iso8601>=0.1.11 # MIT