zte 3rd party controller for sdwan 88/84888/1
authorZhuoyao Huang <10112215@zte.com.cn>
Wed, 10 Apr 2019 14:11:59 +0000 (22:11 +0800)
committerZhuoyao Huang <10112215@zte.com.cn>
Wed, 10 Apr 2019 14:13:55 +0000 (22:13 +0800)
commit7e01da537f44b15b2ae39ed5d9a71d467ec097db
tree3df34e3a40e3b77e9375a98ce319d3d2c17ffbdc
parent9e1fedca46f1df1059a2b7bb927d94b911f27c68
zte 3rd party controller for sdwan

creating a placeholder for specific templates & DG nodes required to talk to ZTE as 3rd party domain controller.

Issue-ID: SDNC-657

Change-Id: Icb774966cd9f4cd15e1beebb2dfb5194f241e4bc
Signed-off-by: Zhuoyao Huang <10112215@zte.com.cn>
Former-commit-id: 22f440deb271000c1accc7abe679335e3e1916b0
24 files changed:
platform-logic/generic-resource-api/src/main/json/sdwan/GENERIC-RESOURCE-API_sdwan-vf-topology-operation-zte-activate.json [new file with mode: 0644]
platform-logic/generic-resource-api/src/main/json/sdwan/GENERIC-RESOURCE-API_sdwan-vf-topology-operation-zte-create.json [new file with mode: 0644]
platform-logic/generic-resource-api/src/main/json/sdwan/GENERIC-RESOURCE-API_sdwan-vf-topology-operation-zte-deactivate.json [new file with mode: 0644]
platform-logic/generic-resource-api/src/main/json/sdwan/GENERIC-RESOURCE-API_sdwan-vf-topology-operation-zte-delete.json [new file with mode: 0644]
platform-logic/generic-resource-api/src/main/xml/sdwan/GENERIC-RESOURCE-API_sdwan-vf-topology-operation-zte-activate.xml [new file with mode: 0644]
platform-logic/generic-resource-api/src/main/xml/sdwan/GENERIC-RESOURCE-API_sdwan-vf-topology-operation-zte-create.xml [new file with mode: 0644]
platform-logic/generic-resource-api/src/main/xml/sdwan/GENERIC-RESOURCE-API_sdwan-vf-topology-operation-zte-deactivate.xml [new file with mode: 0644]
platform-logic/generic-resource-api/src/main/xml/sdwan/GENERIC-RESOURCE-API_sdwan-vf-topology-operation-zte-delete.xml [new file with mode: 0644]
platform-logic/restapi-templates/src/main/json/sdwan-device-zte-add.json [new file with mode: 0644]
platform-logic/restapi-templates/src/main/json/sdwan-device-zte-del.json [new file with mode: 0644]
platform-logic/restapi-templates/src/main/json/sdwan-inter-connect-zte-create.json [new file with mode: 0644]
platform-logic/restapi-templates/src/main/json/sdwan-inter-connect-zte-del.json [new file with mode: 0644]
platform-logic/restapi-templates/src/main/json/sdwan-port-zte-add.json [new file with mode: 0644]
platform-logic/restapi-templates/src/main/json/sdwan-port-zte-del.json [new file with mode: 0644]
platform-logic/restapi-templates/src/main/json/sdwan-site-ha-zte-add.json [new file with mode: 0644]
platform-logic/restapi-templates/src/main/json/sdwan-site-ha-zte-del.json [new file with mode: 0644]
platform-logic/restapi-templates/src/main/json/sdwan-site-lan-zte-add.json [new file with mode: 0644]
platform-logic/restapi-templates/src/main/json/sdwan-site-lan-zte-del.json [new file with mode: 0644]
platform-logic/restapi-templates/src/main/json/sdwan-site-wan-zte-add.json [new file with mode: 0644]
platform-logic/restapi-templates/src/main/json/sdwan-site-wan-zte-del.json [new file with mode: 0644]
platform-logic/restapi-templates/src/main/json/sdwan-site-zte-add.json [new file with mode: 0644]
platform-logic/restapi-templates/src/main/json/sdwan-site-zte-del.json [new file with mode: 0644]
platform-logic/restapi-templates/src/main/json/sdwan-tenant-zte-add.json [new file with mode: 0644]
platform-logic/restapi-templates/src/main/json/sdwan-tenant-zte-del.json [new file with mode: 0644]