From 7d61f7e212d15a341ad4c48fae2089cfb9b5c2b9 Mon Sep 17 00:00:00 2001 From: KATO Tomoyuki Date: Wed, 3 Sep 2014 22:15:03 +0900 Subject: [PATCH] Replace rabbit_notifier with rpc_notifier rabbit_notifier is deprecated. Change-Id: I4849f1f7a45eec0ee9bfa907b66ea65c7dd8c980 Partial-Bug: 1286981 --- doc/openstack-ops/ch_ops_log_monitor.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/openstack-ops/ch_ops_log_monitor.xml b/doc/openstack-ops/ch_ops_log_monitor.xml index c86a9fb7..36767db8 100644 --- a/doc/openstack-ops/ch_ops_log_monitor.xml +++ b/doc/openstack-ops/ch_ops_log_monitor.xml @@ -497,7 +497,7 @@ local0.* ?NovaAll to nova.conf: notification_topics=monitor -notification_driver=nova.openstack.common.notifier.rabbit_notifier +notification_driver=nova.openstack.common.notifier.rpc_notifier Once nova is sending notifications, install and configure StackTach. Since StackTach is relatively new and constantly