summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docs/guides/onap-developer/developing/index.rst1
-rw-r--r--docs/guides/onap-user/design/pre-onboarding/index.rst2
-rw-r--r--docs/guides/onap-user/design/resource-onboarding/index.rst2
-rw-r--r--docs/guides/onap-user/design/service-design/index.rst4
-rw-r--r--docs/guides/onap-user/design/service-distribution/index.rst2
-rw-r--r--docs/guides/onap-user/design/vfcreation/index.rst2
-rw-r--r--docs/guides/overview/overview.rst4
-rw-r--r--docs/index.rst5
-rw-r--r--docs/release/index.rst128
-rw-r--r--docs/release/releaserepos.rst2
m---------docs/submodules/aaf/authz.git0
m---------docs/submodules/aai/aai-common.git0
m---------docs/submodules/appc/deployment.git0
m---------docs/submodules/ccsdk/cds.git0
m---------docs/submodules/ccsdk/dashboard.git0
m---------docs/submodules/ccsdk/distribution.git0
m---------docs/submodules/ccsdk/utils.git0
m---------docs/submodules/clamp.git0
m---------docs/submodules/dcaegen2.git0
m---------docs/submodules/dmaap/datarouter.git0
m---------docs/submodules/externalapi/nbi.git0
m---------docs/submodules/integration.git0
m---------docs/submodules/oom.git0
m---------docs/submodules/oom/offline-installer.git0
m---------docs/submodules/optf/osdf.git0
m---------docs/submodules/policy/engine.git0
m---------docs/submodules/policy/parent.git0
m---------docs/submodules/portal.git0
m---------docs/submodules/sdc.git0
m---------docs/submodules/sdnc/oam.git0
m---------docs/submodules/so.git0
m---------docs/submodules/usecase-ui.git0
m---------docs/submodules/vfc/nfvo/driver/vnfm/svnfm.git0
m---------docs/submodules/vfc/nfvo/lcm.git0
m---------docs/submodules/vid.git0
m---------docs/submodules/vnfrqts/requirements.git0
36 files changed, 25 insertions, 127 deletions
diff --git a/docs/guides/onap-developer/developing/index.rst b/docs/guides/onap-developer/developing/index.rst
index 492018737..13b22f962 100644
--- a/docs/guides/onap-developer/developing/index.rst
+++ b/docs/guides/onap-developer/developing/index.rst
@@ -246,6 +246,7 @@ Policy Framework
:maxdepth: 2
:titlesonly:
+ ../../../submodules/policy/parent.git/docs/index
../../../submodules/policy/engine.git/docs/index
../../../submodules/policy/apex-pdp.git/docs/index
../../../submodules/policy/distribution.git/docs/index
diff --git a/docs/guides/onap-user/design/pre-onboarding/index.rst b/docs/guides/onap-user/design/pre-onboarding/index.rst
index 155ec56fb..7a09f0db5 100644
--- a/docs/guides/onap-user/design/pre-onboarding/index.rst
+++ b/docs/guides/onap-user/design/pre-onboarding/index.rst
@@ -2,6 +2,8 @@
.. International License. http://creativecommons.org/licenses/by/4.0
.. Copyright 2019 ONAP Contributors. All rights reserved.
+.. _doc_guide_user_des_pre-onb:
+
Pre-Onboarding
==============
diff --git a/docs/guides/onap-user/design/resource-onboarding/index.rst b/docs/guides/onap-user/design/resource-onboarding/index.rst
index 4a3cbc1e3..592651ee2 100644
--- a/docs/guides/onap-user/design/resource-onboarding/index.rst
+++ b/docs/guides/onap-user/design/resource-onboarding/index.rst
@@ -2,6 +2,8 @@
.. International License. http://creativecommons.org/licenses/by/4.0
.. Copyright 2019 ONAP Contributors. All rights reserved.
+.. _doc_guide_user_des_res-onb:
+
Resource Onboarding
===================
**Goal:** Add models and other artifacts required to create, configure, instantiate, and manage a VF and, optionally, a VFC.
diff --git a/docs/guides/onap-user/design/service-design/index.rst b/docs/guides/onap-user/design/service-design/index.rst
index dcc6b9c62..83217bdcc 100644
--- a/docs/guides/onap-user/design/service-design/index.rst
+++ b/docs/guides/onap-user/design/service-design/index.rst
@@ -2,6 +2,8 @@
.. International License. http://creativecommons.org/licenses/by/4.0
.. Copyright 2019 ONAP Contributors. All rights reserved.
+.. _doc_guide_user_des_ser-des:
+
Service Design
==============
@@ -30,7 +32,7 @@ instantiate, and manage services. Validate and certify the services.
Create a Service
----------------
-**Prerequisites:** Create VFs required for this service (see :ref:`vfcreation-and-testing`).
+**Prerequisites:** Create VFs required for this service (see :ref:`doc_guide_user_des_vf-cre`).
#. From the SDC HOME page, hover over Add and select Add Service.
#. In the General section, complete all fields.
diff --git a/docs/guides/onap-user/design/service-distribution/index.rst b/docs/guides/onap-user/design/service-distribution/index.rst
index 4ed231047..8de0e9232 100644
--- a/docs/guides/onap-user/design/service-distribution/index.rst
+++ b/docs/guides/onap-user/design/service-distribution/index.rst
@@ -2,6 +2,8 @@
.. International License. http://creativecommons.org/licenses/by/4.0
.. Copyright 2019 ONAP Contributors. All rights reserved.
+.. _doc_guide_user_des_ser-dis:
+
Governance Approval and Service Distribution
============================================
diff --git a/docs/guides/onap-user/design/vfcreation/index.rst b/docs/guides/onap-user/design/vfcreation/index.rst
index 39130665a..0b49b994d 100644
--- a/docs/guides/onap-user/design/vfcreation/index.rst
+++ b/docs/guides/onap-user/design/vfcreation/index.rst
@@ -2,7 +2,7 @@
.. International License. http://creativecommons.org/licenses/by/4.0
.. Copyright 2019 ONAP Doc Team. All rights reserved.
-.. _vfcreation-and-testing:
+.. _doc_guide_user_des_vf-cre:
VF Creation and Testing
=======================
diff --git a/docs/guides/overview/overview.rst b/docs/guides/overview/overview.rst
index 83c7e9de8..fc4570532 100644
--- a/docs/guides/overview/overview.rst
+++ b/docs/guides/overview/overview.rst
@@ -152,7 +152,9 @@ is named after a city.
+----------------------+----------------+----------------------+-----------------------------------------------------------+
|Release Name |Release version |Release Date |Features delivered |
+======================+================+======================+===========================================================+
-|Casablanca |* 3.0.2 |* 31 January 2019 | :ref:`Casablanca Release Notes <casablancarelease-notes>` |
+|Dublin |4.0.0 |2019 | :ref:`Dublin Release Notes <dublinrelease-notes>` |
++----------------------+----------------+----------------------+-----------------------------------------------------------+
+|Casablanca |* 3.0.2 |* 31 January 2019 | |
| |* 3.0.1 |* 30 November 2018 | |
| |* 3.0.0 |* 15 April 2019 | |
+----------------------+----------------+----------------------+-----------------------------------------------------------+
diff --git a/docs/index.rst b/docs/index.rst
index 9902db952..fc772b8bb 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -23,6 +23,9 @@ Please find some guidance here on the content of ONAP documentation:
+---------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------+
| Main documentation areas | Description |
+=================================================================================+===============================================================================================+
+ | :ref:`Release Notes <dublinrelease-notes>` | The Release Notes besides providing the basic information on the main release, also |
+ | | presents link to the release information of each, specific ONAP component. |
+ +---------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------+
| :ref:`ONAP Overview <overview>` | ONAP Overview provides generic and high-level guidance on the mission and main |
| | functionalities of ONAP. Basic guidelines on license details, limitations and |
| | security references support understanding the solution. |
@@ -62,8 +65,8 @@ Please find some guidance here on the content of ONAP documentation:
:hidden:
Home <self>
- guides/overview/index
release/index
+ guides/overview/index
guides/onap-developer/architecture/index
guides/onap-developer/developing/index
guides/onap-developer/settingup/index
diff --git a/docs/release/index.rst b/docs/release/index.rst
index c3bcba2f4..99b1400ff 100644
--- a/docs/release/index.rst
+++ b/docs/release/index.rst
@@ -2,7 +2,7 @@
International License. http://creativecommons.org/licenses/by/4.0
-.. _casablancarelease-notes:
+.. _dublinrelease-notes:
Dublin Release Notes
^^^^^^^^^^^^^^^^^^^^
@@ -11,8 +11,7 @@ This page provides the release notes for the ONAP Dublin release. This includes
outstanding trouble reports.
Release notes are cumulative for the release, meaning this release note for the Dublin release will have an entry for each Major, Minor, and Maintenance
-release, if applicable. Information that is applicable regardless of release is included in the `Getting Started With ONAP`_ section of this
-document.
+release, if applicable.
Each component within the ONAP solution maintains their own component level release notes and links to those release notes are provided below.
Details on the specific items delivered in each releaese by each component is maintained in the component specific release notes.
@@ -26,98 +25,6 @@ Dublin Major Release 4.0.0
The Dublin 4.0.0 is the first release for Dublin.
-.. _getting-started:
-
-Getting Started With ONAP
-=========================
-
-Summary
--------
-ONAP provides a comprehensive platform for real-time, policy-driven
-service orchestration and automation including virtual network functions and
-applications instantiation and configuration, but also physical network
-functions configuration.
-ONAP will enable software, network, IT and cloud providers and developers
-to rapidly automate new services and support complete life cycle management.
-By unifying member resources, ONAP will accelerate the development of a
-vibrant ecosystem around a globally shared architecture and implementation
-for network automation-with an open standards focus-faster than any one
-product could on its own.
-
-Functionality
--------------
-**Portal** - a single, consistent user experience for both design time
-and run time environments, based on the user’s role.
-
-**Design Time Framework** - a comprehensive development environment with
-tools, techniques, and repositories for defining/describing resources,
-and services:
-
- - Service Design and Creation (SDC) provides tools, techniques, and
- repositories to define/simulate/certify system assets as well as their
- associated processes and policies.
-
- - A VNF Software Development Kit (VNFSDK) and VNF Validation Program (VVP)
- with tools for VNF supplier packaging and validation.
-
- - Policy Creation (POLICY) deals with conditions, requirements,
- constraints, attributes, or needs that must be provided, maintained,
- and/or enforced.
-
- - Closed Loop Automation Management Platform (CLAMP) provides a method
- for designing and managing control loops.
-
- - Optimization Framework (OOF) provides a policy-driven and model-driven
- framework for creating optimization applications.
-
-**Runtime Framework** - The runtime execution framework executes the
-rules and policies distributed by the design and creation environment
-and Controllers that manage resources corresponding to their assigned
-controlled domain:
-
- - Service Orchestrator (SO) executes the specified BPMN processes and
- automates sequences of activities, tasks, rules and policies needed for
- on-demand creation, modification or removal of network, application or
- infrastructure services and resources. SO is especially able to drive
- any OpenStack-based cloud platform.
-
- - Software Defined Network Controller (SDNC) executes network configuration
- for cloud computing resources and network.
-
- - Application Controller (APPC) executes Virtual Network Functions (VNF)
- configurations and lifecycle management operations.
-
- - Virtual Function Controller (VF-C) is responsible for lifecycle management
- of virtual network functions and network services based on VNF using
- VNF Manager.
-
- - Active and Available Inventory (A&AI) provides real-time views of a
- system’s resources, services, products and their relationships with each
- other.
-
-**Closed-Loop Automation** -- Design -> Create -> Collect -> Analyze >
-Detect -> Publish -> Respond:
-
- - Data Collection, Analytics and Events (DCAE) collects events, performance,
- usage and publishes information to policy that executes the rules to perform
- closed loop actions.
-
- - Holmes provides alarm correlation and analysis for Telecom cloud
- infrastructure and services, including servers, cloud infrastructure,
- VNFs and Network Services.
-
- - Common Services - operational services for all ONAP components including
- activity logging, reporting, common data layer, access control, resiliency,
- multisite state coordination, credential/secret management and
- software lifecycle management.
-
-**Microservices Support**
-
- - ONAP Operation Manager (OOM) use Kubernetes and Helm to manage ONAP components.
- - Microservices Bus (MSB) provides service registration/discovery,
- external API gateway, internal API gateway, client software development kit
- (SDK), and Swagger SDK.
-
Project Specific Release Notes
==============================
ONAP releases are specified by a list of project artifact versions in a :ref:`manifest artifacts <doc-release-manifest-artifacts>`
@@ -133,30 +40,13 @@ Each project provides detailed :ref:`release notes<doc-releaserepos>`
and prepends to these if/when any updated versions the project team believes
are compatible with a major release are made available.
-.. index:: Download
-
-Installation
-============
-ONAP is installed using :ref:`ONAP Operations Manager (OOM) over Kubernetes<installing-onap>`
-
Documentation
=============
-ONAP Dublin Release provides multiple documents including the following:
-
- * A high level :ref:`architecture view<doc-architecture>` of how component
- relate to each other.
-
- * A collection of documentation provided
- by :ref:`each project <doc_onap-developer_guide_projects>`.
+ONAP Dublin Release provides multiple documents, see :ref:`ONAP Home<master_index>`.
- * Application Programming Interface
- Reference :ref:`available here <doc-apiref>`.
-
- * The `developer wiki <http://wiki.onap.org>`_ remains a good source of
- information on meeting plans and notes from committees, project teams and
- community events.
-
-.. index:: Licensing
+The `developer wiki <http://wiki.onap.org>`_ remains a good source of
+information on meeting plans and notes from committees, project teams and
+community events.
Security Notes
==============
@@ -176,12 +66,6 @@ For the Casablanca release, ONAP continues to improve in multiple areas of Scal
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>`
-Licenses
-========
-ONAP Source Code is licensed under the `Apache Version 2 License <http://www.apache.org/licenses/LICENSE-2.0>`_.
-ONAP Documentation is licensed under the `Creative Commons Attribution 4.0
-International License <http://creativecommons.org/licenses/by/4.0>`_.
-
Known Issues and Limitations
============================
Known Issues and limitations are documented in each :ref:`project Release Notes <doc-releaserepos>`.
diff --git a/docs/release/releaserepos.rst b/docs/release/releaserepos.rst
index 4beabfea7..f9ece9fa9 100644
--- a/docs/release/releaserepos.rst
+++ b/docs/release/releaserepos.rst
@@ -196,7 +196,7 @@ Policy Framework
:maxdepth: 1
:titlesonly:
- policy<../submodules/policy/engine.git/docs/release-notes.rst>
+ policy<../submodules/policy/parent.git/docs/release-notes.rst>
Portal Platform
---------------
diff --git a/docs/submodules/aaf/authz.git b/docs/submodules/aaf/authz.git
-Subproject a47bd51641efcb84e19d68a6383f0947df82663
+Subproject 2fedc6d93206113e52f29fb84a721eb94ec0e17
diff --git a/docs/submodules/aai/aai-common.git b/docs/submodules/aai/aai-common.git
-Subproject 1bef250998b7f5bf628b099dd55235ba0f30e00
+Subproject d480c91b08889c62f007d95a636f952e56acbbd
diff --git a/docs/submodules/appc/deployment.git b/docs/submodules/appc/deployment.git
-Subproject 6919392881a94fa9823e5ebf8748682a4c499e9
+Subproject 23299c969a313f8e3740bceb070655810f5e3ef
diff --git a/docs/submodules/ccsdk/cds.git b/docs/submodules/ccsdk/cds.git
-Subproject f40ed23775d6ea00c414c89959dd478a5f30437
+Subproject 32d132a78288521798d302cafbd9a7eac9121ca
diff --git a/docs/submodules/ccsdk/dashboard.git b/docs/submodules/ccsdk/dashboard.git
-Subproject fd5048d6050207cc60ac5155a9a6c87a182fb52
+Subproject c0d9bbcaa3a1b9d990f6658953523b177c488ad
diff --git a/docs/submodules/ccsdk/distribution.git b/docs/submodules/ccsdk/distribution.git
-Subproject 8d4467847a7992c1525555a3f43599b195a0bf0
+Subproject ae06c07ad483e1276a09eff4b26f088e75301a5
diff --git a/docs/submodules/ccsdk/utils.git b/docs/submodules/ccsdk/utils.git
-Subproject 950f9e1ca067c45ba74933030ebf715206bb601
+Subproject e50b344c0491e313c0fff96b37f673388d87cad
diff --git a/docs/submodules/clamp.git b/docs/submodules/clamp.git
-Subproject 2cca1c820e38b45879abe1c82ce994283a55818
+Subproject 943d7b2c32d7527cd018cd27f97f1b12a21b898
diff --git a/docs/submodules/dcaegen2.git b/docs/submodules/dcaegen2.git
-Subproject d20ca31bb588ac665566df77736397325721881
+Subproject bb8dea8255097e9cd306d8f02f945bfb684e469
diff --git a/docs/submodules/dmaap/datarouter.git b/docs/submodules/dmaap/datarouter.git
-Subproject 3ebd2534167e73426d2b19efb05eaf9892f6f9d
+Subproject 52c5c5ab9ba33755e26f06f41de608f825866a5
diff --git a/docs/submodules/externalapi/nbi.git b/docs/submodules/externalapi/nbi.git
-Subproject 6413a21daa01e4ff25fad4f49bc35b01cb98a1a
+Subproject bce9428824803a9f2b03975c7238e52974ec31b
diff --git a/docs/submodules/integration.git b/docs/submodules/integration.git
-Subproject e84c265f95d046c8514dbb0091dec873e912d8b
+Subproject 1f3c8d6b67fcfdc0bcb95d3b283b232a4bb56cb
diff --git a/docs/submodules/oom.git b/docs/submodules/oom.git
-Subproject 5a9e258c78a80fa1df9f8b2fbfa08ccacec53b1
+Subproject 0b904977dde761d189874d6dc6c527cd45928d9
diff --git a/docs/submodules/oom/offline-installer.git b/docs/submodules/oom/offline-installer.git
-Subproject d93b67d0dc46c9c7a43807de5ca4106d7e3e32d
+Subproject f45f73f749fffb301d825ec53fae2878c505980
diff --git a/docs/submodules/optf/osdf.git b/docs/submodules/optf/osdf.git
-Subproject a3439d6e4ae7b518484a589abebc761122a336b
+Subproject 95bd3e4710787de7488be24913f708cf539a577
diff --git a/docs/submodules/policy/engine.git b/docs/submodules/policy/engine.git
-Subproject 2c533a581179c1c06c8811b6dda57e8a6d0fbd2
+Subproject 6bc4e95261ed8ec8bc931696e3674ee5ec54d54
diff --git a/docs/submodules/policy/parent.git b/docs/submodules/policy/parent.git
-Subproject d8d3191510be75033894d41439dc92ba250eeda
+Subproject d0055e3089d11d1667fea55d615bfcabfd5e401
diff --git a/docs/submodules/portal.git b/docs/submodules/portal.git
-Subproject ba546e970d779a5e87a07b3058a85e1446c3912
+Subproject 40c8f073970f3664786d1bb4d4c69ed3f57b8b4
diff --git a/docs/submodules/sdc.git b/docs/submodules/sdc.git
-Subproject ddb67dc3cbb04f4857f2cf24221b306fa2bab05
+Subproject 7c62480edb52c829102cddd030384176bf16780
diff --git a/docs/submodules/sdnc/oam.git b/docs/submodules/sdnc/oam.git
-Subproject d62222b32cb04696dd11917f893397a01c3ba49
+Subproject b0aa3b3bcc3c269bbc62a2e9690830a959e37e5
diff --git a/docs/submodules/so.git b/docs/submodules/so.git
-Subproject c1cd5ef428017bc26513395a3bfc00caf7209f8
+Subproject af23464d5dcac4aa493fde21fb1beff40c5e1b9
diff --git a/docs/submodules/usecase-ui.git b/docs/submodules/usecase-ui.git
-Subproject 4fa6adb91b4a31cd26d24d834477a1fa94d2a83
+Subproject de16e84e7119f4f414306fea6c84f8f0d86520a
diff --git a/docs/submodules/vfc/nfvo/driver/vnfm/svnfm.git b/docs/submodules/vfc/nfvo/driver/vnfm/svnfm.git
-Subproject 045656e9d2178f5dfbc14061f4b3edd8e6d7fe1
+Subproject 451e015794a0f3957c9d02685f622817914b412
diff --git a/docs/submodules/vfc/nfvo/lcm.git b/docs/submodules/vfc/nfvo/lcm.git
-Subproject 83f5eaad87d82ecc398653f0fd8335ce8d1dbfe
+Subproject b8546fe945ca287d9095b5513fe1f1f5fbb481b
diff --git a/docs/submodules/vid.git b/docs/submodules/vid.git
-Subproject e3c3ba0dc33afe638cd1cade06331b1c5d37929
+Subproject ba76048291feeb83a3596ebf04c9c0f384706d7
diff --git a/docs/submodules/vnfrqts/requirements.git b/docs/submodules/vnfrqts/requirements.git
-Subproject 83003c307c92f8d240d9e894a4cfeb4ee278b82
+Subproject ad0e89a88920277386971e7945ede8bab050396