Updated from global requirements

Change-Id: Id4c80d2e01d61f82a1f2bd7e5a9a640b9fc5a825
This commit is contained in:
OpenStack Proposal Bot 2016-05-30 00:34:02 +00:00 committed by Vasyl Saienko
parent b8f227e62e
commit 67fdbb4de8
2 changed files with 4 additions and 4 deletions

View File

@ -40,7 +40,7 @@ Jinja2>=2.8 # BSD License (3 clause)
keystonemiddleware!=4.1.0,!=4.5.0,>=4.0.0 # Apache-2.0
oslo.messaging>=4.5.0 # Apache-2.0
retrying!=1.3.0,>=1.2.3 # Apache-2.0
oslo.versionedobjects!=1.9.0,>=1.5.0 # Apache-2.0
oslo.versionedobjects>=1.9.1 # Apache-2.0
jsonschema!=2.5.0,<3.0.0,>=2.0.0 # MIT
psutil<2.0.0,>=1.1.1 # BSD
futurist>=0.11.0 # Apache-2.0

View File

@ -4,8 +4,8 @@
hacking<0.11,>=0.10.0
coverage>=3.6 # Apache-2.0
doc8 # Apache-2.0
fixtures<2.0,>=1.3.1 # Apache-2.0/BSD
mock>=1.2 # BSD
fixtures>=3.0.0 # Apache-2.0/BSD
mock>=2.0 # BSD
Babel>=2.3.4 # BSD
PyMySQL>=0.6.2 # MIT License
iso8601>=0.1.11 # MIT
@ -14,7 +14,7 @@ psycopg2>=2.5 # LGPL/ZPL
python-ironicclient>=1.1.0 # Apache-2.0
python-subunit>=0.0.18 # Apache-2.0/BSD
testtools>=1.4.0 # MIT
os-testr>=0.4.1 # Apache-2.0
os-testr>=0.7.0 # Apache-2.0
testresources>=0.2.4 # Apache-2.0/BSD
testscenarios>=0.4 # Apache-2.0/BSD
WebTest>=2.0 # MIT