diff options
author | Vijay VK <vv770d@att.com> | 2019-05-22 22:10:29 +0100 |
---|---|---|
committer | VENKATESH KUMAR <vv770d@att.com> | 2019-05-22 23:01:13 -0400 |
commit | f9e4344e9c9834face106b6c153ede020ff5410f (patch) | |
tree | 84250de8fcffc70275664bf4316ed2eafc280e13 /docs/sections/services/son-handler | |
parent | eb9b422dc1b980e9a9128ab0e8fece20653f8279 (diff) |
dcae r4 doc updates4.0.0-ONAP
Change-Id: I341f10a9eace4facac5aec3a3ff56cb89ef005e8
Signed-off-by: VENKATESH KUMAR <vv770d@att.com>
Issue-ID: DCAEGEN2-1505
Signed-off-by: VENKATESH KUMAR <vv770d@att.com>
Diffstat (limited to 'docs/sections/services/son-handler')
-rw-r--r-- | docs/sections/services/son-handler/index.rst | 2 | ||||
-rw-r--r-- | docs/sections/services/son-handler/installation.rst (renamed from docs/sections/services/son-handler/son_handler_installation.rst) | 5 |
2 files changed, 3 insertions, 4 deletions
diff --git a/docs/sections/services/son-handler/index.rst b/docs/sections/services/son-handler/index.rst index 5bc4fbd2..79bcb2d1 100644 --- a/docs/sections/services/son-handler/index.rst +++ b/docs/sections/services/son-handler/index.rst @@ -28,5 +28,5 @@ SON-Handler MS Installation Steps, Configurations, Troubleshooting Tips and Logg .. toctree:: :maxdepth: 1 - ./son_handler_installation.rst + ./installation.rst ./son_handler_troubleshooting.rst diff --git a/docs/sections/services/son-handler/son_handler_installation.rst b/docs/sections/services/son-handler/installation.rst index b7807e46..f529bc4a 100644 --- a/docs/sections/services/son-handler/son_handler_installation.rst +++ b/docs/sections/services/son-handler/installation.rst @@ -1,6 +1,5 @@ - -Instalation Steps ------------------ +Installation +============ SON handler microservice can be deployed using cloudify blueprint using bootstrap container of an existing DCAE deployment |