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:
@@ -1,5 +1,4 @@
|
||||
argparse
|
||||
httplib2
|
||||
prettytable>=0.6,<0.7
|
||||
python-keystoneclient>=0.1,<0.2
|
||||
warlock==0.1.0
|
||||
|
||||
Reference in New Issue
Block a user