Remove unused httplib2 requirement

Change-Id: I764039f80301f13d376ec8f7ac1d30ffd43b86f2
This commit is contained in:
Bertrand Lallau 2016-05-24 22:13:15 +02:00
parent 48aa35b3ee
commit e6bf7da682
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@ pbr>=1.6 # Apache-2.0
PrettyTable<0.8,>=0.7 # BSD
python-glanceclient>=2.0.0 # Apache-2.0
python-keystoneclient!=1.8.0,!=2.1.0,>=1.7.0 # Apache-2.0
httplib2>=0.7.5 # MIT
iso8601>=0.1.11 # MIT
six>=1.9.0 # MIT
Babel>=2.3.4 # BSD