oslo.messaging/requirements.txt
Mark McLoughlin 576ce35e14 Temporarily add eventlet to requirements
We absolutely do not want this to be a requirement, but for the moment
the rabbit and qpid drivers import eventlet and avoid using it at
runtime. This should be cleaned up shortly and we can remove the dep
again.

Change-Id: Iaef75964a502598a94d95aa77f0e44d1f7faba50
2013-07-27 15:54:03 +01:00

13 lines
160 B
Plaintext

oslo.config
stevedore
# for timeutils
iso8601
# for jsonutils
six
# FIXME(markmc): remove this when the drivers no longer
# import eventlet
eventlet>=0.12.0