Updated from global requirements

Change-Id: I79e3886a2b81db8b25f5830e0200d6997da3c2d7
This commit is contained in:
OpenStack Proposal Bot 2016-08-19 19:54:24 +00:00
parent eb42365022
commit 4504d518b3
2 changed files with 4 additions and 4 deletions

View File

@ -22,7 +22,7 @@ python-cinderclient!=1.7.0,!=1.7.1,>=1.6.0 # Apache-2.0
python-keystoneclient!=2.1.0,>=2.0.0 # Apache-2.0
python-swiftclient>=2.2.0 # Apache-2.0
python-designateclient>=1.5.0 # Apache-2.0
python-neutronclient>=4.2.0 # Apache-2.0
python-neutronclient>=5.1.0 # Apache-2.0
iso8601>=0.1.11 # MIT
jsonschema!=2.5.0,<3.0.0,>=2.0.0 # MIT
Jinja2>=2.8 # BSD License (3 clause)
@ -40,8 +40,8 @@ Babel>=2.3.4 # BSD
six>=1.9.0 # MIT
stevedore>=1.16.0 # Apache-2.0
oslo.messaging>=5.2.0 # Apache-2.0
osprofiler>=1.3.0 # Apache-2.0
osprofiler>=1.4.0 # Apache-2.0
oslo.log>=1.14.0 # Apache-2.0
oslo.db>=4.10.0 # Apache-2.0
enum34;python_version=='2.7' or python_version=='2.6' or python_version=='3.3' # BSD
xmltodict>=0.10.1 # MIT
xmltodict>=0.10.1 # MIT

View File

@ -3,7 +3,7 @@
# process, which may cause wedges in the gate later.
# Hacking already pins down pep8, pyflakes and flake8
hacking<0.11,>=0.10.0
bandit>=1.0.1 # Apache-2.0
bandit>=1.1.0 # Apache-2.0
sphinx!=1.3b1,<1.3,>=1.2.1 # BSD
os-api-ref>=0.4.0 # Apache-2.0
oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0