aboutsummaryrefslogtreecommitdiffstats
path: root/installation
diff options
context:
space:
mode:
authorHesam Rahimi <hesam.rahimi@huawei.com>2022-09-12 11:44:00 -0400
committerHesam Rahimi <hesam.rahimi@huawei.com>2022-09-12 11:45:44 -0400
commit2360082ba553bc6cac39e7f7e6951d20a72e9582 (patch)
treed46dd91b1da6fa683f1eb22379875b8736ccc74c /installation
parentf7dc9e97793e5a7a57d198f1d0419a1b8d345a35 (diff)
Some bug fixing for E-Line based Cloud Leased-Line service support in CCVPN use-case.
Issue-ID: SDNC-1732 Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com> Change-Id: I60ed754abd080879af1908680f7d6862460ef0a0 Former-commit-id: 7de23e988c7cf73972e07eaf2186728fb47ef756
Diffstat (limited to 'installation')
-rw-r--r--installation/src/main/properties/generic-resource-api-dg.properties8
1 files changed, 8 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 10b6d670..4ba46954 100644
--- a/installation/src/main/properties/generic-resource-api-dg.properties
+++ b/installation/src/main/properties/generic-resource-api-dg.properties
@@ -44,6 +44,14 @@ restapi.ts-otn-dst-domain-creation.templatefile=ts-otn-tunnel-dst-domain.json
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.p2p-otn-src-domain-creation.templatefile=p2p-otn-tunnel-src-domain.json
+restapi.p2p-otn-dst-domain-creation.templatefile=p2p-otn-tunnel-dst-domain.json
+restapi.p2p-otn-domainG-creation.templatefile=p2p-otn-tunnel-domainG.json
+restapi.p2p-ethernet-service.templatefile=p2p-ethernet-service.json
+restapi.p2p-subscribe-notification.templatefile=p2p-subscribe-notification.json
+restapi.p2p-terminate-notification.templatefile=p2p-terminate-notification.json
+restapi.p2p-create-pm-data.templatefile=p2p-create-pm-data.json
+restapi.p2p-call-ves.templatefile=p2p-call-ves.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