From 6dd9b673e71a47ce43acfa8303e7b1156613021e Mon Sep 17 00:00:00 2001 From: Rich Bennett Date: Fri, 3 Nov 2017 15:27:24 -0400 Subject: Multiple editorial improvements Release notes expanded outline and content Release notes for doc projet Remove aai/sparky-fe submodule combined with spark-be Remove Module & Renamed Index and Search Change-Id: I4eeabee3604f1ffc4bb02dd4125a1770a77812d1 Issue-ID: DOC-147 Signed-off-by: Rich Bennett --- docs/release/index.rst | 88 ++++++++++++++++++++++++++++++++++++++------------ 1 file changed, 67 insertions(+), 21 deletions(-) (limited to 'docs/release/index.rst') diff --git a/docs/release/index.rst b/docs/release/index.rst index aad7d757e..c7dd5bb0c 100644 --- a/docs/release/index.rst +++ b/docs/release/index.rst @@ -1,32 +1,78 @@ -.. This work is licensed under a Creative Commons Attribution 4.0 International License. - +.. This work is licensed under a Creative Commons Attribution 4.0 + International License. http://creativecommons.org/licenses/by/4.0 Releases ======== -ONAP is developed and released around 6 month cycles. After an initial major release, additional -stable point releases may be created. +ONAP is developed and released around 6 month cycles. After an initial +major release, additional stable point releases may be created. The first +release is Amsterdam and subsequent major release will be named using city +names. + + +Amsterdam Release +----------------- + +Summary ++++++++ + +Functionality ++++++++++++++ + + +Project Specific Release Notes +++++++++++++++++++++++++++++++ +Major and stable point releases are specified by a list of project artifact +versions in a :ref:`manifest here`. +Each project provides detailed :ref:`release notes here ` +and prepends to these if/when any updated versions, the project team believes +are compatible with major release, are made available. + + +Supported Platforms ++++++++++++++++++++ + + +Documentation ++++++++++++++ +Release controlled documentation is available :ref:`here `. +For Amsterdam this includes: + +* A high level architecture view of how components delivered by all projects + relate to each other are :ref:`available here `. + +* A collection of documentation provided by each project and for some projects + several components / repositories within the project + are :ref:`available here `. + +* Application Programming Interface Reference :ref:`available here ` + +* The `developer wiki `_ remains a good source of + information on meeting plans and notes from committees, project teams, + community events and general, release independent information about + ONAP. Release dependent information is being migrated from the wiki to + gerrit source control. See the doc + project :ref:`release notes ` for current status. + + +Known Issues and Limitations +++++++++++++++++++++++++++++ +TBP overall / general statement +See :ref:`release notes ` for each project. + +License ++++++++ -Named Releases --------------- -.. csv-table:: - :align: left - :header-rows: 0 - :header: "Release", "Status", "Initial Release Date", "Next Phase", "EOL Date" - :widths: 15, 10, 10, 15, 10 +How to Report a Bug ++++++++++++++++++++ - "Amsterdam", "Under Development", "TBD", "", "" - "OpenECOMP R1.0.0 Seed Code", "EOL", "2017-04-XX", "", "" -Amsterdam Projects ------------------- -The following projects repositories have been approved by the TSC to be part of -the Amsterdam Release and provide detailed release notes at the links below. +Download and Use +++++++++++++++++ -.. include:: releaserepos.rst +* Source Code in Gerrit https://gerrit.onap.org +* Artifacts in Nexus / Docker Hub -========================== +* Platform :ref:`Demo `. -The complete list of projects providing documentation for current and future releases -has been moved to the onap-developer guide :ref:`doc_onap-developer_guide_projects`. -- cgit 1.2.3-korg