Updated from global requirements

Change-Id: Id3935c9a7294eb02ace95abbe5378b7afd2ee081
This commit is contained in:
OpenStack Proposal Bot 2017-11-16 11:03:26 +00:00
parent ff5a739783
commit 45e3c49ad5
2 changed files with 3 additions and 3 deletions

View File

@ -10,7 +10,7 @@ stevedore>=1.20.0 # Apache-2.0
enum34>=1.0.4;python_version=='2.7' or python_version=='2.6' or python_version=='3.3' # BSD
eventlet!=0.18.3,!=0.20.1,<0.21.0,>=0.18.2 # MIT
six>=1.9.0 # MIT
six>=1.10.0 # MIT
jsonschema<3.0.0,>=2.6.0 # MIT
keystoneauth1>=3.2.0 # Apache-2.0

View File

@ -10,11 +10,11 @@ mock>=2.0.0 # BSD
# Unit testing
coverage!=4.4,>=4.0 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD
python-subunit>=0.0.18 # Apache-2.0/BSD
python-subunit>=1.0.0 # Apache-2.0/BSD
requests-mock>=1.1.0 # Apache-2.0
testrepository>=0.0.18 # Apache-2.0/BSD
testscenarios>=0.4 # Apache-2.0/BSD
testtools>=1.4.0 # MIT
testtools>=2.2.0 # MIT
oslotest>=1.10.0 # Apache-2.0
os-testr>=1.0.0 # Apache-2.0
bandit>=1.1.0 # Apache-2.0