summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorBrian Waldon <bcwaldon@gmail.com>2012-07-10 20:51:00 -0700
committerBrian Waldon <bcwaldon@gmail.com>2012-07-23 13:52:12 -0700
commit1e744f162ece85f14120a16180ed0f83fe9f1e09 (patch)
tree4652d1ff54ef9165740e2bfe1c3659f1eae3b38d /tools
parent71a0caece87727e07bc34ae265dda58ca3e1e6d2 (diff)
downloadpython-glanceclient-1e744f162ece85f14120a16180ed0f83fe9f1e09.tar.gz
Replace httplib2 with httplib as http driver
* This allows us to send truly chunked responses to users * Handle bad connection url schemes with a new InvalidEndpoint exception * Fixes bug 1023240 Change-Id: I34500987f51d4e0c6e1f89ecf93853de3fcbb1c3
Diffstat (limited to 'tools')
-rw-r--r--tools/pip-requires1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/pip-requires b/tools/pip-requires
index b327d7e..00dc933 100644
--- a/tools/pip-requires
+++ b/tools/pip-requires
@@ -1,5 +1,4 @@
argparse
-httplib2
prettytable>=0.6,<0.7
python-keystoneclient>=0.1,<0.2
warlock==0.1.0