diff options
author | Mandeep Khinda <Mandeep.Khinda@amdocs.com> | 2018-05-16 20:32:25 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-05-16 20:32:25 +0000 |
commit | cb5af8db8664de8b87359a1a37f67faeab0f96bd (patch) | |
tree | 7a3baa4e30371113e672c7d0018845fde14141ae | |
parent | feac15e0badc9af769044051c4368788d8a7bcca (diff) | |
parent | 927208bd812581222505ffe2cc0abfe5644ebb36 (diff) |
Merge "Update appc.properties file for vCPE failure"
-rw-r--r-- | kubernetes/appc/resources/config/appc/opt/onap/appc/data/properties/appc.properties | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kubernetes/appc/resources/config/appc/opt/onap/appc/data/properties/appc.properties b/kubernetes/appc/resources/config/appc/opt/onap/appc/data/properties/appc.properties index 007d0e15fe..d59d20d736 100644 --- a/kubernetes/appc/resources/config/appc/opt/onap/appc/data/properties/appc.properties +++ b/kubernetes/appc/resources/config/appc/opt/onap/appc/data/properties/appc.properties @@ -81,6 +81,7 @@ appc.LCM.client.name=APPC-EVENT-LISTENER-TEST 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=message-router.{{.Release.Namespace}}:3904 |