From a347e10eee024991ff7c0bf7487aa9e2b78f9a84 Mon Sep 17 00:00:00 2001 From: Marcus G K Williams Date: Tue, 14 Nov 2017 08:48:46 -0800 Subject: Fix brg-topo DGs 1. Added get vg-mgmt-ip in brg-topo-activate so that vg tunnel could be properple setup 2. Added get vbrg-wan-ip to brg-topo-deactivate so that vxlan tunnels can be removed 3. Updated AA&I updates calls to include correct brg variables for global-customer-id, service-type and service-instance-id Issue-Id: SDNC-195 Change-Id: I9470cd782a3bd00fa9332dd7141c28151054b75f Signed-off-by: Marcus G K Williams Former-commit-id: becd9978df3428354646a48c2d106177f6477695 --- ...ESOURCE-API_brg-topology-operation-activate.xml | 69 +++++++++++++++++----- 1 file changed, 53 insertions(+), 16 deletions(-) (limited to 'platform-logic/generic-resource-api/src/main/xml/GENERIC-RESOURCE-API_brg-topology-operation-activate.xml') diff --git a/platform-logic/generic-resource-api/src/main/xml/GENERIC-RESOURCE-API_brg-topology-operation-activate.xml b/platform-logic/generic-resource-api/src/main/xml/GENERIC-RESOURCE-API_brg-topology-operation-activate.xml index 8a0333c2..5109fdd5 100644 --- a/platform-logic/generic-resource-api/src/main/xml/GENERIC-RESOURCE-API_brg-topology-operation-activate.xml +++ b/platform-logic/generic-resource-api/src/main/xml/GENERIC-RESOURCE-API_brg-topology-operation-activate.xml @@ -82,10 +82,7 @@ @@ -136,7 +133,7 @@ - + @@ -147,7 +144,7 @@ - + @@ -173,14 +170,14 @@ - + - + @@ -203,14 +200,14 @@ - + - + @@ -220,14 +217,54 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - + @@ -253,14 +290,14 @@ - + - + @@ -279,14 +316,14 @@ - + - + -- cgit 1.2.3-korg