deb-ceilometer/openstack-common.conf
gordon chung b98a225449 switch to oslo-config-generator
the config generator has been moved to oslo.config. this patch
switches to use oslo.config and removes related deprecated code.

Change-Id: I9a22336142913d65da6299ea4092e170c9b2ff33
2014-10-12 16:05:10 -04:00

18 lines
323 B
Plaintext

[DEFAULT]
# 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=processutils
module=service
module=threadgroup
# The base module to hold the copy of openstack.common
base=ceilometer