summaryrefslogtreecommitdiffstats
path: root/kubernetes/sdnc
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2018-11-14 17:23:03 -0500
committerTimoney, Dan (dt5972) <dtimoney@att.com>2018-11-15 10:54:09 -0500
commit72ee67d7db76d1823ddb65180e1e05192e8c9e6c (patch)
tree9967a7969f016777e3b03a47c08fe2afc101e5c6 /kubernetes/sdnc
parente156c23814f038c99731b3ee4454ef0c8ec0be35 (diff)
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) <dtimoney@att.com>
Diffstat (limited to 'kubernetes/sdnc')
-rw-r--r--kubernetes/sdnc/resources/config/conf/lcm-dg.properties8
1 files changed, 5 insertions, 3 deletions
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