From b91c16a9104c0ee742262e0e319a34ed1f1feafa Mon Sep 17 00:00:00 2001 From: Ryan Young Date: Wed, 16 May 2018 12:52:00 -0400 Subject: [PATCH] add property for scope overlap Change-Id: I4f4af6b0310f94481ac53397ae6c655021a01667 Signed-off-by: Ryan Young Issue-ID: APPC-900 --- installation/src/main/properties/appc.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installation/src/main/properties/appc.properties b/installation/src/main/properties/appc.properties index 985dda3..5c2ebd5 100644 --- a/installation/src/main/properties/appc.properties +++ b/installation/src/main/properties/appc.properties @@ -87,7 +87,7 @@ appc.LCM.client.secret= appc.LCM.provider.user=admin appc.LCM.provider.pass=admin appc.LCM.provider.url=http://localhost:8181/restconf/operations/appc-provider-lcm - +appc.LCM.scopeOverlap.endpoint=http://localhost:8181/restconf/operations/interfaces-service:execute-service # properties from appc-netconf-adapter-bundle, appc-dg-common, appc-dmaap-adapter-bundle poolMembers=10.0.11.1:3904 -- 2.16.6