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
This commit is contained in:
Julien Danjou 2014-11-14 16:19:52 +01:00
parent f71abfc0ba
commit be80e825a6

View File

@ -2,15 +2,11 @@
# The list of modules to copy from oslo-incubator # The list of modules to copy from oslo-incubator
module=context module=context
module=eventlet_backdoor
module=gettextutils module=gettextutils
module=local
module=log module=log
module=log_handler module=log_handler
module=loopingcall
module=policy module=policy
module=service module=service
module=threadgroup
# The base module to hold the copy of openstack.common # The base module to hold the copy of openstack.common
base=ceilometer base=ceilometer