diff options
author | Hesam Rahimi <hesam.rahimi@huawei.com> | 2022-10-28 18:13:38 -0400 |
---|---|---|
committer | Herbert Eiselt <herbert.eiselt@highstreet-technologies.com> | 2022-11-02 13:05:43 +0000 |
commit | 51946551fe9016b38ba03747a3376febf7124b8e (patch) | |
tree | 2003f306ab93af177e20836562eba0c014bbccfa /installation/src/main | |
parent | 2889b7c726947c26a03ed83bc49169c4b41e36d4 (diff) |
Support for integration of E-Line based Cloud Leased Line service with hardware domain controller.
Issue-ID: SDNC-1732
Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com>
Change-Id: Iaa49d272769b47148bcb05a5c8e35db49e85dfb7
Former-commit-id: ac7a2377e8fea65230d3403b9dd8413daf65c70a
Diffstat (limited to 'installation/src/main')
-rw-r--r-- | installation/src/main/properties/generic-resource-api-dg.properties | 2 |
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 4ba46954..584f4c6c 100644 --- a/installation/src/main/properties/generic-resource-api-dg.properties +++ b/installation/src/main/properties/generic-resource-api-dg.properties @@ -48,6 +48,8 @@ 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-ethernet-service-vlan.templatefile=p2p-ethernet-service-vlan.json +restapi.p2p-ethernet-service-same-domain.templatefile=p2p-ethernet-service-same-domain.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 |