Skip to content

Commit

Permalink
Merge "Disable ceilometer.compute.nova_notifier driver"
Browse files Browse the repository at this point in the history
  • Loading branch information
Jenkins authored and openstack-gerrit committed Sep 16, 2013
2 parents f1212c9 + c76c058 commit 973a52f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/nova
Original file line number Diff line number Diff line change
Expand Up @@ -513,7 +513,6 @@ function create_nova_conf() {
iniset $NOVA_CONF DEFAULT instance_usage_audit "True"
iniset $NOVA_CONF DEFAULT instance_usage_audit_period "hour"
iniset $NOVA_CONF DEFAULT notify_on_state_change "vm_and_task_state"
iniset_multiline $NOVA_CONF DEFAULT notification_driver "nova.openstack.common.notifier.rpc_notifier" "ceilometer.compute.nova_notifier"
fi

# Provide some transition from ``EXTRA_FLAGS`` to ``EXTRA_OPTS``
Expand Down

0 comments on commit 973a52f

Please sign in to comment.