Remove debtcollector in requirements.txt

We have not use debtcollector in whole glance_store,
so remove it in requirements.txt.

Change-Id: I6c4f559d896cc9dc632ea5e33ddba20753f1b026
This commit is contained in:
Li Wei 2016-09-23 10:56:01 +08:00 committed by ChangBo Guo(gcb)
parent 6982b3c2e5
commit d266491b20
1 changed files with 0 additions and 1 deletions

View File

@ -11,7 +11,6 @@ enum34;python_version=='2.7' or python_version=='2.6' or python_version=='3.3' #
eventlet!=0.18.3,>=0.18.2 # MIT
six>=1.9.0 # MIT
debtcollector>=1.2.0 # Apache-2.0
jsonschema!=2.5.0,<3.0.0,>=2.0.0 # MIT
keystoneauth1>=2.16.0 # Apache-2.0