From: Rich Bennett Date: Mon, 4 Mar 2019 17:12:13 +0000 (+0000) Subject: Merge "Fix for Release Manifest Link" into casablanca X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=1047f50e98a8e6f02032190a0e4b46165bf21688;hp=6afb2fdb15a7c10c2a0e87c06eadc16a6f856be0;p=doc.git Merge "Fix for Release Manifest Link" into casablanca --- 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`. +ONAP releases are specified by a list of project artifact versions in a :ref:`manifest artifacts ` and :ref:`manifest dockers `. .. toctree:: :hidden: + release-manifest-docker.rst release-manifest.rst Each project provides detailed :ref:`release notes` @@ -169,7 +170,7 @@ Documentation ============= ONAP Casablanca Release provides multiple documents including the following: - * A high level :ref:`architecture view` of how components + * A high level :ref:`architecture view` 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` 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 ` 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