Updated from global requirements

Change-Id: Ia6685e9d1da299ff3107c64e412b9578d982729a
This commit is contained in:
OpenStack Proposal Bot 2016-10-22 01:27:29 +00:00
parent 757a1ecb33
commit d481870f2f
2 changed files with 2 additions and 2 deletions

View File

@ -4,5 +4,5 @@
pbr>=1.6 # Apache-2.0
six>=1.9.0 # MIT
stevedore>=1.17.1 # Apache-2.0
os-client-config!=1.19.0,!=1.19.1,!=1.20.0,!=1.20.1,!=1.21.0,>=1.13.1 # Apache-2.0
os-client-config>=1.22.0 # Apache-2.0
keystoneauth1>=2.14.0 # Apache-2.0

View File

@ -3,7 +3,7 @@
# process, which may cause wedges in the gate later.
hacking<0.11,>=0.10.0
coverage>=3.6 # Apache-2.0
coverage>=4.0 # Apache-2.0
discover # BSD
fixtures>=3.0.0 # Apache-2.0/BSD
mock>=2.0 # BSD