aodh/openstack-common.conf
Edwin Zhai 1081ac1b6e Add IPMI support
Adds IPMI engine to get sensor data or system power/thermal information on
IPMI capable node, improves overall efficiency and maximizes overall usage for
data center.

Implements bp ipmi-support

Change-Id: I77c881fdaf39c69cfa990468110dbbfa1f8df8dd
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
2014-09-13 15:38:25 +08:00

19 lines
337 B
Plaintext

[DEFAULT]
# The list of modules to copy from oslo-incubator
module=config
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