Updated from global requirements

Change-Id: I53efb54055e3ea93d8a4d9b64a9f76197cf81a24
This commit is contained in:
OpenStack Proposal Bot 2016-02-10 21:53:09 +00:00
parent a48ca70ace
commit 1d50cca3b2
2 changed files with 4 additions and 4 deletions

View File

@ -7,7 +7,7 @@ Babel>=1.3 # BSD
croniter>=0.3.4 # MIT License
cryptography>=1.0 # BSD/Apache-2.0
debtcollector>=1.2.0 # Apache-2.0
eventlet!=0.18.0,>=0.17.4 # MIT
eventlet>=0.18.2 # MIT
greenlet>=0.3.2 # MIT
keystonemiddleware!=4.1.0,>=4.0.0 # Apache-2.0
lxml>=2.3 # BSD
@ -26,7 +26,7 @@ oslo.reports>=0.6.0 # Apache-2.0
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.0,>=0.4.0 # Apache-2.0
osprofiler>=1.0.1 # Apache-2.0
oslo.versionedobjects>=1.4.0 # Apache-2.0
PasteDeploy>=1.5.0 # MIT
pycrypto>=2.6 # Public Domain

View File

@ -7,12 +7,12 @@ 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 # BSD
mock>=1.2;python_version<'3.3' # BSD
mox3>=0.7.0 # Apache-2.0
PyMySQL>=0.6.2 # MIT License
oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0
paramiko>=1.13.0 # LGPL
paramiko>=1.16.0 # LGPL
qpid-python;python_version=='2.7' # Apache-2.0
psycopg2>=2.5 # LGPL/ZPL
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD