summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRich Bennett <rb2745@att.com>2019-03-04 17:12:13 +0000
committerGerrit Code Review <gerrit@onap.org>2019-03-04 17:12:13 +0000
commit1047f50e98a8e6f02032190a0e4b46165bf21688 (patch)
treeef5ba795b6cae6f47c21112fee9c481a266db802
parent6afb2fdb15a7c10c2a0e87c06eadc16a6f856be0 (diff)
parentae5b6a7afe57dbb16d363c200d665e5fca72c207 (diff)
Merge "Fix for Release Manifest Link" into casablanca
-rw-r--r--docs/release/index.rst7
-rw-r--r--docs/release/release-manifest-docker.rst20
-rw-r--r--docs/release/release-manifest.rst22
3 files changed, 30 insertions, 19 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>`
diff --git a/docs/release/release-manifest-docker.rst b/docs/release/release-manifest-docker.rst
new file mode 100644
index 000000000..eea296556
--- /dev/null
+++ b/docs/release/release-manifest-docker.rst
@@ -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
diff --git a/docs/release/release-manifest.rst b/docs/release/release-manifest.rst
index 5778d8e02..84eda425d 100644
--- a/docs/release/release-manifest.rst
+++ b/docs/release/release-manifest.rst
@@ -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