Updated from global requirements

Change-Id: I29a290faed605983615bca3156fe1a7b301fc543
This commit is contained in:
OpenStack Proposal Bot 2016-11-09 04:23:52 +00:00
parent 1e71a36baa
commit 2d25b658fc
2 changed files with 7 additions and 7 deletions

View File

@ -2,6 +2,6 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
pbr>=1.6 # 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
pbr>=1.8 # Apache-2.0
keystoneauth1[kerberos]>=2.14.0 # Apache-2.0
requests-kerberos>=0.6 # ISC

View File

@ -4,12 +4,12 @@
hacking<0.11,>=0.10.0
coverage>=3.6 # Apache-2.0
coverage>=4.0 # Apache-2.0
discover # BSD
python-subunit>=0.0.18 # Apache-2.0/BSD
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
requests-mock>=1.1 # Apache-2.0
sphinx!=1.3b1,<1.4,>=1.2.1 # BSD
oslosphinx>=4.7.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0
testrepository>=0.0.18 # Apache-2.0/BSD
testscenarios>=0.4 # Apache-2.0/BSD