Updated from global requirements

Change-Id: I353e5d614df107067f6b249f225108a39fa0d439
This commit is contained in:
OpenStack Proposal Bot 2016-02-12 20:24:50 +00:00
parent 681df8eb00
commit fe58289da0
2 changed files with 3 additions and 3 deletions

View File

@ -27,7 +27,7 @@ oslo.serialization>=1.10.0 # Apache-2.0
oslo.service>=1.0.0 # Apache-2.0
oslo.utils>=3.4.0 # Apache-2.0
osprofiler>=1.0.1 # Apache-2.0
oslo.versionedobjects>=1.4.0 # Apache-2.0
oslo.versionedobjects>=1.5.0 # Apache-2.0
PasteDeploy>=1.5.0 # MIT
pycrypto>=2.6 # Public Domain
python-barbicanclient>=3.3.0 # Apache-2.0

View File

@ -6,8 +6,8 @@
hacking<0.11,>=0.10.0
bandit>=0.17.3 # Apache-2.0
coverage>=3.6 # Apache-2.0
kombu>=3.0.7 # BSD
mock>=1.2;python_version<'3.3' # BSD
kombu>=3.0.25 # BSD
mock>=1.2 # BSD
mox3>=0.7.0 # Apache-2.0
PyMySQL>=0.6.2 # MIT License
oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0