blob: 6c21a24fd29b7ca1753bbb5195dc68dde7b0d88e [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
Gildas Lanilis9be906b2018-11-02 17:47:42 -07004Casablanca Release Notes
5^^^^^^^^^^^^^^^^^^^^^^^^
6This page is the ONAP Casablanca Release Notes. The first release was labelled
Eric Debeauf0319832018-11-08 21:35:23 +00007Amsterdam, second release Beijing and subsequent major release will be named
8using city names.
Gildas Lanilis4ad97c92017-11-13 12:10:01 -08009
Gildas Lanilis9be906b2018-11-02 17:47:42 -070010* Release Name: Casablanca
11* Release Version: 3.0.0
Eric Debeauf0319832018-11-08 21:35:23 +000012* Release Date: Nov 30, 2018
Rich Bennett7134cba2017-10-10 07:39:06 -040013
Noemi Wagnerbef82322018-12-11 13:17:41 +010014.. _getting-started:
Rich Bennett5baea462017-09-13 03:19:19 -040015
Eric Debeau58c20bf2018-03-20 20:33:44 +000016Getting Started With ONAP
Rich Bennett52b5c092018-09-01 09:48:13 -040017=========================
Rich Bennett5baea462017-09-13 03:19:19 -040018
Rich Bennett6dd9b672017-11-03 15:27:24 -040019Summary
Rich Bennett52b5c092018-09-01 09:48:13 -040020-------
Rich Bennettc4c034b2017-11-13 16:31:43 -050021ONAP provides a comprehensive platform for real-time, policy-driven
Eric Debeau58c20bf2018-03-20 20:33:44 +000022service orchestration and automation including virtual network functions and
23applications instantiation and configuration, but also physical network
24functions configuration.
Eric Debeau37fde6e2017-11-20 22:23:08 +000025ONAP will enable software, network, IT and cloud providers and developers
Rich Bennettc4c034b2017-11-13 16:31:43 -050026to rapidly automate new services and support complete life cycle management.
27By unifying member resources, ONAP will accelerate the development of a
28vibrant ecosystem around a globally shared architecture and implementation
Gildas Lanilisc10c7c92017-11-21 11:50:18 -080029for network automation-with an open standards focus-faster than any one
Rich Bennettc4c034b2017-11-13 16:31:43 -050030product could on its own.
Rich Bennett6dd9b672017-11-03 15:27:24 -040031
32Functionality
Rich Bennett52b5c092018-09-01 09:48:13 -040033-------------
ankatarefafe5802018-10-09 13:04:24 +053034**Portal** - a single, consistent user experience for both design time
Rich Bennett0172ec22017-11-16 07:52:35 -050035and run time environments, based on the users role.
Rich Bennett6dd9b672017-11-03 15:27:24 -040036
Rich Bennettb921b992017-11-17 08:28:37 -050037**Design Time Framework** - a comprehensive development environment with
Rich Bennett0172ec22017-11-16 07:52:35 -050038tools, techniques, and repositories for defining/describing resources,
Eric Debeauf0319832018-11-08 21:35:23 +000039and services:
Rich Bennett0172ec22017-11-16 07:52:35 -050040
41 - Service Design and Creation (SDC) provides tools, techniques, and
42 repositories to define/simulate/certify system assets as well as their
43 associated processes and policies.
44
Rich Bennett52b5c092018-09-01 09:48:13 -040045 - A VNF Software Development Kit (VNFSDK) and VNF Validation Program (VVP)
46 with tools for VNF supplier packaging and validation.
Rich Bennett0172ec22017-11-16 07:52:35 -050047
48 - Policy Creation (POLICY) deals with conditions, requirements,
49 constraints, attributes, or needs that must be provided, maintained,
50 and/or enforced.
51
52 - Closed Loop Automation Management Platform (CLAMP) provides a method
Rich Bennettb921b992017-11-17 08:28:37 -050053 for designing and managing control loops.
Rich Bennett0172ec22017-11-16 07:52:35 -050054
Rich Bennett52b5c092018-09-01 09:48:13 -040055 - Optimization Framework (OOF) provides a policy-driven and model-driven
56 framework for creating optimization applications.
57
Rich Bennettb921b992017-11-17 08:28:37 -050058**Runtime Framework** - The runtime execution framework executes the
Rich Bennett0172ec22017-11-16 07:52:35 -050059rules and policies distributed by the design and creation environment
60and Controllers that manage resources corresponding to their assigned
61controlled domain:
62
Eric Debeau58c20bf2018-03-20 20:33:44 +000063 - Service Orchestrator (SO) executes the specified BPMN processes and
64 automates sequences of activities, tasks, rules and policies needed for
65 on-demand creation, modification or removal of network, application or
66 infrastructure services and resources. SO is especially able to drive
67 any OpenStack-based cloud platform.
Rich Bennett0172ec22017-11-16 07:52:35 -050068
Eric Debeau58c20bf2018-03-20 20:33:44 +000069 - Software Defined Network Controller (SDNC) executes network configuration
70 for cloud computing resources and network.
Rich Bennett0172ec22017-11-16 07:52:35 -050071
Eric Debeau58c20bf2018-03-20 20:33:44 +000072 - Application Controller (APPC) executes Virtual Network Functions (VNF)
73 configurations and lifecycle management operations.
Rich Bennett0172ec22017-11-16 07:52:35 -050074
Eric Debeau58c20bf2018-03-20 20:33:44 +000075 - Virtual Function Controller (VF-C) is responsible for lifecycle management
76 of virtual network functions and network services based on VNF using
77 VNF Manager.
Rich Bennett0172ec22017-11-16 07:52:35 -050078
79 - Active and Available Inventory (A&AI) provides real-time views of a
80 systems resources, services, products and their relationships with each
81 other.
82
Rich Bennettb921b992017-11-17 08:28:37 -050083**Closed-Loop Automation** -- Design -> Create -> Collect -> Analyze >
Rich Bennett0172ec22017-11-16 07:52:35 -050084Detect -> Publish -> Respond:
85
Eric Debeau37fde6e2017-11-20 22:23:08 +000086 - Data Collection, Analytics and Events (DCAE) collects events, performance,
87 usage and publishes information to policy that executes the rules to perform
88 closed loop actions.
Rich Bennett0172ec22017-11-16 07:52:35 -050089
Eric Debeau37fde6e2017-11-20 22:23:08 +000090 - Holmes provides alarm correlation and analysis for Telecom cloud
91 infrastructure and services, including servers, cloud infrastructure,
92 VNFs and Network Services.
Rich Bennett0172ec22017-11-16 07:52:35 -050093
94 - Common Services - operational services for all ONAP components including
95 activity logging, reporting, common data layer, access control, resiliency,
Rich Bennett52b5c092018-09-01 09:48:13 -040096 multisite state coordination, credential/secret management and
97 software lifecycle management.
98
99**Microservices Support**
100
Eric Debeau43f5aec2018-11-24 08:29:47 +0000101 - ONAP Operation Manager (OOM) use Kubernetes and Helm to manage ONAP
Rich Bennett52b5c092018-09-01 09:48:13 -0400102 components.
103 - Microservices Bus (MSB) provides service registration/discovery,
104 external API gateway, internal API gateway, client software development kit
105 (SDK), and Swagger SDK.
Rich Bennett6dd9b672017-11-03 15:27:24 -0400106
107Project Specific Release Notes
Rich Bennett52b5c092018-09-01 09:48:13 -0400108==============================
Gildas Lanilis4ad97c92017-11-13 12:10:01 -0800109ONAP releases are specified by a list of project artifact
Rich Bennett80455a52017-11-08 05:17:00 -0500110versions in a :ref:`manifest<doc-release-manifest>`.
Rich Bennett52b5c092018-09-01 09:48:13 -0400111
Rich Bennett84424f02018-12-06 16:01:34 -0500112.. toctree::
113 :hidden:
114
115 release-manifest.rst
116
Rich Bennett80455a52017-11-08 05:17:00 -0500117Each project provides detailed :ref:`release notes<doc-releaserepos>`
118and prepends to these if/when any updated versions the project team believes
119are compatible with a major release are made available.
Rich Bennett6dd9b672017-11-03 15:27:24 -0400120
Eric Debeauab6162b2017-11-17 19:30:47 +0000121.. index:: Download
122
Rich Bennett52b5c092018-09-01 09:48:13 -0400123Installation
124============
Eric Debeau43f5aec2018-11-24 08:29:47 +0000125ONAP is installed using
126:ref:`ONAP Operations Manager (OOM) over Kubernetes<installing-onap>`
Eric Debeauab6162b2017-11-17 19:30:47 +0000127
Rich Bennett6dd9b672017-11-03 15:27:24 -0400128Documentation
Rich Bennett52b5c092018-09-01 09:48:13 -0400129=============
Gildas Lanilis9be906b2018-11-02 17:47:42 -0700130ONAP Casablanca Release provides multiple documents including the following:
Rich Bennett6dd9b672017-11-03 15:27:24 -0400131
Rich Bennett0172ec22017-11-16 07:52:35 -0500132 * A high level :ref:`architecture view<doc-architecture>` of how components
133 relate to each other.
Rich Bennett6dd9b672017-11-03 15:27:24 -0400134
Rich Bennett0172ec22017-11-16 07:52:35 -0500135 * A collection of documentation provided
136 by :ref:`each project <doc_onap-developer_guide_projects>`.
Rich Bennett6dd9b672017-11-03 15:27:24 -0400137
Rich Bennett0172ec22017-11-16 07:52:35 -0500138 * Application Programming Interface
139 Reference :ref:`available here <doc-apiref>`.
Rich Bennett6dd9b672017-11-03 15:27:24 -0400140
Rich Bennett0172ec22017-11-16 07:52:35 -0500141 * The `developer wiki <http://wiki.onap.org>`_ remains a good source of
142 information on meeting plans and notes from committees, project teams and
143 community events.
Rich Bennett6dd9b672017-11-03 15:27:24 -0400144
Rich Bennettb921b992017-11-17 08:28:37 -0500145.. index:: Licensing
146
Rich Bennett52b5c092018-09-01 09:48:13 -0400147Security Notes
148==============
Eric Debeau43f5aec2018-11-24 08:29:47 +0000149ONAP has adopted the
150`CII Best Practice Badge Program <https://bestpractices.coreinfrastructure.org/en>`_.
151The goal of the Casablanca release is for all ONAP projects to be close to
152achieving a CII Passing badge.
Rich Bennett52b5c092018-09-01 09:48:13 -0400153
154- `Badging Requirements <https://github.com/coreinfrastructure/best-practices-badge#core-infrastructure-initiative-best-practices-badge>`_
155- `Badging Status for all ONAP projects <https://bestpractices.coreinfrastructure.org/en/projects?q=onap>`_
156
157Project specific details are in the :ref:`release notes<doc-releaserepos>`
158for each project.
159
helenc87816e2b9b2018-11-30 07:29:09 -0800160.. index:: maturity
161 
162ONAP Maturity Testing Notes
163===========================
164For the Casablanca release, ONAP continues to improve in multiple areas of 
165Scalability, Security, Stability and Performance (S3P) metrics.
166 
167The Integration team ran the 72 hours stability testing (100% passing rate
168and full resilience testing (96.9% passing rate) at ONAP OpenLabs. More details in :ref:`ONAP Maturity Testing Notes <integration-s3p>` 
169
Gildas Lanilis6a7de922017-11-13 15:35:00 -0800170Licenses
Rich Bennett52b5c092018-09-01 09:48:13 -0400171========
Eric Debeau58c20bf2018-03-20 20:33:44 +0000172ONAP Source Code is licensed under the `Apache Version 2 License
173<http://www.apache.org/licenses/LICENSE-2.0>`_.
174ONAP Documentation is licensed under the `Creative Commons Attribution 4.0
175International License <http://creativecommons.org/licenses/by/4.0>`_.
Rich Bennett6dd9b672017-11-03 15:27:24 -0400176
Eric Debeauab6162b2017-11-17 19:30:47 +0000177Known Issues and Limitations
Rich Bennett52b5c092018-09-01 09:48:13 -0400178============================
Eric Debeau58c20bf2018-03-20 20:33:44 +0000179Known Issues and limitations are documented in each
180:ref:`project Release Notes <doc-releaserepos>`.
Eric Debeauab6162b2017-11-17 19:30:47 +0000181
Rich Bennettb921b992017-11-17 08:28:37 -0500182.. index:: Reporting Bugs
183
Rich Bennett6dd9b672017-11-03 15:27:24 -0400184How to Report a Bug
Rich Bennett52b5c092018-09-01 09:48:13 -0400185===================
Gildas Lanilis95146dd2017-11-09 14:53:25 -0800186There are 2 ways to report a bug in ONAP.
187
Eric Debeau58c20bf2018-03-20 20:33:44 +0000188 * In case you are familiar within ONAP, you can directly report a bug by
189 creating a Jira issue at `ONAP Jira <https://jira.onap.org>`_.
Gildas Lanilis95146dd2017-11-09 14:53:25 -0800190
Eric Debeau58c20bf2018-03-20 20:33:44 +0000191 * If you don't know you are facing a bug or have a question, post your
192 question into the
193 `Ask question <https://wiki.onap.org/display/DW/questions/all>`_.
194 You will need a Linux Foundation ID to login and post your question.
195 Get a Linux Foundation Identity using this
Rich Bennett52b5c092018-09-01 09:48:13 -0400196 `quick procedure <https://wiki.onap.org/display/DW/Joining+the+ONAP+Technical+Community#JoiningtheONAPTechnicalCommunity-WhereDoIStart?>`_.
Gildas Lanilis95146dd2017-11-09 14:53:25 -0800197
Rich Bennett52b5c092018-09-01 09:48:13 -0400198To 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 -0400199
Rich Bennettb921b992017-11-17 08:28:37 -0500200
201.. Include files referenced by link in the toctree as hidden
202
203.. toctree::
204 :hidden:
205
Rich Bennettb921b992017-11-17 08:28:37 -0500206 releaserepos.rst
207 repolist.rst