tuskar-ui/tools/pip-requires
Gabriel Hurley 801c2321bf Switch to use python-swiftclient instead of cloudfiles.
This patch also resolves some thread-safety problems
with when the browser and associated tables are constructed
and where the request and data caches are stored on the table.

Also includes stylistic and UX enhancments to the swift
ResourceBrowser subclass.

Implements blueprint swiftclient.

Change-Id: I578277ff158b293ee50860528b069dc20e2136a9
2012-08-13 16:48:06 -07:00

14 lines
265 B
Plaintext

# Horizon Core Requirements
Django>=1.4
django_compressor
django_openstack_auth
python-glanceclient<2
python-keystoneclient
python-novaclient
python-quantumclient
python-swiftclient>1.1,<1.2
pytz
# Horizon Utility Requirements
lockfile # for SECURE_KEY generation