deb-mistral/requirements.txt
Nikolay Mahotkin 6735d24b9d Updating requirements to master
* Update requirements and test-requirements according to
   global-requirements in master branch
 * requirements are sorted in alphabetical order
 * Fixed pep8 errors from new hacking

Change-Id: I207ed7b4a357b911557a1a041c0f17923a95b43e
2015-04-29 13:41:04 +03:00

34 lines
763 B
Plaintext

alembic>=0.7.2
amqplib>=0.6.1 # This is not in global requirements (master branch)
argparse
Babel>=1.3
croniter>=0.3.4 # MIT License
eventlet>=0.17.3
iso8601>=0.1.9
jsonschema>=2.0.0,<3.0.0
keystonemiddleware>=1.5.0
kombu>=3.0.7
mock>=1.0
networkx>=1.8
oslo.config>=1.11.0 # Apache-2.0
oslo.db>=1.7.0 # Apache-2.0
oslo.messaging>=1.8.0
oslo.utils>=1.4.0 # Apache-2.0
paramiko>=1.13.0
pbr>=0.6,!=0.7,<1.0
pecan>=0.8.0
posix_ipc
python-cinderclient>=1.1.0
python-glanceclient>=0.15.0
python-heatclient>=0.3.0
python-keystoneclient>=1.1.0
python-neutronclient>=2.3.11,<3
python-novaclient>=2.22.0
PyYAML>=3.1.0
requests>=2.2.0,!=2.4.0
six>=1.9.0
SQLAlchemy>=0.9.7,<=0.9.99
stevedore>=1.3.0 # Apache-2.0
WSME>=0.6
yaql==0.2.6 # This is not in global requirements