From 3ee8f5780325626260c4c30273863a8be28e3721 Mon Sep 17 00:00:00 2001 From: John Tran Date: Mon, 8 Apr 2013 23:12:40 +0000 Subject: [PATCH] add notification driver for ceilometer --- templates/default/cinder.conf.erb | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/default/cinder.conf.erb b/templates/default/cinder.conf.erb index 13140e5..d6c05f9 100644 --- a/templates/default/cinder.conf.erb +++ b/templates/default/cinder.conf.erb @@ -12,6 +12,7 @@ verbose=<%= node["cinder"]["verbose"] %> # lock_path lock_path=<%= node["cinder"]["lock_path"] %> +notification_driver=cinder.openstack.common.notifier.rabbit_notifier # log_config= #### (StrOpt) If this option is specified, the logging configuration file