remove eventlet

Eventlet is not used by this project so there is no need to list it in
the requirements file.

Change-Id: I055a33f04c9dea86261df144bb09a44ea938b423
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
This commit is contained in:
Doug Hellmann 2018-04-11 11:52:24 -04:00
parent 766fd3c00a
commit a5b1054cc9
1 changed files with 0 additions and 1 deletions

View File

@ -1,7 +1,6 @@
# The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
eventlet!=0.18.3,!=0.20.1,<0.21.0,>=0.18.2 # MIT
keystoneauth1>=3.4.0 # Apache-2.0
oslo.config>=5.2.0 # Apache-2.0
oslo.log>=3.36.0 # Apache-2.0