From 449a9daf5b7e1640fd17704d2d19c44e28f392b7 Mon Sep 17 00:00:00 2001 From: Marcus G K Williams Date: Mon, 6 Nov 2017 14:07:21 -0800 Subject: Update brg topo deactivate This change adds nodes to to brg topo deactivate that remove vxlan tunnel on deactivate. Issue-Id: SDNC-164 Change-Id: Ie45386eefc05cd29b6944f97e75264b4c5a255a5 Signed-off-by: Marcus G K Williams Former-commit-id: 86410dba70665914721d79fea135654a08e817fd --- ...OURCE-API_brg-topology-operation-deactivate.xml | 299 +++++++++++++-------- 1 file changed, 184 insertions(+), 115 deletions(-) (limited to 'platform-logic/generic-resource-api/src/main/xml') diff --git a/platform-logic/generic-resource-api/src/main/xml/GENERIC-RESOURCE-API_brg-topology-operation-deactivate.xml b/platform-logic/generic-resource-api/src/main/xml/GENERIC-RESOURCE-API_brg-topology-operation-deactivate.xml index 671882ad..40bfb673 100644 --- a/platform-logic/generic-resource-api/src/main/xml/GENERIC-RESOURCE-API_brg-topology-operation-deactivate.xml +++ b/platform-logic/generic-resource-api/src/main/xml/GENERIC-RESOURCE-API_brg-topology-operation-deactivate.xml @@ -1,118 +1,187 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + pfx='pfx' local-only='false' force='false'> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit 1.2.3-korg