diff options
author | Hesam Rahimi <hesam.rahimi@huawei.com> | 2021-12-14 21:24:28 -0500 |
---|---|---|
committer | Hesam Rahimi <hesam.rahimi@huawei.com> | 2021-12-14 21:24:28 -0500 |
commit | 65388f15b90ed88de1102db09a7fa17168e7d236 (patch) | |
tree | 96e78be706c7c8bc12ef5759285d4370b3ece673 /installation/src/main/properties | |
parent | 09fcafbe6a01ae18abaf7211a21e1bd1cca10431 (diff) |
Support for 1+1 protection path for a cloud leased-line (CLL) service.
Issue-ID: SDNC-1653
Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com>
Change-Id: I7839f07fea141cbcb585673744ba06fcc6f63ed6
Former-commit-id: 1f182c0213ea34d45e3255cd63f34a1ff3b1fca9
Diffstat (limited to 'installation/src/main/properties')
-rw-r--r-- | installation/src/main/properties/generic-resource-api-dg.properties | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/installation/src/main/properties/generic-resource-api-dg.properties b/installation/src/main/properties/generic-resource-api-dg.properties index cec46c8f..74c515ff 100644 --- a/installation/src/main/properties/generic-resource-api-dg.properties +++ b/installation/src/main/properties/generic-resource-api-dg.properties @@ -45,6 +45,7 @@ restapi.ts-otn-domainG-creation.templatefile=ts-otn-tunnel-domainG.json restapi.ts-ethernet-service.templatefile=ts-ethernet-service.json restapi.ts-coloring-uni-port.templatefile=ts-coloring-uni-port.json restapi.cll-ethernet-service-loop.templatefile=cll-ethernet-service-loop.json +restapi.cll-ethernet-service-loop-protection.templatefile=cll-ethernet-service-loop-protection.json restapi.cll-otn-src-domain-creation.templatefile=cll-otn-tunnel-src-domain.json restapi.cll-otn-dst-domain-creation.templatefile=cll-otn-tunnel-dst-domain.json restapi.cll-otn-domainG-creation.templatefile=cll-otn-tunnel-domainG.json |