Fix for Release Manifest Link 99/79299/1
authorScott Seabolt <js9808@att.com>
Wed, 27 Feb 2019 18:07:16 +0000 (13:07 -0500)
committerRanda Maher <rx196w@att.com>
Wed, 27 Feb 2019 20:34:33 +0000 (20:34 +0000)
Issue-ID: DOC-396
Change-Id: Id96759265f6003d08c0076990eab1f1c4f7d3611
Signed-off-by: Scott Seabolt <js9808@att.com>
(cherry picked from commit 576c2b51cc1a9a684bcf0eec1bca4d3c382460e8)

docs/release/index.rst
docs/release/release-manifest-docker.rst [new file with mode: 0644]
docs/release/release-manifest.rst

index 8d6d535..275567c 100644 (file)
@@ -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.\r
 
 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>`
 
diff --git a/docs/release/release-manifest-docker.rst b/docs/release/release-manifest-docker.rst
new file mode 100644 (file)
index 0000000..eea2965
--- /dev/null
@@ -0,0 +1,20 @@
+.. This work is licensed under a Creative Commons Attribution 4.0 International License.  http://creativecommons.org/licenses/by/4.0Copyright 2017 AT&T Intellectual Property.  All rights reserved.
+
+.. contents::
+   :depth: 3
+
+.. index:: Release Manifest - Docker
+
+.. _doc-release-manifest-docker:
+
+Release Manifest - Docker
+-------------------------
+
+Docker Released Images  nexus3.onap.org
++++++++++++++++++++++++++++++++++++++++
+
+.. csv-table::
+   :align: left
+   :header-rows: 1
+   :widths: 100, 100
+   :file: ../submodules/integration.git/version-manifest/src/main/resources/docker-manifest.csv
index 5778d8e..84eda42 100644 (file)
@@ -1,16 +1,14 @@
-.. This work is licensed under a Creative Commons Attribution 4.0
-   International License. http://creativecommons.org/licenses/by/4.0
-   Copyright 2017 AT&T Intellectual Property.  All rights reserved.
+.. This work is licensed under a Creative Commons Attribution 4.0 International License. http://creativecommons.org/licenses/by/4.0 Copyright 2017 AT&T Intellectual Property.  All rights reserved.
 
 .. contents::
    :depth: 3
 
-.. index:: Release Manifest
+.. index:: Release Manifest - Artifacts
 
-.. _doc-release-manifest:
+.. _doc-release-manifest-artifacts:
 
-Release Manifest
-----------------
+Release Manifest - Artifacts
+----------------------------
 
 Nexus Released Artifacts nexus.onap.org
 +++++++++++++++++++++++++++++++++++++++
@@ -18,12 +16,4 @@ Nexus Released Artifacts nexus.onap.org
 .. csv-table::
    :align: left
    :header-rows: 1
-   :file:  ../submodules/integration.git/version-manifest/src/main/resources/java-manifest.csv
-
-Docker Released Images  nexus3.onap.org
-+++++++++++++++++++++++++++++++++++++++
-
-.. csv-table::
-   :align: left
-   :header-rows: 1
-   :file:  ../submodules/integration.git/version-manifest/src/main/resources/docker-manifest.csv
+   :file: ../submodules/integration.git/version-manifest/src/main/resources/java-manifest.csv