From 2cf1b36cbd83e5dbe88ffa01b3ffb7aed45ca008 Mon Sep 17 00:00:00 2001 From: "ramu.n" Date: Tue, 26 Sep 2017 02:21:10 +0530 Subject: Add initial DG changes for underlay Add sub DG to validate underlay L3VPN input params Change-Id: I19d2860e3755528c0455c0f132be3d1872137a1f Issue-Id: SDNC-27 Signed-off-by: Ramu N Former-commit-id: 55ada56e6632a4bae2dd88f243050c451e10f32d --- ...OURCE-API_validate-network-input-parameters.xml | 114 +++++++++++++++++++++ 1 file changed, 114 insertions(+) create mode 100644 platform-logic/generic-resource-api/src/main/xml/GENERIC-RESOURCE-API_validate-network-input-parameters.xml (limited to 'platform-logic/generic-resource-api/src/main/xml') diff --git a/platform-logic/generic-resource-api/src/main/xml/GENERIC-RESOURCE-API_validate-network-input-parameters.xml b/platform-logic/generic-resource-api/src/main/xml/GENERIC-RESOURCE-API_validate-network-input-parameters.xml new file mode 100644 index 00000000..e865258c --- /dev/null +++ b/platform-logic/generic-resource-api/src/main/xml/GENERIC-RESOURCE-API_validate-network-input-parameters.xml @@ -0,0 +1,114 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit 1.2.3-korg