Browse code

Merge "ceilometer setup incorrectly sets notification_topics"

Jenkins authored on 2013/05/15 00:03:55
Showing 1 changed files
... ...
@@ -70,7 +70,7 @@ function configure_ceilometer() {
70 70
 
71 71
     iniset_rpc_backend ceilometer $CEILOMETER_CONF DEFAULT
72 72
 
73
-    iniset $CEILOMETER_CONF DEFAULT notification_topics 'notifications,glance_notifications'
73
+    iniset $CEILOMETER_CONF DEFAULT notification_topics 'notifications'
74 74
     iniset $CEILOMETER_CONF DEFAULT verbose True
75 75
 
76 76
     # Install the policy file for the API server