Updated from global requirements
Change-Id: I45b5abcce6571b6ec0f5d4c9f922b4f77854654a
This commit is contained in:
parent
e4ba59a909
commit
5114ec4b90
@ -15,16 +15,16 @@ Pint>=0.5 # BSD
|
||||
django_compressor>=1.4
|
||||
django_openstack_auth>=1.1.7,!=1.1.8
|
||||
django-pyscss>=1.0.3 # BSD License (2 clause)
|
||||
eventlet>=0.16.1
|
||||
eventlet>=0.16.1,!=0.17.0
|
||||
httplib2>=0.7.5
|
||||
iso8601>=0.1.9
|
||||
kombu>=2.5.0
|
||||
netaddr>=0.7.12
|
||||
oslo.concurrency>=1.4.1 # Apache-2.0
|
||||
oslo.config>=1.9.0 # Apache-2.0
|
||||
oslo.i18n>=1.3.0 # Apache-2.0
|
||||
oslo.serialization>=1.2.0 # Apache-2.0
|
||||
oslo.utils>=1.2.0 # Apache-2.0
|
||||
oslo.concurrency>=1.8.0,<1.9.0 # Apache-2.0
|
||||
oslo.config>=1.9.3,<1.10.0 # Apache-2.0
|
||||
oslo.i18n>=1.5.0,<1.6.0 # Apache-2.0
|
||||
oslo.serialization>=1.4.0,<1.5.0 # Apache-2.0
|
||||
oslo.utils>=1.4.0,<1.5.0 # Apache-2.0
|
||||
pyScss>=1.2.1,<1.3 # MIT License
|
||||
python-ceilometerclient>=1.0.6
|
||||
python-cinderclient>=1.1.0
|
||||
@ -32,8 +32,8 @@ python-glanceclient>=0.15.0
|
||||
python-heatclient>=0.3.0
|
||||
python-keystoneclient>=1.1.0
|
||||
python-neutronclient>=2.3.11,<3
|
||||
python-novaclient>=2.18.0,!=2.21.0
|
||||
python-saharaclient>=0.7.6
|
||||
python-novaclient>=2.22.0
|
||||
python-saharaclient>=0.8.0
|
||||
python-swiftclient>=2.2.0
|
||||
python-troveclient>=1.0.7
|
||||
pytz>=2013.6
|
||||
|
@ -19,7 +19,7 @@ nose-exclude
|
||||
nosehtmloutput>=0.0.3
|
||||
nosexcover
|
||||
openstack.nose_plugin>=0.7
|
||||
oslosphinx>=2.2.0 # Apache-2.0
|
||||
oslosphinx>=2.5.0,<2.6.0 # Apache-2.0
|
||||
selenium
|
||||
sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3
|
||||
testtools>=0.9.36,!=1.2.0
|
||||
|
Loading…
Reference in New Issue
Block a user