diff options
author | VENKATESH KUMAR <vv770d@att.com> | 2020-07-23 17:41:31 -0400 |
---|---|---|
committer | VENKATESH KUMAR <vv770d@att.com> | 2020-07-23 17:41:41 -0400 |
commit | b938a12721dc67241e943bed4997a087f83701ea (patch) | |
tree | ab31bbf225f8e7f08404e7f6da0c571dbfc08846 /docs/sections/services/son-handler | |
parent | 913899483b6e3257625ffda3569dae6c4a6688da (diff) |
dcae frankfurt maintenance rls updates
Change-Id: I1362b28e0155324c62eb647d701935ebd34a711a
Signed-off-by: VENKATESH KUMAR <vv770d@att.com>
Issue-ID: DCAEGEN2-2368
Diffstat (limited to 'docs/sections/services/son-handler')
-rw-r--r-- | docs/sections/services/son-handler/installation.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/sections/services/son-handler/installation.rst b/docs/sections/services/son-handler/installation.rst index 7e8affce..c8b73a89 100644 --- a/docs/sections/services/son-handler/installation.rst +++ b/docs/sections/services/son-handler/installation.rst @@ -56,10 +56,10 @@ Deployment Prerequisites Deployment steps ~~~~~~~~~~~~~~~~ 1.Using DCAE Dashboard - - Login to DCAE Dashboard + - Login to DCAE Dashboard (https://{k8s-nodeip}:30418/ccsdk-app/login_external.htm) - Go to Inventory --> Blueprints - Click on Deploy Action for son-handler blueprint - - Override the value of 'tag_version' to 'nexus3.onap.org:10001/onap/org.onap.dcaegen2.services.son-handler:2.0.4' (latest version) and click deploy. + - Override the value of 'tag_version' to 'nexus3.onap.org:10001/onap/org.onap.dcaegen2.services.son-handler:2.0.4' and click deploy. - Deployment logs can be viewed under Deployments section 2.Using cloudify commands |