tuskar-ui/tools/pip-requires
Steve Baker c949b6fbd5 Access to heat API via python-heatclient
This adds python-heatclient as a dependency and a simple function
to get a client reference.

Required for blueprint: heat-ui

Change-Id: I5f7d8c7c17f6e78d3f88cc39d50826416b48ad2c
2013-05-22 16:11:22 +12:00

21 lines
426 B
Plaintext

d2to1>=0.2.10,<0.3
pbr>=0.5,<0.6
# Horizon Core Requirements
Django>=1.4,<1.6
django_compressor
django_openstack_auth>=1.0.8
iso8601>=0.1.4
netaddr
python-cinderclient>=1.0.2,<2.0.0
python-glanceclient<2
python-heatclient>=0.2.2
python-keystoneclient>=0.2,<0.3
python-novaclient>=2.12.0,<3
python-quantumclient>=2.2.0,<3.0.0
python-swiftclient>1.1,<2
pytz
# Horizon Utility Requirements
lockfile # for SECURE_KEY generation