576ce35e14
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
13 lines
160 B
Plaintext
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
|