summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-nova
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-nova')
-rw-r--r--meta-openstack/recipes-devtools/python/python-nova/nova.conf6
1 files changed, 6 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-nova/nova.conf b/meta-openstack/recipes-devtools/python/python-nova/nova.conf
index 97c8f8e..a495a7d 100644
--- a/meta-openstack/recipes-devtools/python/python-nova/nova.conf
+++ b/meta-openstack/recipes-devtools/python/python-nova/nova.conf
@@ -53,3 +53,9 @@ neutron_admin_username=neutron
53neutron_admin_password=password 53neutron_admin_password=password
54neutron_admin_auth_url=http://%CONTROLLER_IP%:5000/v2.0/ 54neutron_admin_auth_url=http://%CONTROLLER_IP%:5000/v2.0/
55 55
56# nova-compute configuration for ceilometer
57instance_usage_audit=True
58instance_usage_audit_period=hour
59notify_on_state_change=vm_and_task_state
60notification_driver=nova.openstack.common.notifier.rpc_notifier
61notification_driver=ceilometer.compute.nova_notifier