Updated from global requirements

Change-Id: Id1ccbc86d9cffb72c697733b87c76b5b95b48baa
This commit is contained in:
OpenStack Proposal Bot 2016-10-27 12:21:54 +00:00
parent 64ecd601c4
commit e1b61247c1
2 changed files with 4 additions and 4 deletions

View File

@ -4,9 +4,9 @@
cliff>=2.2.0 # Apache-2.0
jsonschema!=2.5.0,<3.0.0,>=2.0.0 # MIT
osc-lib>=1.2.0 # Apache-2.0
oslo.utils>=3.16.0 # Apache-2.0
oslo.utils>=3.17.0 # Apache-2.0
pbr>=1.6 # Apache-2.0
keystoneauth1>=2.13.0 # Apache-2.0
keystoneauth1>=2.14.0 # Apache-2.0
requests>=2.10.0 # Apache-2.0
six>=1.9.0 # MIT
stevedore>=1.17.1 # Apache-2.0

View File

@ -3,9 +3,9 @@
# process, which may cause wedges in the gate later.
# Hacking already pins down pep8, pyflakes and flake8
hacking<0.10,>=0.9.2
coverage>=3.6 # Apache-2.0
coverage>=4.0 # Apache-2.0
mock>=2.0 # BSD
oslo.config>=3.14.0 # Apache-2.0
oslo.config!=3.18.0,>=3.14.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0
python-subunit>=0.0.18 # Apache-2.0/BSD
requests-mock>=1.1 # Apache-2.0