Remove not required packages in requirements.txt

Remove the not using packages in requirements.txt, Otherwise
the requirements.txt will be updated when global requirements updated.

Change-Id: I9ec2dc52184e4454a42147a21673e30015bc6767
Close-Bug: #1528777
This commit is contained in:
Bo Wang 2015-12-22 17:45:58 +08:00
parent c7de6d5bee
commit 0e5c978b94
1 changed files with 0 additions and 2 deletions

View File

@ -16,10 +16,8 @@ django-babel>=0.4.0
django-compressor>=1.4
django-openstack-auth>=2.0.0
django-pyscss>=2.0.2 # BSD License (2 clause)
eventlet>=0.17.4
httplib2>=0.7.5
iso8601>=0.1.9
kombu>=3.0.7
netaddr!=0.7.16,>=0.7.12
oslo.concurrency>=2.3.0 # Apache-2.0
oslo.config>=2.7.0 # Apache-2.0