From be80e825a6f99aac4d41c6d158eba65e6b35541f Mon Sep 17 00:00:00 2001 From: Julien Danjou Date: Fri, 14 Nov 2014 16:19:52 +0100 Subject: [PATCH] Remove module not really used by Ceilometer This file should only list modules that Ceilometer directly imports, not any dependency incured by using other oslo-incubator modules. Change-Id: I5a45b2f28539c55f01834c913d262041d3b11267 --- openstack-common.conf | 4 ---- 1 file changed, 4 deletions(-) diff --git a/openstack-common.conf b/openstack-common.conf index 5f2f9443..342d7242 100644 --- a/openstack-common.conf +++ b/openstack-common.conf @@ -2,15 +2,11 @@ # The list of modules to copy from oslo-incubator module=context -module=eventlet_backdoor module=gettextutils -module=local module=log module=log_handler -module=loopingcall module=policy module=service -module=threadgroup # The base module to hold the copy of openstack.common base=ceilometer