Andrew Bogott has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/197326

Change subject: Turn on the rpc_notifier.
......................................................................

Turn on the rpc_notifier.

Designate-sink consumes notifications from this driver.

Change-Id: I10ca28f9cf519391134e9e833219d64ed02518f2
---
M modules/openstack/templates/icehouse/nova/nova.conf.erb
1 file changed, 3 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/26/197326/1

diff --git a/modules/openstack/templates/icehouse/nova/nova.conf.erb 
b/modules/openstack/templates/icehouse/nova/nova.conf.erb
index 7a8a430..ea87c64 100644
--- a/modules/openstack/templates/icehouse/nova/nova.conf.erb
+++ b/modules/openstack/templates/icehouse/nova/nova.conf.erb
@@ -94,6 +94,9 @@
 notification_driver=wikistatus
 notify_on_state_change=vm_state
 
+# And we need this driver for designate
+notification_driver = nova.openstack.common.notifier.rpc_notifier
+
 wiki_host=<%= instance_status_wiki_host %>
 wiki_domain=<%= instance_status_wiki_domain %>
 wiki_page_prefix=<%= instance_status_wiki_page_prefix %>

-- 
To view, visit https://gerrit.wikimedia.org/r/197326
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I10ca28f9cf519391134e9e833219d64ed02518f2
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Andrew Bogott <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to