summaryrefslogtreecommitdiff
path: root/openstack-common.conf
diff options
context:
space:
mode:
authorMark McLoughlin <markmc@redhat.com>2013-05-22 13:36:09 +0100
committerMark McLoughlin <markmc@redhat.com>2013-05-27 06:45:21 +0100
commit22987dbdfbe8753439c6adbe05ea337a1f25d255 (patch)
treec52f9ad7f96e62bfb7ca4c5abae78515210e0391 /openstack-common.conf
parent378dfac26b3df09fcbc22dd21e97864a84d29d71 (diff)
downloadironic-22987dbdfbe8753439c6adbe05ea337a1f25d255.tar.gz
Copy the RHEL6 eventlet workaround from Oslo
Tests in oslo-incubator now need the horrendous hack to workaround an issue with eventlet on RHEL6. We've moved the patch_tox_venv tool and redhat-eventlet.patch into oslo-incubator, so add them to openstack-common.conf. Change-Id: I1acfec282b64d7582144b155119bedb1741db2f7
Diffstat (limited to 'openstack-common.conf')
-rw-r--r--openstack-common.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/openstack-common.conf b/openstack-common.conf
index 9014d222d..24cf5d917 100644
--- a/openstack-common.conf
+++ b/openstack-common.conf
@@ -18,10 +18,12 @@ module=log_handler
module=loopingcall
module=network_utils
module=notifier
+module=patch_tox_venv
module=periodic_task
module=plugin
module=policy
module=processutils
+module=redhat-eventlet.patch
module=rootwrap
module=rpc
module=setup