Require httplib2 version 0.7 or higher.
SSL validation was not available until version 0.7 of httplib, which keystone client makes use of. Therefore, we cannot just allow any version. Change-Id: I05dc72aa77a4f861cc238fccf5a22192f7bdbf6f
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
argparse
|
||||
httplib2
|
||||
httplib2>=0.7
|
||||
prettytable
|
||||
simplejson
|
||||
|
Reference in New Issue
Block a user