Files
charm-ceilometer-agent/hooks/ceilometer_utils.py
yolanda.robla@canonical.com 36a0f02471 first version of charm
2013-02-12 14:53:39 +01:00

6 lines
114 B
Python

import os
import uuid
NOVA_CONF="/etc/nova/nova.conf"
CEILOMETER_COMPUTE_SERVICES = ['ceilometer-agent-compute']