summaryrefslogtreecommitdiff
path: root/openstack-common.conf
diff options
context:
space:
mode:
authorMark McLoughlin <markmc@redhat.com>2013-05-02 10:05:04 +0100
committerMark McLoughlin <markmc@redhat.com>2013-05-02 10:23:00 +0100
commitd819f869c5a535f115f0cafa47e7d21a3e129605 (patch)
tree302acce3ebaf1645ea67d698386504a28c232eb3 /openstack-common.conf
parented7bce81383db458ea79a2ce18e8b18478cfe7ec (diff)
downloadnova-d819f869c5a535f115f0cafa47e7d21a3e129605.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 7a1d16f46d..bfad2a7f54 100644
--- a/openstack-common.conf
+++ b/openstack-common.conf
@@ -19,10 +19,12 @@ module=log
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