Remove unused packages from requirements

These packages aren't used and are remove from requirements:
argparse, Jinja2, oslo.middleware, oslo.serialization, PrettyTable,
psutl, and pycrypto.

Change-Id: Ibbe1e1c6c6934f6d13ba6c844837f2b2f66960da
This commit is contained in:
Ruby Loo 2016-01-13 22:44:40 +00:00
parent 987aed5b54
commit 5c7a8471a3
1 changed files with 0 additions and 7 deletions

View File

@ -3,20 +3,13 @@
# process, which may cause wedges in the gate later.
pbr>=1.6
argparse
eventlet>=0.17.4
greenlet>=0.3.2
Jinja2>=2.8 # BSD License (3 clause)
oslo.concurrency>=2.3.0 # Apache-2.0
oslo.config>=3.2.0 # Apache-2.0
oslo.i18n>=1.5.0 # Apache-2.0
oslo.middleware>=3.0.0 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0
oslo.service>=1.0.0 # Apache-2.0
oslo.utils>=3.2.0 # Apache-2.0
PrettyTable<0.8,>=0.7
psutil<2.0.0,>=1.1.1
pycrypto>=2.6
requests!=2.9.0,>=2.8.1
six>=1.9.0
oslo.log>=1.14.0 # Apache-2.0