diff options
author | Eric Debeau <eric.debeau@orange.com> | 2018-11-24 08:29:47 +0000 |
---|---|---|
committer | Eric Debeau <eric.debeau@orange.com> | 2018-11-24 08:33:03 +0000 |
commit | 43f5aec27abb9828d2aabe17a7d14f09226c245a (patch) | |
tree | 6099912f0f77acf240e5f598f9288642c93b071c /docs/release/index.rst | |
parent | 16356185bf0173d04fe5aa73bb520c624a91bfaa (diff) |
Correct release note
Installation section update to directly link to OOM installation
Change-Id: I0a5adc36fe001033b88b1978a627339a6ded4ca9
Issue-ID: DOC-333
Signed-off-by: Eric Debeau <eric.debeau@orange.com>
Diffstat (limited to 'docs/release/index.rst')
-rw-r--r-- | docs/release/index.rst | 16 |
1 files changed, 7 insertions, 9 deletions
diff --git a/docs/release/index.rst b/docs/release/index.rst index 323bd3e64..81610e506 100644 --- a/docs/release/index.rst +++ b/docs/release/index.rst @@ -97,7 +97,7 @@ Detect -> Publish -> Respond: **Microservices Support** - - ONAP Operation Manager (OOM) use kubernetes and Helm to manage ONAP + - ONAP Operation Manager (OOM) use Kubernetes and Helm to manage ONAP components. - Microservices Bus (MSB) provides service registration/discovery, external API gateway, internal API gateway, client software development kit @@ -116,13 +116,8 @@ are compatible with a major release are made available. Installation ============ -There are 3 approaches to install ONAP: - -* :ref:`Installation using Kubernetes (aka OOM) <installing-onap-k8s>`. - Recommended method. -* :ref:`Installation using Heat template <installing-onap-heat>`. -* :ref:`Advanced installation to install individual components - <installing-onap-individual>`. +ONAP is installed using +:ref:`ONAP Operations Manager (OOM) over Kubernetes<installing-onap>` Documentation ============= @@ -145,7 +140,10 @@ ONAP Casablanca Release provides multiple documents including the following: Security Notes ============== -ONAP has adopted the `CII Best Practice Badge Program <https://bestpractices.coreinfrastructure.org/en>`_. The goal of the Casablanca release is for all ONAP projects to be close to achieving a CII Passing badge. +ONAP has adopted the +`CII Best Practice Badge Program <https://bestpractices.coreinfrastructure.org/en>`_. +The goal of the Casablanca release is for all ONAP projects to be close to +achieving a CII Passing badge. - `Badging Requirements <https://github.com/coreinfrastructure/best-practices-badge#core-infrastructure-initiative-best-practices-badge>`_ - `Badging Status for all ONAP projects <https://bestpractices.coreinfrastructure.org/en/projects?q=onap>`_ |