Updated from global requirements

Change-Id: I28e6b647bb0673e09b0622d90e62c874b4dab6d1
This commit is contained in:
OpenStack Proposal Bot 2016-09-26 12:22:06 +00:00
parent 380c3842e4
commit e0224e38cc
2 changed files with 3 additions and 3 deletions

View File

@ -11,7 +11,7 @@ Paste # MIT
PasteDeploy>=1.5.0 # MIT
pbr>=1.6 # Apache-2.0
python-keystoneclient!=2.1.0,>=2.0.0 # Apache-2.0
python-heatclient>=1.4.0 # Apache-2.0
python-heatclient>=1.5.0 # Apache-2.0
python-muranoclient>=0.8.2 # Apache-2.0
python-novaclient!=2.33.0,>=2.29.0 # Apache-2.0
python-neutronclient>=5.1.0 # Apache-2.0

View File

@ -8,12 +8,12 @@ fixtures>=3.0.0 # Apache-2.0/BSD
mock>=2.0 # BSD
mox3>=0.7.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0
requests-mock>=1.0 # Apache-2.0
requests-mock>=1.1 # Apache-2.0
python-subunit>=0.0.18 # Apache-2.0/BSD
testrepository>=0.0.18 # Apache-2.0/BSD
testscenarios>=0.4 # Apache-2.0/BSD
testtools>=1.4.0 # MIT
tenacity>=3.1.0 # Apache-2.0
tenacity>=3.1.1 # Apache-2.0
# Doc requirements
sphinx!=1.3b1,<1.3,>=1.2.1 # BSD