aboutsummaryrefslogtreecommitdiffstats
path: root/installation
diff options
context:
space:
mode:
authorHesam Rahimi <hesam.rahimi@huawei.com>2021-01-29 22:22:22 +0000
committerHesam Rahimi <hesam.rahimi@huawei.com>2021-01-29 22:25:43 +0000
commit8f77d7fe0dd148054ed048642bf87ee7724dc2be (patch)
tree6cbfcf8d317e4cb7f55f272b72e359d083f63fb2 /installation
parent5ccb63c95d1fc6b103801d728bf39c820eeff09f (diff)
Adding code in oder to supporting multiple E-Line services per each Transport Slice.
Issue-ID: SDNC-1458 Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com> Change-Id: I1a503db48020ca2f085f4937638cdcd1764fef2d Former-commit-id: 7189c44abd762ce9459c619e8da16ba46dfc35ff
Diffstat (limited to 'installation')
-rw-r--r--installation/src/main/properties/generic-resource-api-dg.properties2
1 files changed, 2 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 389670bc..d4127133 100644
--- a/installation/src/main/properties/generic-resource-api-dg.properties
+++ b/installation/src/main/properties/generic-resource-api-dg.properties
@@ -36,6 +36,8 @@ restapi.sotn-attachment.templatefile=sotn-attachment-allotted-resource.json
restapi.sdwan-attachment.templatefile=sdwan-attachment-allotted-resource.json
restapi.oof-getpath.templatefile=oof-getpath.json
restapi.transport-slice-creation.templatefile=ts-allocate-tn-slice.json
+restapi.transport-sliceA-list-creation.templatefile=ts-allocate-tn-sliceA-list.json
+restapi.transport-sliceB-list-creation.templatefile=ts-allocate-tn-sliceB-list.json
restapi.ts-otn-src-domain-creation.templatefile=ts-otn-tunnel-src-domain.json
restapi.ts-otn-dst-domain-creation.templatefile=ts-otn-tunnel-dst-domain.json
restapi.ts-ethernet-service.templatefile=ts-ethernet-service.json