Updated from global requirements

Change-Id: Iac39d3fd53a8efe5c189be874b56c8b615e198da
This commit is contained in:
OpenStack Proposal Bot 2016-05-30 20:40:04 +00:00
parent 8ba973a30b
commit 8a2f821647
2 changed files with 2 additions and 2 deletions

View File

@ -32,7 +32,7 @@ PasteDeploy>=1.5.0 # MIT
pycrypto>=2.6 # Public Domain
python-barbicanclient>=4.0.0 # Apache-2.0
python-ceilometerclient>=2.2.1 # Apache-2.0
python-cinderclient!=1.7.0,>=1.6.0 # Apache-2.0
python-cinderclient!=1.7.0,!=1.7.1,>=1.6.0 # Apache-2.0
python-designateclient>=1.5.0 # Apache-2.0
python-glanceclient>=2.0.0 # Apache-2.0
python-heatclient>=1.1.0 # Apache-2.0

View File

@ -6,7 +6,7 @@
hacking<0.11,>=0.10.0
bandit>=1.0.1 # Apache-2.0
coverage>=3.6 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD
fixtures<2.0,>=1.3.1 # Apache-2.0/BSD
kombu>=3.0.25 # BSD
mock>=2.0 # BSD
mox3>=0.7.0 # Apache-2.0