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
This commit is contained in:
Brian Waldon
2012-07-10 20:51:00 -07:00
parent 71a0caece8
commit 1e744f162e
6 changed files with 55 additions and 60 deletions
-1
View File
@@ -1,5 +1,4 @@
argparse
httplib2
prettytable>=0.6,<0.7
python-keystoneclient>=0.1,<0.2
warlock==0.1.0