diff options
author | Niranjana <niranjana.y60@wipro.com> | 2020-07-14 18:37:07 +0530 |
---|---|---|
committer | Niranjana <niranjana.y60@wipro.com> | 2020-07-15 15:52:50 +0530 |
commit | 761c4000cfef829e244d6c665af94b265c3bd41a (patch) | |
tree | f40b7dc5652da8814c62e37f9fe25a944d8336d7 /docs/sections | |
parent | a0e94bb656db7a2d294b0b09ea84b1daaa5be81a (diff) |
Update the documentation for son-handler
Issue-ID: DCAEGEN2-2216
Signed-off-by: Niranjana <niranjana.y60@wipro.com>
Change-Id: Ia2bd73087db58f44cf634049499ef94283ad63da
Diffstat (limited to 'docs/sections')
-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 360d9474..7e8affce 100644 --- a/docs/sections/services/son-handler/installation.rst +++ b/docs/sections/services/son-handler/installation.rst @@ -57,9 +57,9 @@ Deployment steps ~~~~~~~~~~~~~~~~ 1.Using DCAE Dashboard - Login to DCAE Dashboard - - Go to Inventory --> Blueprints - - Upload son-handler blueprint which can be found under blueprints repo (https://gerrit.onap.org/r/dcaegen2/platform/blueprints) + - 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. - Deployment logs can be viewed under Deployments section 2.Using cloudify commands |