Rich Bennett | 6dd9b67 | 2017-11-03 15:27:24 -0400 | [diff] [blame] | 1 | .. This work is licensed under a Creative Commons Attribution 4.0 |
| 2 | International License. http://creativecommons.org/licenses/by/4.0 |
Rich Bennett | 5baea46 | 2017-09-13 03:19:19 -0400 | [diff] [blame] | 3 | |
Gildas Lanilis | 9be906b | 2018-11-02 17:47:42 -0700 | [diff] [blame] | 4 | Casablanca Release Notes |
| 5 | ^^^^^^^^^^^^^^^^^^^^^^^^ |
| 6 | This page is the ONAP Casablanca Release Notes. The first release was labelled |
Eric Debeau | f031983 | 2018-11-08 21:35:23 +0000 | [diff] [blame] | 7 | Amsterdam, second release Beijing and subsequent major release will be named |
| 8 | using city names. |
Gildas Lanilis | 4ad97c9 | 2017-11-13 12:10:01 -0800 | [diff] [blame] | 9 | |
Gildas Lanilis | 9be906b | 2018-11-02 17:47:42 -0700 | [diff] [blame] | 10 | * Release Name: Casablanca |
| 11 | * Release Version: 3.0.0 |
Eric Debeau | f031983 | 2018-11-08 21:35:23 +0000 | [diff] [blame] | 12 | * Release Date: Nov 30, 2018 |
Rich Bennett | 7134cba | 2017-10-10 07:39:06 -0400 | [diff] [blame] | 13 | |
Noemi Wagner | bef8232 | 2018-12-11 13:17:41 +0100 | [diff] [blame] | 14 | .. _getting-started: |
Rich Bennett | 5baea46 | 2017-09-13 03:19:19 -0400 | [diff] [blame] | 15 | |
Eric Debeau | 58c20bf | 2018-03-20 20:33:44 +0000 | [diff] [blame] | 16 | Getting Started With ONAP |
Rich Bennett | 52b5c09 | 2018-09-01 09:48:13 -0400 | [diff] [blame] | 17 | ========================= |
Rich Bennett | 5baea46 | 2017-09-13 03:19:19 -0400 | [diff] [blame] | 18 | |
Rich Bennett | 6dd9b67 | 2017-11-03 15:27:24 -0400 | [diff] [blame] | 19 | Summary |
Rich Bennett | 52b5c09 | 2018-09-01 09:48:13 -0400 | [diff] [blame] | 20 | ------- |
Rich Bennett | c4c034b | 2017-11-13 16:31:43 -0500 | [diff] [blame] | 21 | ONAP provides a comprehensive platform for real-time, policy-driven |
Eric Debeau | 58c20bf | 2018-03-20 20:33:44 +0000 | [diff] [blame] | 22 | service orchestration and automation including virtual network functions and |
| 23 | applications instantiation and configuration, but also physical network |
| 24 | functions configuration. |
Eric Debeau | 37fde6e | 2017-11-20 22:23:08 +0000 | [diff] [blame] | 25 | ONAP will enable software, network, IT and cloud providers and developers |
Rich Bennett | c4c034b | 2017-11-13 16:31:43 -0500 | [diff] [blame] | 26 | to rapidly automate new services and support complete life cycle management. |
| 27 | By unifying member resources, ONAP will accelerate the development of a |
| 28 | vibrant ecosystem around a globally shared architecture and implementation |
Gildas Lanilis | c10c7c9 | 2017-11-21 11:50:18 -0800 | [diff] [blame] | 29 | for network automation-with an open standards focus-faster than any one |
Rich Bennett | c4c034b | 2017-11-13 16:31:43 -0500 | [diff] [blame] | 30 | product could on its own. |
Rich Bennett | 6dd9b67 | 2017-11-03 15:27:24 -0400 | [diff] [blame] | 31 | |
| 32 | Functionality |
Rich Bennett | 52b5c09 | 2018-09-01 09:48:13 -0400 | [diff] [blame] | 33 | ------------- |
ankatare | fafe580 | 2018-10-09 13:04:24 +0530 | [diff] [blame] | 34 | **Portal** - a single, consistent user experience for both design time |
Rich Bennett | 0172ec2 | 2017-11-16 07:52:35 -0500 | [diff] [blame] | 35 | and run time environments, based on the user’s role. |
Rich Bennett | 6dd9b67 | 2017-11-03 15:27:24 -0400 | [diff] [blame] | 36 | |
Rich Bennett | b921b99 | 2017-11-17 08:28:37 -0500 | [diff] [blame] | 37 | **Design Time Framework** - a comprehensive development environment with |
Rich Bennett | 0172ec2 | 2017-11-16 07:52:35 -0500 | [diff] [blame] | 38 | tools, techniques, and repositories for defining/describing resources, |
Eric Debeau | f031983 | 2018-11-08 21:35:23 +0000 | [diff] [blame] | 39 | and services: |
Rich Bennett | 0172ec2 | 2017-11-16 07:52:35 -0500 | [diff] [blame] | 40 | |
| 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 Bennett | 52b5c09 | 2018-09-01 09:48:13 -0400 | [diff] [blame] | 45 | - A VNF Software Development Kit (VNFSDK) and VNF Validation Program (VVP) |
| 46 | with tools for VNF supplier packaging and validation. |
Rich Bennett | 0172ec2 | 2017-11-16 07:52:35 -0500 | [diff] [blame] | 47 | |
| 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 Bennett | b921b99 | 2017-11-17 08:28:37 -0500 | [diff] [blame] | 53 | for designing and managing control loops. |
Rich Bennett | 0172ec2 | 2017-11-16 07:52:35 -0500 | [diff] [blame] | 54 | |
Rich Bennett | 52b5c09 | 2018-09-01 09:48:13 -0400 | [diff] [blame] | 55 | - Optimization Framework (OOF) provides a policy-driven and model-driven |
| 56 | framework for creating optimization applications. |
| 57 | |
Rich Bennett | b921b99 | 2017-11-17 08:28:37 -0500 | [diff] [blame] | 58 | **Runtime Framework** - The runtime execution framework executes the |
Rich Bennett | 0172ec2 | 2017-11-16 07:52:35 -0500 | [diff] [blame] | 59 | rules and policies distributed by the design and creation environment |
| 60 | and Controllers that manage resources corresponding to their assigned |
| 61 | controlled domain: |
| 62 | |
Eric Debeau | 58c20bf | 2018-03-20 20:33:44 +0000 | [diff] [blame] | 63 | - 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 Bennett | 0172ec2 | 2017-11-16 07:52:35 -0500 | [diff] [blame] | 68 | |
Eric Debeau | 58c20bf | 2018-03-20 20:33:44 +0000 | [diff] [blame] | 69 | - Software Defined Network Controller (SDNC) executes network configuration |
| 70 | for cloud computing resources and network. |
Rich Bennett | 0172ec2 | 2017-11-16 07:52:35 -0500 | [diff] [blame] | 71 | |
Eric Debeau | 58c20bf | 2018-03-20 20:33:44 +0000 | [diff] [blame] | 72 | - Application Controller (APPC) executes Virtual Network Functions (VNF) |
| 73 | configurations and lifecycle management operations. |
Rich Bennett | 0172ec2 | 2017-11-16 07:52:35 -0500 | [diff] [blame] | 74 | |
Eric Debeau | 58c20bf | 2018-03-20 20:33:44 +0000 | [diff] [blame] | 75 | - 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 Bennett | 0172ec2 | 2017-11-16 07:52:35 -0500 | [diff] [blame] | 78 | |
| 79 | - Active and Available Inventory (A&AI) provides real-time views of a |
| 80 | system’s resources, services, products and their relationships with each |
| 81 | other. |
| 82 | |
Rich Bennett | b921b99 | 2017-11-17 08:28:37 -0500 | [diff] [blame] | 83 | **Closed-Loop Automation** -- Design -> Create -> Collect -> Analyze > |
Rich Bennett | 0172ec2 | 2017-11-16 07:52:35 -0500 | [diff] [blame] | 84 | Detect -> Publish -> Respond: |
| 85 | |
Eric Debeau | 37fde6e | 2017-11-20 22:23:08 +0000 | [diff] [blame] | 86 | - 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 Bennett | 0172ec2 | 2017-11-16 07:52:35 -0500 | [diff] [blame] | 89 | |
Eric Debeau | 37fde6e | 2017-11-20 22:23:08 +0000 | [diff] [blame] | 90 | - Holmes provides alarm correlation and analysis for Telecom cloud |
| 91 | infrastructure and services, including servers, cloud infrastructure, |
| 92 | VNFs and Network Services. |
Rich Bennett | 0172ec2 | 2017-11-16 07:52:35 -0500 | [diff] [blame] | 93 | |
| 94 | - Common Services - operational services for all ONAP components including |
| 95 | activity logging, reporting, common data layer, access control, resiliency, |
Rich Bennett | 52b5c09 | 2018-09-01 09:48:13 -0400 | [diff] [blame] | 96 | multisite state coordination, credential/secret management and |
| 97 | software lifecycle management. |
| 98 | |
| 99 | **Microservices Support** |
| 100 | |
Eric Debeau | 43f5aec | 2018-11-24 08:29:47 +0000 | [diff] [blame] | 101 | - ONAP Operation Manager (OOM) use Kubernetes and Helm to manage ONAP |
Rich Bennett | 52b5c09 | 2018-09-01 09:48:13 -0400 | [diff] [blame] | 102 | 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 Bennett | 6dd9b67 | 2017-11-03 15:27:24 -0400 | [diff] [blame] | 106 | |
| 107 | Project Specific Release Notes |
Rich Bennett | 52b5c09 | 2018-09-01 09:48:13 -0400 | [diff] [blame] | 108 | ============================== |
Gildas Lanilis | 4ad97c9 | 2017-11-13 12:10:01 -0800 | [diff] [blame] | 109 | ONAP releases are specified by a list of project artifact |
Rich Bennett | 80455a5 | 2017-11-08 05:17:00 -0500 | [diff] [blame] | 110 | versions in a :ref:`manifest<doc-release-manifest>`. |
Rich Bennett | 52b5c09 | 2018-09-01 09:48:13 -0400 | [diff] [blame] | 111 | |
Rich Bennett | 80455a5 | 2017-11-08 05:17:00 -0500 | [diff] [blame] | 112 | Each project provides detailed :ref:`release notes<doc-releaserepos>` |
| 113 | and prepends to these if/when any updated versions the project team believes |
| 114 | are compatible with a major release are made available. |
Rich Bennett | 6dd9b67 | 2017-11-03 15:27:24 -0400 | [diff] [blame] | 115 | |
Eric Debeau | ab6162b | 2017-11-17 19:30:47 +0000 | [diff] [blame] | 116 | .. index:: Download |
| 117 | |
Rich Bennett | 52b5c09 | 2018-09-01 09:48:13 -0400 | [diff] [blame] | 118 | Installation |
| 119 | ============ |
Eric Debeau | 43f5aec | 2018-11-24 08:29:47 +0000 | [diff] [blame] | 120 | ONAP is installed using |
| 121 | :ref:`ONAP Operations Manager (OOM) over Kubernetes<installing-onap>` |
Eric Debeau | ab6162b | 2017-11-17 19:30:47 +0000 | [diff] [blame] | 122 | |
Rich Bennett | 6dd9b67 | 2017-11-03 15:27:24 -0400 | [diff] [blame] | 123 | Documentation |
Rich Bennett | 52b5c09 | 2018-09-01 09:48:13 -0400 | [diff] [blame] | 124 | ============= |
Gildas Lanilis | 9be906b | 2018-11-02 17:47:42 -0700 | [diff] [blame] | 125 | ONAP Casablanca Release provides multiple documents including the following: |
Rich Bennett | 6dd9b67 | 2017-11-03 15:27:24 -0400 | [diff] [blame] | 126 | |
Rich Bennett | 0172ec2 | 2017-11-16 07:52:35 -0500 | [diff] [blame] | 127 | * A high level :ref:`architecture view<doc-architecture>` of how components |
| 128 | relate to each other. |
Rich Bennett | 6dd9b67 | 2017-11-03 15:27:24 -0400 | [diff] [blame] | 129 | |
Rich Bennett | 0172ec2 | 2017-11-16 07:52:35 -0500 | [diff] [blame] | 130 | * A collection of documentation provided |
| 131 | by :ref:`each project <doc_onap-developer_guide_projects>`. |
Rich Bennett | 6dd9b67 | 2017-11-03 15:27:24 -0400 | [diff] [blame] | 132 | |
Rich Bennett | 0172ec2 | 2017-11-16 07:52:35 -0500 | [diff] [blame] | 133 | * Application Programming Interface |
| 134 | Reference :ref:`available here <doc-apiref>`. |
Rich Bennett | 6dd9b67 | 2017-11-03 15:27:24 -0400 | [diff] [blame] | 135 | |
Rich Bennett | 0172ec2 | 2017-11-16 07:52:35 -0500 | [diff] [blame] | 136 | * The `developer wiki <http://wiki.onap.org>`_ remains a good source of |
| 137 | information on meeting plans and notes from committees, project teams and |
| 138 | community events. |
Rich Bennett | 6dd9b67 | 2017-11-03 15:27:24 -0400 | [diff] [blame] | 139 | |
Rich Bennett | b921b99 | 2017-11-17 08:28:37 -0500 | [diff] [blame] | 140 | .. index:: Licensing |
| 141 | |
Rich Bennett | 52b5c09 | 2018-09-01 09:48:13 -0400 | [diff] [blame] | 142 | Security Notes |
| 143 | ============== |
Eric Debeau | 43f5aec | 2018-11-24 08:29:47 +0000 | [diff] [blame] | 144 | ONAP has adopted the |
| 145 | `CII Best Practice Badge Program <https://bestpractices.coreinfrastructure.org/en>`_. |
| 146 | The goal of the Casablanca release is for all ONAP projects to be close to |
| 147 | achieving a CII Passing badge. |
Rich Bennett | 52b5c09 | 2018-09-01 09:48:13 -0400 | [diff] [blame] | 148 | |
| 149 | - `Badging Requirements <https://github.com/coreinfrastructure/best-practices-badge#core-infrastructure-initiative-best-practices-badge>`_ |
| 150 | - `Badging Status for all ONAP projects <https://bestpractices.coreinfrastructure.org/en/projects?q=onap>`_ |
| 151 | |
| 152 | Project specific details are in the :ref:`release notes<doc-releaserepos>` |
| 153 | for each project. |
| 154 | |
helenc878 | 16e2b9b | 2018-11-30 07:29:09 -0800 | [diff] [blame] | 155 | .. index:: maturity |
| 156 | |
| 157 | ONAP Maturity Testing Notes |
| 158 | =========================== |
| 159 | For the Casablanca release, ONAP continues to improve in multiple areas of |
| 160 | Scalability, Security, Stability and Performance (S3P) metrics. |
| 161 | |
| 162 | The Integration team ran the 72 hours stability testing (100% passing rate) |
| 163 | and full resilience testing (96.9% passing rate) at ONAP OpenLabs. More details in :ref:`ONAP Maturity Testing Notes <integration-s3p>` |
| 164 | |
Gildas Lanilis | 6a7de92 | 2017-11-13 15:35:00 -0800 | [diff] [blame] | 165 | Licenses |
Rich Bennett | 52b5c09 | 2018-09-01 09:48:13 -0400 | [diff] [blame] | 166 | ======== |
Eric Debeau | 58c20bf | 2018-03-20 20:33:44 +0000 | [diff] [blame] | 167 | ONAP Source Code is licensed under the `Apache Version 2 License |
| 168 | <http://www.apache.org/licenses/LICENSE-2.0>`_. |
| 169 | ONAP Documentation is licensed under the `Creative Commons Attribution 4.0 |
| 170 | International License <http://creativecommons.org/licenses/by/4.0>`_. |
Rich Bennett | 6dd9b67 | 2017-11-03 15:27:24 -0400 | [diff] [blame] | 171 | |
Eric Debeau | ab6162b | 2017-11-17 19:30:47 +0000 | [diff] [blame] | 172 | Known Issues and Limitations |
Rich Bennett | 52b5c09 | 2018-09-01 09:48:13 -0400 | [diff] [blame] | 173 | ============================ |
Eric Debeau | 58c20bf | 2018-03-20 20:33:44 +0000 | [diff] [blame] | 174 | Known Issues and limitations are documented in each |
| 175 | :ref:`project Release Notes <doc-releaserepos>`. |
Eric Debeau | ab6162b | 2017-11-17 19:30:47 +0000 | [diff] [blame] | 176 | |
Rich Bennett | b921b99 | 2017-11-17 08:28:37 -0500 | [diff] [blame] | 177 | .. index:: Reporting Bugs |
| 178 | |
Rich Bennett | 6dd9b67 | 2017-11-03 15:27:24 -0400 | [diff] [blame] | 179 | How to Report a Bug |
Rich Bennett | 52b5c09 | 2018-09-01 09:48:13 -0400 | [diff] [blame] | 180 | =================== |
Gildas Lanilis | 95146dd | 2017-11-09 14:53:25 -0800 | [diff] [blame] | 181 | There are 2 ways to report a bug in ONAP. |
| 182 | |
Eric Debeau | 58c20bf | 2018-03-20 20:33:44 +0000 | [diff] [blame] | 183 | * In case you are familiar within ONAP, you can directly report a bug by |
| 184 | creating a Jira issue at `ONAP Jira <https://jira.onap.org>`_. |
Gildas Lanilis | 95146dd | 2017-11-09 14:53:25 -0800 | [diff] [blame] | 185 | |
Eric Debeau | 58c20bf | 2018-03-20 20:33:44 +0000 | [diff] [blame] | 186 | * If you don't know you are facing a bug or have a question, post your |
| 187 | question into the |
| 188 | `Ask question <https://wiki.onap.org/display/DW/questions/all>`_. |
| 189 | You will need a Linux Foundation ID to login and post your question. |
| 190 | Get a Linux Foundation Identity using this |
Rich Bennett | 52b5c09 | 2018-09-01 09:48:13 -0400 | [diff] [blame] | 191 | `quick procedure <https://wiki.onap.org/display/DW/Joining+the+ONAP+Technical+Community#JoiningtheONAPTechnicalCommunity-WhereDoIStart?>`_. |
Gildas Lanilis | 95146dd | 2017-11-09 14:53:25 -0800 | [diff] [blame] | 192 | |
Rich Bennett | 52b5c09 | 2018-09-01 09:48:13 -0400 | [diff] [blame] | 193 | To 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 Bennett | 6dd9b67 | 2017-11-03 15:27:24 -0400 | [diff] [blame] | 194 | |
Rich Bennett | b921b99 | 2017-11-17 08:28:37 -0500 | [diff] [blame] | 195 | |
| 196 | .. Include files referenced by link in the toctree as hidden |
| 197 | |
| 198 | .. toctree:: |
| 199 | :hidden: |
| 200 | |
| 201 | release-manifest.rst |
| 202 | releaserepos.rst |
| 203 | repolist.rst |