Updated from global requirements

Change-Id: If32dc6bbb2f848271291462caa438722705a61a8
This commit is contained in:
OpenStack Proposal Bot 2016-05-19 13:31:57 +00:00
parent 4a360c38c9
commit 6ec5dd3b53
2 changed files with 2 additions and 2 deletions

View File

@ -29,7 +29,7 @@ python-ceilometerclient>=2.2.1 # Apache-2.0
python-cinderclient>=1.6.0 # Apache-2.0
python-glanceclient>=2.0.0 # Apache-2.0
python-heatclient>=1.1.0 # Apache-2.0
python-keystoneclient!=1.8.0,!=2.1.0,>=1.6.0 # Apache-2.0
python-keystoneclient!=1.8.0,!=2.1.0,>=1.7.0 # Apache-2.0
python-neutronclient>=4.2.0 # Apache-2.0
python-novaclient!=2.33.0,>=2.29.0 # Apache-2.0
python-swiftclient>=2.2.0 # Apache-2.0

View File

@ -21,7 +21,7 @@ nosexcover # BSD
openstack.nose-plugin>=0.7 # Apache-2.0
oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
reno>=1.6.2 # Apache2
requests!=2.9.0,>=2.8.1 # Apache-2.0
requests>=2.10.0 # Apache-2.0
selenium>=2.50.1 # Apache-2.0
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD
testtools>=1.4.0 # MIT