blob: 3139479dccf02ea767c202ba441ca21eea6fc298 [file] [log] [blame]
Rich Bennett6dd9b672017-11-03 15:27:24 -04001.. This work is licensed under a Creative Commons Attribution 4.0
2 International License. http://creativecommons.org/licenses/by/4.0
Rich Bennett5baea462017-09-13 03:19:19 -04003
Rich Bennett52b5c092018-09-01 09:48:13 -04004.. contents::
5 :depth: 2
6
Rich Bennettb921b992017-11-17 08:28:37 -05007.. index:: Release Notes
8
Rich Bennett52b5c092018-09-01 09:48:13 -04009Beijing Release Notes
10^^^^^^^^^^^^^^^^^^^^^
11This page is the ONAP Beijing Release Notes. The first release was
Rich Bennett0172ec22017-11-16 07:52:35 -050012Amsterdam and subsequent major release will be named using city names.
Gildas Lanilis4ad97c92017-11-13 12:10:01 -080013
Eric Debeau58c20bf2018-03-20 20:33:44 +000014* Release Name: Beijing
Gildas Lanilis089ca2d2018-05-08 14:57:51 -070015* Release Version: 2.0.0
Rich Bennett52b5c092018-09-01 09:48:13 -040016* Release Date: June 7, 2018
Rich Bennett7134cba2017-10-10 07:39:06 -040017
Rich Bennett5baea462017-09-13 03:19:19 -040018
Eric Debeau58c20bf2018-03-20 20:33:44 +000019Getting Started With ONAP
Rich Bennett52b5c092018-09-01 09:48:13 -040020=========================
Rich Bennett5baea462017-09-13 03:19:19 -040021
Rich Bennett6dd9b672017-11-03 15:27:24 -040022Summary
Rich Bennett52b5c092018-09-01 09:48:13 -040023-------
Rich Bennettc4c034b2017-11-13 16:31:43 -050024ONAP provides a comprehensive platform for real-time, policy-driven
Eric Debeau58c20bf2018-03-20 20:33:44 +000025service orchestration and automation including virtual network functions and
26applications instantiation and configuration, but also physical network
27functions configuration.
Eric Debeau37fde6e2017-11-20 22:23:08 +000028ONAP will enable software, network, IT and cloud providers and developers
Rich Bennettc4c034b2017-11-13 16:31:43 -050029to rapidly automate new services and support complete life cycle management.
30By unifying member resources, ONAP will accelerate the development of a
31vibrant ecosystem around a globally shared architecture and implementation
Gildas Lanilisc10c7c92017-11-21 11:50:18 -080032for network automation-with an open standards focus-faster than any one
Rich Bennettc4c034b2017-11-13 16:31:43 -050033product could on its own.
Rich Bennett6dd9b672017-11-03 15:27:24 -040034
35Functionality
Rich Bennett52b5c092018-09-01 09:48:13 -040036-------------
Rich Bennettb921b992017-11-17 08:28:37 -050037**Portal** - a single, consistent user experience for both design timer
Rich Bennett0172ec22017-11-16 07:52:35 -050038and run time environments, based on the users role.
Rich Bennett6dd9b672017-11-03 15:27:24 -040039
Rich Bennettb921b992017-11-17 08:28:37 -050040**Design Time Framework** - a comprehensive development environment with
Rich Bennett0172ec22017-11-16 07:52:35 -050041tools, techniques, and repositories for defining/describing resources,
42services, and products:
43
44 - Service Design and Creation (SDC) provides tools, techniques, and
45 repositories to define/simulate/certify system assets as well as their
46 associated processes and policies.
47
Rich Bennett52b5c092018-09-01 09:48:13 -040048 - A VNF Software Development Kit (VNFSDK) and VNF Validation Program (VVP)
49 with tools for VNF supplier packaging and validation.
Rich Bennett0172ec22017-11-16 07:52:35 -050050
51 - Policy Creation (POLICY) deals with conditions, requirements,
52 constraints, attributes, or needs that must be provided, maintained,
53 and/or enforced.
54
55 - Closed Loop Automation Management Platform (CLAMP) provides a method
Rich Bennettb921b992017-11-17 08:28:37 -050056 for designing and managing control loops.
Rich Bennett0172ec22017-11-16 07:52:35 -050057
Rich Bennett52b5c092018-09-01 09:48:13 -040058 - Optimization Framework (OOF) provides a policy-driven and model-driven
59 framework for creating optimization applications.
60
Rich Bennettb921b992017-11-17 08:28:37 -050061**Runtime Framework** - The runtime execution framework executes the
Rich Bennett0172ec22017-11-16 07:52:35 -050062rules and policies distributed by the design and creation environment
63and Controllers that manage resources corresponding to their assigned
64controlled domain:
65
Eric Debeau58c20bf2018-03-20 20:33:44 +000066 - Service Orchestrator (SO) executes the specified BPMN processes and
67 automates sequences of activities, tasks, rules and policies needed for
68 on-demand creation, modification or removal of network, application or
69 infrastructure services and resources. SO is especially able to drive
70 any OpenStack-based cloud platform.
Rich Bennett0172ec22017-11-16 07:52:35 -050071
Eric Debeau58c20bf2018-03-20 20:33:44 +000072 - Software Defined Network Controller (SDNC) executes network configuration
73 for cloud computing resources and network.
Rich Bennett0172ec22017-11-16 07:52:35 -050074
Eric Debeau58c20bf2018-03-20 20:33:44 +000075 - Application Controller (APPC) executes Virtual Network Functions (VNF)
76 configurations and lifecycle management operations.
Rich Bennett0172ec22017-11-16 07:52:35 -050077
Eric Debeau58c20bf2018-03-20 20:33:44 +000078 - Virtual Function Controller (VF-C) is responsible for lifecycle management
79 of virtual network functions and network services based on VNF using
80 VNF Manager.
Rich Bennett0172ec22017-11-16 07:52:35 -050081
82 - Active and Available Inventory (A&AI) provides real-time views of a
83 systems resources, services, products and their relationships with each
84 other.
85
Rich Bennettb921b992017-11-17 08:28:37 -050086**Closed-Loop Automation** -- Design -> Create -> Collect -> Analyze >
Rich Bennett0172ec22017-11-16 07:52:35 -050087Detect -> Publish -> Respond:
88
Eric Debeau37fde6e2017-11-20 22:23:08 +000089 - Data Collection, Analytics and Events (DCAE) collects events, performance,
90 usage and publishes information to policy that executes the rules to perform
91 closed loop actions.
Rich Bennett0172ec22017-11-16 07:52:35 -050092
Eric Debeau37fde6e2017-11-20 22:23:08 +000093 - Holmes provides alarm correlation and analysis for Telecom cloud
94 infrastructure and services, including servers, cloud infrastructure,
95 VNFs and Network Services.
Rich Bennett0172ec22017-11-16 07:52:35 -050096
97 - Common Services - operational services for all ONAP components including
98 activity logging, reporting, common data layer, access control, resiliency,
Rich Bennett52b5c092018-09-01 09:48:13 -040099 multisite state coordination, credential/secret management and
100 software lifecycle management.
101
102**Microservices Support**
103
104 - ONAP Operation Manager (OOM) use kubernetes and Helm to manage ONAP
105 components.
106 - Microservices Bus (MSB) provides service registration/discovery,
107 external API gateway, internal API gateway, client software development kit
108 (SDK), and Swagger SDK.
Rich Bennett6dd9b672017-11-03 15:27:24 -0400109
110Project Specific Release Notes
Rich Bennett52b5c092018-09-01 09:48:13 -0400111==============================
Gildas Lanilis4ad97c92017-11-13 12:10:01 -0800112ONAP releases are specified by a list of project artifact
Rich Bennett80455a52017-11-08 05:17:00 -0500113versions in a :ref:`manifest<doc-release-manifest>`.
Rich Bennett52b5c092018-09-01 09:48:13 -0400114
Rich Bennett80455a52017-11-08 05:17:00 -0500115Each project provides detailed :ref:`release notes<doc-releaserepos>`
116and prepends to these if/when any updated versions the project team believes
117are compatible with a major release are made available.
Rich Bennett6dd9b672017-11-03 15:27:24 -0400118
Eric Debeauab6162b2017-11-17 19:30:47 +0000119.. index:: Download
120
Rich Bennett52b5c092018-09-01 09:48:13 -0400121Installation
122============
Eric Debeauab6162b2017-11-17 19:30:47 +0000123There are 3 approaches to install ONAP:
124
Rich Bennett52b5c092018-09-01 09:48:13 -0400125* :ref:`Installation using Kubernetes (aka OOM) <installing-onap-k8s>`. Recommended method.
126* :ref:`Installation using Heat template <installing-onap-heat>`.
127* :ref:`Advanced installation to install individual components <installing-onap-individual>`.
Eric Debeauab6162b2017-11-17 19:30:47 +0000128
Rich Bennett6dd9b672017-11-03 15:27:24 -0400129Documentation
Rich Bennett52b5c092018-09-01 09:48:13 -0400130=============
131ONAP Beijing Release provides multiple documents including the following:
Rich Bennett6dd9b672017-11-03 15:27:24 -0400132
Rich Bennett0172ec22017-11-16 07:52:35 -0500133 * A high level :ref:`architecture view<doc-architecture>` of how components
134 relate to each other.
Rich Bennett6dd9b672017-11-03 15:27:24 -0400135
Rich Bennett0172ec22017-11-16 07:52:35 -0500136 * A collection of documentation provided
137 by :ref:`each project <doc_onap-developer_guide_projects>`.
Rich Bennett6dd9b672017-11-03 15:27:24 -0400138
Rich Bennett0172ec22017-11-16 07:52:35 -0500139 * Application Programming Interface
140 Reference :ref:`available here <doc-apiref>`.
Rich Bennett6dd9b672017-11-03 15:27:24 -0400141
Rich Bennett0172ec22017-11-16 07:52:35 -0500142 * The `developer wiki <http://wiki.onap.org>`_ remains a good source of
143 information on meeting plans and notes from committees, project teams and
144 community events.
Rich Bennett6dd9b672017-11-03 15:27:24 -0400145
Rich Bennettb921b992017-11-17 08:28:37 -0500146.. index:: Licensing
147
Rich Bennett52b5c092018-09-01 09:48:13 -0400148Security Notes
149==============
150ONAP has adopted the `CII Best Practice Badge Program <https://bestpractices.coreinfrastructure.org/en>`_. The goal of the Beijing release is for all ONAP projects to be close to achieving a CII Passing badge.
151
152- `Badging Requirements <https://github.com/coreinfrastructure/best-practices-badge#core-infrastructure-initiative-best-practices-badge>`_
153- `Badging Status for all ONAP projects <https://bestpractices.coreinfrastructure.org/en/projects?q=onap>`_
154
155Project specific details are in the :ref:`release notes<doc-releaserepos>`
156for each project.
157
Gildas Lanilis6a7de922017-11-13 15:35:00 -0800158Licenses
Rich Bennett52b5c092018-09-01 09:48:13 -0400159========
Eric Debeau58c20bf2018-03-20 20:33:44 +0000160ONAP Source Code is licensed under the `Apache Version 2 License
161<http://www.apache.org/licenses/LICENSE-2.0>`_.
162ONAP Documentation is licensed under the `Creative Commons Attribution 4.0
163International License <http://creativecommons.org/licenses/by/4.0>`_.
Rich Bennett6dd9b672017-11-03 15:27:24 -0400164
Eric Debeauab6162b2017-11-17 19:30:47 +0000165Known Issues and Limitations
Rich Bennett52b5c092018-09-01 09:48:13 -0400166============================
Eric Debeau58c20bf2018-03-20 20:33:44 +0000167Known Issues and limitations are documented in each
168:ref:`project Release Notes <doc-releaserepos>`.
Eric Debeauab6162b2017-11-17 19:30:47 +0000169
Rich Bennettb921b992017-11-17 08:28:37 -0500170.. index:: Reporting Bugs
171
Rich Bennett6dd9b672017-11-03 15:27:24 -0400172How to Report a Bug
Rich Bennett52b5c092018-09-01 09:48:13 -0400173===================
Gildas Lanilis95146dd2017-11-09 14:53:25 -0800174There are 2 ways to report a bug in ONAP.
175
Eric Debeau58c20bf2018-03-20 20:33:44 +0000176 * In case you are familiar within ONAP, you can directly report a bug by
177 creating a Jira issue at `ONAP Jira <https://jira.onap.org>`_.
Gildas Lanilis95146dd2017-11-09 14:53:25 -0800178
Eric Debeau58c20bf2018-03-20 20:33:44 +0000179 * If you don't know you are facing a bug or have a question, post your
180 question into the
181 `Ask question <https://wiki.onap.org/display/DW/questions/all>`_.
182 You will need a Linux Foundation ID to login and post your question.
183 Get a Linux Foundation Identity using this
Rich Bennett52b5c092018-09-01 09:48:13 -0400184 `quick procedure <https://wiki.onap.org/display/DW/Joining+the+ONAP+Technical+Community#JoiningtheONAPTechnicalCommunity-WhereDoIStart?>`_.
Gildas Lanilis95146dd2017-11-09 14:53:25 -0800185
Rich Bennett52b5c092018-09-01 09:48:13 -0400186To properly report a bug in Jira, you may want to consider these `recommendations <https://wiki.onap.org/display/DW/Tracking+Issues+with+JIRA#TrackingIssueswithJIRA-RecommendationsforwrittingProperJIRAIssue>`_ to elaborate the issue you are facing.
Rich Bennett6dd9b672017-11-03 15:27:24 -0400187
Rich Bennettb921b992017-11-17 08:28:37 -0500188
189.. Include files referenced by link in the toctree as hidden
190
191.. toctree::
192 :hidden:
193
194 release-manifest.rst
195 releaserepos.rst
196 repolist.rst