Remove greenlet useless requirement

This patch cleans up the requirements.txt list to remove greenlet
module not used anymore.

Change-Id: I879b0669b63d0ef34973f5993e1d77d15c5a6e10
This commit is contained in:
Bertrand Lallau 2017-01-06 21:31:11 +01:00
parent e64a0391cf
commit 710254d8b0

@ -7,7 +7,6 @@ alembic>=0.8.4 # MIT
automaton>=0.5.0 # Apache-2.0
eventlet!=0.18.3,>=0.18.2 # MIT
WebOb>=1.6.0 # MIT
greenlet>=0.3.2 # MIT
paramiko>=2.0 # LGPLv2.1+
python-neutronclient>=5.1.0 # Apache-2.0
python-glanceclient>=2.5.0 # Apache-2.0