diff options
author | Scott Seabolt <js9808@att.com> | 2019-02-27 13:07:16 -0500 |
---|---|---|
committer | Randa Maher <rx196w@att.com> | 2019-02-27 20:34:33 +0000 |
commit | ae5b6a7afe57dbb16d363c200d665e5fca72c207 (patch) | |
tree | 28a01d01b8b56d21ebcaf349145db1c4086651c5 /docs/release/index.rst | |
parent | b54aa6cb7830ec7490a1627c8a9efc8e1fb6dcee (diff) |
Fix for Release Manifest Link
Issue-ID: DOC-396
Change-Id: Id96759265f6003d08c0076990eab1f1c4f7d3611
Signed-off-by: Scott Seabolt <js9808@att.com>
(cherry picked from commit 576c2b51cc1a9a684bcf0eec1bca4d3c382460e8)
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 8d6d5350f..275567cbb 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>` |