From: Timoney, Dan (dt5972) Date: Wed, 14 Nov 2018 22:23:03 +0000 (-0500) Subject: Set lcm restconf user/password X-Git-Tag: 3.0.0-ONAP~32^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=oom.git;a=commitdiff_plain;h=72ee67d7db76d1823ddb65180e1e05192e8c9e6c Set lcm restconf user/password Set lcm user/password in lcm-dg.properties Change-Id: I76f109f7bf9096128dabdcb52448a0fe85e0da35 Issue-ID: SDNC-252 Signed-off-by: Timoney, Dan (dt5972) --- diff --git a/kubernetes/sdnc/resources/config/conf/lcm-dg.properties b/kubernetes/sdnc/resources/config/conf/lcm-dg.properties index 5d51118812..f91c62c98b 100644 --- a/kubernetes/sdnc/resources/config/conf/lcm-dg.properties +++ b/kubernetes/sdnc/resources/config/conf/lcm-dg.properties @@ -22,9 +22,11 @@ restapi.templateDir=/opt/onap/sdnc/restapi/templates #RESTCONF lcm.restconf.configscaleout.templatefile=lcm-restconf-configscaleout.json lcm.restconf.configscaleout.urlpath=/restconf/config/vlb-business-vnf-onap-plugin:vlb-business-vnf-onap-plugin/vdns-instances/vdns-instance/ -lcm.restconf.configscaleout.geturlpath=/restconf/config/vlb-business-vnf-onap-plugin:vlb-business-vnf-onap-plugin -lcm.restconf.configscaleout.user= -lcm.restconf.configscaleout.password= +lcm.restconf.configscaleout.geturlpath=/restconf/operational/health-vnf-onap-plugin:health-vnf-onap-plugin-state/health-check +lcm.restconf.configscaleout.user=admin +lcm.restconf.configscaleout.password=admin +lcm.restconf.user=admin +lcm.restconf.password=admin lcm.restconf.port=8183 #DMAAP