Updated from global requirements

Change-Id: I7187f8d2d19987681c2bcfeafc1617922bd684ad
This commit is contained in:
OpenStack Proposal Bot 2014-11-26 20:47:57 +00:00
parent 8226b9720f
commit 89ae7056dc
2 changed files with 10 additions and 10 deletions

View File

@ -12,14 +12,14 @@ lesscpy>=0.9j
lockfile>=0.8
netaddr>=0.7.6
pbr>=0.6,<1.0
python-ceilometerclient>=1.0.6
python-cinderclient>=1.0.6
python-glanceclient>=0.9.0
python-heatclient>=0.2.3
python-keystoneclient>=0.7.0
python-neutronclient>=2.3.4,<3
python-novaclient>=2.17.0
python-swiftclient>=1.6
python-troveclient>=1.0.3
python-ceilometerclient>=1.0.6,<1.1
python-cinderclient>=1.0.6,<1.2
python-glanceclient>=0.9.0,!=0.14.0,<0.15
python-heatclient>=0.2.3,<0.3
python-keystoneclient>=0.7.0,<0.12
python-neutronclient>=2.3.4,<2.4
python-novaclient>=2.17.0,<2.21
python-swiftclient>=1.6,<2.4
python-troveclient>=1.0.3,<1.1
pytz>=2010h
six>=1.6.0

View File

@ -11,4 +11,4 @@ openstack.nose_plugin>=0.7
oslosphinx
selenium
sphinx>=1.1.2,<1.1.999
testtools>=0.9.34
testtools>=0.9.34,!=1.2.0,!=1.4.0