diff options
Diffstat (limited to 'docs/release/index.rst')
-rw-r--r-- | docs/release/index.rst | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/docs/release/index.rst b/docs/release/index.rst index aeb2dfc88..e7d77cf3e 100644 --- a/docs/release/index.rst +++ b/docs/release/index.rst @@ -148,11 +148,12 @@ Detect -> Publish -> Respond: Project Specific Release Notes ============================== -ONAP releases are specified by a list of project artifact versions in a :ref:`manifest<doc-release-manifest>`. +ONAP releases are specified by a list of project artifact versions in a :ref:`manifest artifacts <doc-release-manifest-artifacts>` and :ref:`manifest dockers <doc-release-manifest-docker>`. .. toctree:: :hidden: + release-manifest-docker.rst release-manifest.rst Each project provides detailed :ref:`release notes<doc-releaserepos>` @@ -169,7 +170,7 @@ Documentation ============= ONAP Casablanca Release provides multiple documents including the following: - * A high level :ref:`architecture view<doc-architecture>` of how components + * A high level :ref:`architecture view<doc-architecture>` of how component relate to each other. * A collection of documentation provided @@ -198,7 +199,7 @@ Project specific details are in the :ref:`release notes<doc-releaserepos>` for e ONAP Maturity Testing Notes =========================== -For the Casablanca release, ONAP continues to improve in multiple areas of Scalability, Security, Stability and Performance (S3P) metrics. +For the Casablanca release, ONAP continues to improve in multiple areas of Scalability, Security, Stability and Performance (S3P) metrics.
The Integration team ran the 72 hours stability testing (100% passing rate) and full resilience testing (96.9% passing rate) at ONAP OpenLabs. More details in :ref:`ONAP Maturity Testing Notes <integration-s3p>` |