From: Kobi Samoray Date: Thu, 4 Jun 2015 12:49:13 +0000 (+0300) Subject: VMWare NSXv: Add distributed URL locking to ini X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=1710f7c72f2c509d1009ee36ba4f66b298967fe9;p=openstack-build%2Fneutron-build.git VMWare NSXv: Add distributed URL locking to ini NSXv plugin supports distributed locking using tooz library. This patch adds the required parameter to the ini file. DocImpact Depends-On: Icbcec938c1c5ae7a528350f2f283388b81fa66b7 Change-Id: I8a7c36d044c4be29b0dfa3fbb8e9379723cebd61 --- diff --git a/etc/neutron/plugins/vmware/nsx.ini b/etc/neutron/plugins/vmware/nsx.ini index 64c08f31c..2eef2254e 100644 --- a/etc/neutron/plugins/vmware/nsx.ini +++ b/etc/neutron/plugins/vmware/nsx.ini @@ -150,6 +150,12 @@ # (Optional) Password to configure for Edge appliance login # edge_appliance_password = +# (Optional) URL for distributed locking coordination resource for lock manager +# This value is passed as a parameter to tooz coordinator. +# By default, value is None and oslo_concurrency is used for single-node +# lock management. +# locking_coordinator_url = + [nsx] # Maximum number of ports for each bridged logical switch # The recommended value for this parameter varies with NSX version