summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorGabriel Hurley <gabriel@strikeawe.com>2012-08-12 21:27:21 -0700
committerGabriel Hurley <gabriel@strikeawe.com>2012-08-13 16:48:06 -0700
commit801c2321bfd1a0036148e5f4d8b3a8c0674fe00d (patch)
tree58eabdd53e9a4df0d3d528b1979f7e39cd79c979 /tools
parentee17b1588ba265666ef716401ab39f53e4a9464e (diff)
downloadhorizon-801c2321bfd1a0036148e5f4d8b3a8c0674fe00d.tar.gz
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
Diffstat (limited to 'tools')
-rw-r--r--tools/pip-requires2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/pip-requires b/tools/pip-requires
index 8c6a82fd3..4246a56b5 100644
--- a/tools/pip-requires
+++ b/tools/pip-requires
@@ -2,11 +2,11 @@
Django>=1.4
django_compressor
django_openstack_auth
-python-cloudfiles
python-glanceclient<2
python-keystoneclient
python-novaclient
python-quantumclient
+python-swiftclient>1.1,<1.2
pytz
# Horizon Utility Requirements