From d11a3e9608178a9b2ccc8249a3263c571783f69d Mon Sep 17 00:00:00 2001 From: Mehreen Kaleem Date: Tue, 30 Jun 2020 16:22:34 +0000 Subject: DG changes for the closed loop and async support in MDONS Change-Id: Ibb16b84cd37d8d41dd0f511fea81ec329a0f8021 Issue-ID: SDNC-1233 Signed-off-by: Mehreen Kaleem Former-commit-id: 225e1b887423a6a5972cf90216156eebc727a41d --- installation/src/main/properties/optical-service-dg.properties | 2 ++ 1 file changed, 2 insertions(+) (limited to 'installation/src/main') diff --git a/installation/src/main/properties/optical-service-dg.properties b/installation/src/main/properties/optical-service-dg.properties index c659aa26..07a3ec66 100644 --- a/installation/src/main/properties/optical-service-dg.properties +++ b/installation/src/main/properties/optical-service-dg.properties @@ -17,3 +17,5 @@ so.password=password1$ tapi.cep.details.url=/cxf/tapi/v2/connectivities/service-interface-points?topology-id-or-name=otn&sip-id-or-name= tapi.delete.service.url=/cxf/tapi/v2/connectivities/tapi-services?topology-id-or-name=otn&service-id-or-name= tapi.get.services.url=/cxf/tapi/v2/connectivities/tapi-services?topology-id-or-name=otn&service-id-or-name= +oof.mdons.url=https://oof-osdf.onap:8698/api/oof/mdons/route/v1 + -- cgit 1.2.3-korg