X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=docs%2Frelease%2Findex.rst;h=c7dd5bb0cc0592264d6d2f6ef27b1e9de03140be;hb=6dd9b673e71a47ce43acfa8303e7b1156613021e;hp=aad7d757eddb8352d7c4f7206168a9058382e980;hpb=8a6e66741b67cd3579ebbfc864cff5c67ea2911a;p=doc.git 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`.