Drop unused dependencies

Following dependencies were present in requirements.txt, but
were not used in Murano:
* argparse
* pycrypto
* passlib

Change-Id: Id4e0ccf5cdec8fc489c698cc8c1eb0a73cdf57fb
This commit is contained in:
Ruslan Kamaldinov 2014-12-13 17:44:40 +03:00
parent f071cb267e
commit 421113b6ea

View File

@ -10,10 +10,8 @@ PasteDeploy>=1.5.0
Routes>=1.12.3,!=2.0
WebOb>=1.2.3
wsgiref>=0.1.2
argparse
kombu>=2.5.0
lockfile>=0.8
pycrypto>=2.6
psutil>=1.1.1,<2.0.0
iso8601>=0.1.9
six>=1.7.0
@ -25,7 +23,6 @@ keystonemiddleware>=1.0.0
# For paste.util.template used in keystone.common.template
Paste
passlib
jsonschema>=2.0.0,<3.0.0
python-keystoneclient>=0.11.1
python-heatclient>=0.2.9