diff options
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 |