From 923760e351b66e980cef9547cd8cb2934265e0cc Mon Sep 17 00:00:00 2001 From: Marcus G K Williams Date: Fri, 10 Nov 2017 14:37:09 -0800 Subject: Update brg-topo-activate DG + vG setup 1. Change get-vgmux-lan-ip DG to pull whole tunnelxconn allotted resource which allows the use of both vgmux-lan-ip and vG-ip from tunnelxconn 2. Add vG vxlan tunnel and bridge domain setup to brg-topo-activate Issue-Id: SDNC-182 Change-Id: I29b1efce59d5b2f81f2937fa793e06ec96e8da7a Signed-off-by: Marcus G K Williams Former-commit-id: 5afd798760522289162f0681b8dcc09280cb4b4b --- .../xml/GENERIC-RESOURCE-API_get-tunnelxconn-ar.xml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 platform-logic/generic-resource-api/src/main/xml/GENERIC-RESOURCE-API_get-tunnelxconn-ar.xml (limited to 'platform-logic/generic-resource-api/src/main/xml/GENERIC-RESOURCE-API_get-tunnelxconn-ar.xml') diff --git a/platform-logic/generic-resource-api/src/main/xml/GENERIC-RESOURCE-API_get-tunnelxconn-ar.xml b/platform-logic/generic-resource-api/src/main/xml/GENERIC-RESOURCE-API_get-tunnelxconn-ar.xml new file mode 100644 index 00000000..f74ec8e3 --- /dev/null +++ b/platform-logic/generic-resource-api/src/main/xml/GENERIC-RESOURCE-API_get-tunnelxconn-ar.xml @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit 1.2.3-korg