Sync with global requirements

Sync with global requirements:
https://github.com/openstack/requirements/blob/stable/mitaka/global-requirements.txt

Change-Id: I8cf33437f9cd2932c595cf7a78ab705ab4a9552c
This commit is contained in:
Alexey Stepanov 2016-09-02 09:48:19 +03:00
parent be768c4346
commit 4fdb191878
2 changed files with 29 additions and 29 deletions

View File

@ -1,33 +1,33 @@
oslo.config>=2.3.0
oslo.config>=3.7.0 # Apache-2.0
aodhclient>=0.1.0
python-cinderclient>=1.3.1
python-ceilometerclient>=1.5.0
python-keystoneclient>=1.6.0,!=1.8.0
python-muranoclient>=0.7.1
aodhclient>=0.1.0 # Apache-2.0
python-cinderclient>=1.3.1 # Apache-2.0
python-ceilometerclient>=2.2.1 # Apache-2.0
python-keystoneclient>=1.6.0,!=1.8.0,!=2.1.0,<3.0.0 # Apache-2.0
python-muranoclient>=0.8.2 # Apache-2.0
python-novaclient>=2.28.1,<2.33.0
python-neutronclient>=2.6.0
python-heatclient>=0.3.0
python-glanceclient>=0.18.0
python-saharaclient>=0.10.0
python-neutronclient>=2.6.0,!=4.1.0 # Apache-2.0
python-heatclient>=0.6.0 # Apache-2.0
python-glanceclient>=2.0.0 # Apache-2.0
python-saharaclient>=0.13.0 # Apache-2.0
Babel>=1.3,!=2.3.0,!=2.3.1,!=2.3.2,!=2.3.3 # BSD
paramiko>=1.13.0
pbr>=1.6
requests>=2.5.2,!=2.8.0
unittest2
PyYAML>=3.1.0
testresources>=0.2.4
nose
SQLAlchemy>=0.9.9,<1.1.0
alembic>=0.8.0
amqp>=1.4.9,<2.0
anyjson>=0.3.3
paramiko>=1.16.0 # LGPL
pbr>=1.6 # Apache-2.0
requests>=2.8.1,!=2.9.0 # Apache-2.0
unittest2 # BSD
PyYAML>=3.1.0 # MIT
testresources>=0.2.4 # Apache-2.0/BSD
nose # LGPL
SQLAlchemy>=1.0.10,<1.1.0 # MIT
alembic>=0.8.0 # MIT
amqp>=1.4.0,<2.0 # LGPL
anyjson>=0.3.3 # BSD
gevent
keystonemiddleware>=2.0.0,!=2.4.0
kombu>=3.0.7
oslo.serialization>=1.4.0
oslo.utils>=2.0.0,!=2.6.0
pecan>=1.0.0
psycopg2>=2.5
stevedore>=1.5.0
keystonemiddleware>=4.0.0,!=4.1.0 # Apache-2.0
kombu>=3.0.25 # BSD
oslo.serialization>=1.10.0 # Apache-2.0
oslo.utils>=3.5.0 # Apache-2.0
pecan>=1.0.0 # BSD
psycopg2>=2.5 # LGPL/ZPL
stevedore>=1.5.0 # Apache-2.0

View File

@ -2,6 +2,6 @@
WebTest>=2.0.17
mock==1.0.1
nose-timer>=0.4.3
requests-mock>=0.5.1
requests-mock>=0.7.0 # Apache-2.0
tox>=1.7.1
coverage==3.6