Updated from global requirements

Change-Id: I5ed3d6d9d71b2169e2e239c78f606d1bbd32bbc9
This commit is contained in:
OpenStack Proposal Bot 2016-08-22 03:07:05 +00:00
parent f64d3a358a
commit fa9e3006e7
2 changed files with 2 additions and 2 deletions

View File

@ -26,7 +26,7 @@ PasteDeploy>=1.5.0 # MIT
pbr>=1.6 # Apache-2.0
pecan>=1.0.0 # BSD
python-designateclient>=1.5.0 # Apache-2.0
python-neutronclient>=4.2.0 # Apache-2.0
python-neutronclient>=5.1.0 # Apache-2.0
Routes!=2.0,!=2.1,!=2.3.0,>=1.12.3;python_version=='2.7' # MIT
Routes!=2.0,!=2.3.0,>=1.12.3;python_version!='2.7' # MIT
requests>=2.10.0 # Apache-2.0

View File

@ -17,7 +17,7 @@ testtools>=1.4.0 # MIT
testrepository>=0.0.18 # Apache-2.0/BSD
testscenarios>=0.4 # Apache-2.0/BSD
WebTest>=2.0 # MIT
tempest>=12.1.0 # Apache-2.0
tempest>=12.1.0 # Apache-2.0
reno>=1.8.0 # Apache2
# Bandit security code scanner
bandit>=1.1.0 # Apache-2.0