Updated from global requirements

Change-Id: I98baed8882ae7c0c5adca20adcbc2c74b657d8fe
This commit is contained in:
OpenStack Proposal Bot 2015-07-23 12:54:25 +00:00
parent eed54dbf0c
commit 46d949315e
2 changed files with 3 additions and 4 deletions

View File

@ -19,7 +19,7 @@ lxml>=2.3
passlib
python-heatclient>=0.3.0
python-novaclient>=2.22.0
python-cinderclient>=1.2.2
python-cinderclient>=1.3.1
python-keystoneclient>=1.6.0
python-swiftclient>=2.2.0
python-designateclient>=1.0.0
@ -39,5 +39,5 @@ MySQL-python;python_version=='2.7'
Babel>=1.3
six>=1.9.0
stevedore>=1.5.0 # Apache-2.0
oslo.messaging>=1.16.0 # Apache-2.0
oslo.messaging!=1.17.0,!=1.17.1,>=1.16.0 # Apache-2.0
osprofiler>=0.3.0 # Apache-2.0

View File

@ -18,8 +18,7 @@ http://tarballs.openstack.org/python-troveclient/python-troveclient-master.tar.g
mock>=1.1;python_version!='2.6'
mock==1.0.1;python_version=='2.6'
mock>=1.2
mox3>=0.7.0
testtools>=1.4.0
discover