diff options
author | Scott Seabolt <js9808@att.com> | 2019-02-27 13:07:16 -0500 |
---|---|---|
committer | Scott Seabolt <js9808@att.com> | 2019-02-27 14:30:10 -0500 |
commit | 576c2b51cc1a9a684bcf0eec1bca4d3c382460e8 (patch) | |
tree | dbfd4dffc95dc3b1efe99699cea3372a3bf1064b /docs/release/index.rst | |
parent | e6a9d7a5ea5aebb89658159078548a264c362338 (diff) |
Fix for Release Manifest Link
Issue-ID: DOC-396
Change-Id: Id96759265f6003d08c0076990eab1f1c4f7d3611
Signed-off-by: Scott Seabolt <js9808@att.com>
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>` |