tuskar/requirements.txt
Petr Blaho eb107a7449 Fixes errors after WSME updated to 0.5b5
WSME introduces new way of handling errors -
579772807e

This changes how we should put errors into Response constructor.

0.5b5 release of WSME contains https://review.openstack.org/#/c/44659/
so we can drop our workaround https://review.openstack.org/#/c/44689/
by removing "six" from requirements.txt

Changes response status tests after delete of flavors b/c it now returns
correct 204.

Minor formatting in renderers.py

Change-Id: I8be35c41b583223f910f8e43be3a225df4d4d4ec
2013-09-18 14:46:47 +02:00

25 lines
384 B
Plaintext

d2to1>=0.2.10,<0.3
pbr>=0.5,<0.6
SQLAlchemy>=0.7.8,<0.7.99
amqplib>=0.6.1
anyjson>=0.2.4
argparse
eventlet>=0.9.17
kombu>=1.0.4
lxml>=2.3
WebOb==1.2.3
greenlet>=0.3.1
sqlalchemy-migrate>=0.7.2
Babel>=0.9.6
iso8601>=0.1.4
setuptools_git>=0.4
python-keystoneclient>=0.2.0
oslo.config>=1.1.0
Flask==0.9
pecan>=0.2.0
wsme>=0.5b1
boto==2.5.1
python-novaclient
simpleyaml
python-heatclient