From 697f774a1904f5b4d41944ea32795e99a9bbc3c0 Mon Sep 17 00:00:00 2001 From: Marcus G K Williams Date: Sun, 5 Nov 2017 11:31:28 -0800 Subject: Update tunnelxconn create DGs Update tunnelxconn DGs to fix bugs found while trying to execute DG and create vxlan tunnel ports and xconnnect for vG and vBRG. Issue-Id: SDNC-164 Change-Id: I9a94d72f08f39be8f35c0f413e517c5c969e7878 Signed-off-by: Marcus G K Williams Former-commit-id: e211a3aab912e63955b5603aee2171b641a68421 --- ...E-API_tunnelxconn-topology-operation-create.xml | 97 ++++++++++++++++++++-- 1 file changed, 90 insertions(+), 7 deletions(-) (limited to 'platform-logic/generic-resource-api/src/main/xml/GENERIC-RESOURCE-API_tunnelxconn-topology-operation-create.xml') diff --git a/platform-logic/generic-resource-api/src/main/xml/GENERIC-RESOURCE-API_tunnelxconn-topology-operation-create.xml b/platform-logic/generic-resource-api/src/main/xml/GENERIC-RESOURCE-API_tunnelxconn-topology-operation-create.xml index 3d831485..bc93bea0 100644 --- a/platform-logic/generic-resource-api/src/main/xml/GENERIC-RESOURCE-API_tunnelxconn-topology-operation-create.xml +++ b/platform-logic/generic-resource-api/src/main/xml/GENERIC-RESOURCE-API_tunnelxconn-topology-operation-create.xml @@ -105,6 +105,10 @@ + + + + @@ -112,9 +116,9 @@ - - - + + + @@ -138,17 +142,58 @@ - + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -164,14 +209,52 @@ - + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit 1.2.3-korg