aodh/openstack-common.conf
Julien Danjou be80e825a6 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
2014-11-17 14:42:06 +01:00

13 lines
227 B
Plaintext

[DEFAULT]
# The list of modules to copy from oslo-incubator
module=context
module=gettextutils
module=log
module=log_handler
module=policy
module=service
# The base module to hold the copy of openstack.common
base=ceilometer