Updated from global requirements

Change-Id: I3fac9d77df7ca85872e0f4dba67867db34cdcdd6
This commit is contained in:
OpenStack Proposal Bot 2016-08-01 18:47:15 +00:00
parent eeffb50981
commit 1e71a36baa
2 changed files with 2 additions and 2 deletions

View File

@ -3,5 +3,5 @@
# process, which may cause wedges in the gate later.
pbr>=1.6 # Apache-2.0
keystoneauth1[kerberos]>=2.7.0 # Apache-2.0
keystoneauth1[kerberos]>=2.10.0 # Apache-2.0
requests-kerberos>=0.6;python_version=='2.7' or python_version=='2.6' # MIT

View File

@ -7,7 +7,7 @@ hacking<0.11,>=0.10.0
coverage>=3.6 # Apache-2.0
discover # BSD
python-subunit>=0.0.18 # Apache-2.0/BSD
requests-mock>=0.7.0 # Apache-2.0
requests-mock>=1.0 # Apache-2.0
sphinx!=1.3b1,<1.3,>=1.2.1 # BSD
oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0