Andrew Bogott has submitted this change and it was merged.

Change subject: Disable the nova_ldap plugin
......................................................................


Disable the nova_ldap plugin

This has been creating test entries... we need this turned
off temporarily while moving all new ldap entries
to the new schema used by this plugin.

Change-Id: I5aee5ee6933dda7b6221fc802f40efaf67e17fc4
---
M modules/openstack/templates/icehouse/designate/designate.conf.erb
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Andrew Bogott: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/modules/openstack/templates/icehouse/designate/designate.conf.erb 
b/modules/openstack/templates/icehouse/designate/designate.conf.erb
index b28ea1b..6aac6bf 100644
--- a/modules/openstack/templates/icehouse/designate/designate.conf.erb
+++ b/modules/openstack/templates/icehouse/designate/designate.conf.erb
@@ -121,7 +121,7 @@
 # List of notification handlers to enable, configuration of these needs to
 # correspond to a [handler:my_driver] section below or else in the config
 # Can be one or more of : nova_fixed, neutron_floatingip
-enabled_notification_handlers = nova_fixed_multi, nova_ldap
+enabled_notification_handlers = nova_fixed_multi
 
 #-----------------------
 # mDNS Service

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I5aee5ee6933dda7b6221fc802f40efaf67e17fc4
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Andrew Bogott <abog...@wikimedia.org>
Gerrit-Reviewer: Andrew Bogott <abog...@wikimedia.org>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to