diff options
author | Andreas Geissler <andreas-geissler@telekom.de> | 2022-11-17 10:23:10 +0100 |
---|---|---|
committer | Andreas Geissler <andreas-geissler@telekom.de> | 2022-11-17 10:53:00 +0100 |
commit | 7228e76c9a16e9aea8f125d79b3e50eb7e3a6505 (patch) | |
tree | 8165215e0c40559a6090af260544af59321361a7 /docs/index.rst | |
parent | 00b68f715d89642200dbd6f7342348380d55d4aa (diff) |
[OPERATION GUIDE] Remove outdated consul description
Remove description for Consul usage from Operation Guide, as it is not
maintained by OOM. In the future new ONAP Monitoring options will be
provided
Issue-ID: DOC-798
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Change-Id: I51bae191f817a9aaaaf4e444e77056cf91f621d9
Diffstat (limited to 'docs/index.rst')
-rw-r--r-- | docs/index.rst | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/docs/index.rst b/docs/index.rst index 93985b664..a0e1feec5 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -23,7 +23,7 @@ Please find some guidance here on the content of ONAP documentation: +---------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------+ | Documentation areas | Description | +=================================================================================+===============================================================================================+ - | :ref:`ONAP 'Jakarta' Release Notes <onap-release-notes>` | The Release Notes are providing general information about the ONAP release and recent changes,| + | :ref:`ONAP 'Kohn' Release Notes <onap-release-notes>` | The Release Notes are providing general information about the ONAP release and recent changes,| | | feature enhancements, or bug fixes. | +---------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------+ | :ref:`Component Release Notes <component-release-notes>` | The Component Release Notes are providing project specific information about recent changes, | @@ -96,8 +96,7 @@ Please find some guidance here on the content of ONAP documentation: .. toctree:: :maxdepth: 1 - :hidden: + :hidden: :caption: SECURITY security/index -
\ No newline at end of file |