Metadata LB configuration should be synchronous

When metadata configuration is deployed to a router or DHCP edge, it
overwrites the existing LB configuration. This operation cannot be concurrent
with any other transaction on the edge and therefore cannot be asynchronous.

Change-Id: I77465a572a8f07a3fd248386899dfd3de27791f1
This commit is contained in:
Kobi Samoray 2015-08-25 04:16:41 +03:00
parent a7932dab51
commit cfe96c857b
1 changed files with 1 additions and 1 deletions

View File

@ -553,7 +553,7 @@ class NsxVMetadataProxyHandler:
lb_obj.submit_to_backend(
self.nsxv_plugin.nsx_v.vcns,
edge_id)
edge_id, async=False)
def configure_router_edge(self, rtr_id, context=None):
# Connect router interface to inter-edge network