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 | |
Rich Bennett | 5baea46 | 2017-09-13 03:19:19 -0400 | [diff] [blame] | 14 | |
Eric Debeau | 58c20bf | 2018-03-20 20:33:44 +0000 | [diff] [blame] | 15 | Getting Started With ONAP |
Rich Bennett | 52b5c09 | 2018-09-01 09:48:13 -0400 | [diff] [blame] | 16 | ========================= |
Rich Bennett | 5baea46 | 2017-09-13 03:19:19 -0400 | [diff] [blame] | 17 | |
Rich Bennett | 6dd9b67 | 2017-11-03 15:27:24 -0400 | [diff] [blame] | 18 | Summary |
Rich Bennett | 52b5c09 | 2018-09-01 09:48:13 -0400 | [diff] [blame] | 19 | ------- |
Rich Bennett | c4c034b | 2017-11-13 16:31:43 -0500 | [diff] [blame] | 20 | ONAP provides a comprehensive platform for real-time, policy-driven |
Eric Debeau | 58c20bf | 2018-03-20 20:33:44 +0000 | [diff] [blame] | 21 | service orchestration and automation including virtual network functions and |
| 22 | applications instantiation and configuration, but also physical network |
| 23 | functions configuration. |
Eric Debeau | 37fde6e | 2017-11-20 22:23:08 +0000 | [diff] [blame] | 24 | ONAP will enable software, network, IT and cloud providers and developers |
Rich Bennett | c4c034b | 2017-11-13 16:31:43 -0500 | [diff] [blame] | 25 | to rapidly automate new services and support complete life cycle management. |
| 26 | By unifying member resources, ONAP will accelerate the development of a |
| 27 | vibrant ecosystem around a globally shared architecture and implementation |
Gildas Lanilis | c10c7c9 | 2017-11-21 11:50:18 -0800 | [diff] [blame] | 28 | for network automation-with an open standards focus-faster than any one |
Rich Bennett | c4c034b | 2017-11-13 16:31:43 -0500 | [diff] [blame] | 29 | product could on its own. |
Rich Bennett | 6dd9b67 | 2017-11-03 15:27:24 -0400 | [diff] [blame] | 30 | |
| 31 | Functionality |
Rich Bennett | 52b5c09 | 2018-09-01 09:48:13 -0400 | [diff] [blame] | 32 | ------------- |
ankatare | fafe580 | 2018-10-09 13:04:24 +0530 | [diff] [blame] | 33 | **Portal** - a single, consistent user experience for both design time |
Rich Bennett | 0172ec2 | 2017-11-16 07:52:35 -0500 | [diff] [blame] | 34 | and run time environments, based on the user’s role. |
Rich Bennett | 6dd9b67 | 2017-11-03 15:27:24 -0400 | [diff] [blame] | 35 | |
Rich Bennett | b921b99 | 2017-11-17 08:28:37 -0500 | [diff] [blame] | 36 | **Design Time Framework** - a comprehensive development environment with |
Rich Bennett | 0172ec2 | 2017-11-16 07:52:35 -0500 | [diff] [blame] | 37 | tools, techniques, and repositories for defining/describing resources, |
Eric Debeau | f031983 | 2018-11-08 21:35:23 +0000 | [diff] [blame] | 38 | and services: |
Rich Bennett | 0172ec2 | 2017-11-16 07:52:35 -0500 | [diff] [blame] | 39 | |
| 40 | - Service Design and Creation (SDC) provides tools, techniques, and |
| 41 | repositories to define/simulate/certify system assets as well as their |
| 42 | associated processes and policies. |
| 43 | |
Rich Bennett | 52b5c09 | 2018-09-01 09:48:13 -0400 | [diff] [blame] | 44 | - A VNF Software Development Kit (VNFSDK) and VNF Validation Program (VVP) |
| 45 | with tools for VNF supplier packaging and validation. |
Rich Bennett | 0172ec2 | 2017-11-16 07:52:35 -0500 | [diff] [blame] | 46 | |
| 47 | - Policy Creation (POLICY) deals with conditions, requirements, |
| 48 | constraints, attributes, or needs that must be provided, maintained, |
| 49 | and/or enforced. |
| 50 | |
| 51 | - Closed Loop Automation Management Platform (CLAMP) provides a method |
Rich Bennett | b921b99 | 2017-11-17 08:28:37 -0500 | [diff] [blame] | 52 | for designing and managing control loops. |
Rich Bennett | 0172ec2 | 2017-11-16 07:52:35 -0500 | [diff] [blame] | 53 | |
Rich Bennett | 52b5c09 | 2018-09-01 09:48:13 -0400 | [diff] [blame] | 54 | - Optimization Framework (OOF) provides a policy-driven and model-driven |
| 55 | framework for creating optimization applications. |
| 56 | |
Rich Bennett | b921b99 | 2017-11-17 08:28:37 -0500 | [diff] [blame] | 57 | **Runtime Framework** - The runtime execution framework executes the |
Rich Bennett | 0172ec2 | 2017-11-16 07:52:35 -0500 | [diff] [blame] | 58 | rules and policies distributed by the design and creation environment |
| 59 | and Controllers that manage resources corresponding to their assigned |
| 60 | controlled domain: |
| 61 | |
Eric Debeau | 58c20bf | 2018-03-20 20:33:44 +0000 | [diff] [blame] | 62 | - Service Orchestrator (SO) executes the specified BPMN processes and |
| 63 | automates sequences of activities, tasks, rules and policies needed for |
| 64 | on-demand creation, modification or removal of network, application or |
| 65 | infrastructure services and resources. SO is especially able to drive |
| 66 | any OpenStack-based cloud platform. |
Rich Bennett | 0172ec2 | 2017-11-16 07:52:35 -0500 | [diff] [blame] | 67 | |
Eric Debeau | 58c20bf | 2018-03-20 20:33:44 +0000 | [diff] [blame] | 68 | - Software Defined Network Controller (SDNC) executes network configuration |
| 69 | for cloud computing resources and network. |
Rich Bennett | 0172ec2 | 2017-11-16 07:52:35 -0500 | [diff] [blame] | 70 | |
Eric Debeau | 58c20bf | 2018-03-20 20:33:44 +0000 | [diff] [blame] | 71 | - Application Controller (APPC) executes Virtual Network Functions (VNF) |
| 72 | configurations and lifecycle management operations. |
Rich Bennett | 0172ec2 | 2017-11-16 07:52:35 -0500 | [diff] [blame] | 73 | |
Eric Debeau | 58c20bf | 2018-03-20 20:33:44 +0000 | [diff] [blame] | 74 | - Virtual Function Controller (VF-C) is responsible for lifecycle management |
| 75 | of virtual network functions and network services based on VNF using |
| 76 | VNF Manager. |
Rich Bennett | 0172ec2 | 2017-11-16 07:52:35 -0500 | [diff] [blame] | 77 | |
| 78 | - Active and Available Inventory (A&AI) provides real-time views of a |
| 79 | system’s resources, services, products and their relationships with each |
| 80 | other. |
| 81 | |
Rich Bennett | b921b99 | 2017-11-17 08:28:37 -0500 | [diff] [blame] | 82 | **Closed-Loop Automation** -- Design -> Create -> Collect -> Analyze > |
Rich Bennett | 0172ec2 | 2017-11-16 07:52:35 -0500 | [diff] [blame] | 83 | Detect -> Publish -> Respond: |
| 84 | |
Eric Debeau | 37fde6e | 2017-11-20 22:23:08 +0000 | [diff] [blame] | 85 | - Data Collection, Analytics and Events (DCAE) collects events, performance, |
| 86 | usage and publishes information to policy that executes the rules to perform |
| 87 | closed loop actions. |
Rich Bennett | 0172ec2 | 2017-11-16 07:52:35 -0500 | [diff] [blame] | 88 | |
Eric Debeau | 37fde6e | 2017-11-20 22:23:08 +0000 | [diff] [blame] | 89 | - Holmes provides alarm correlation and analysis for Telecom cloud |
| 90 | infrastructure and services, including servers, cloud infrastructure, |
| 91 | VNFs and Network Services. |
Rich Bennett | 0172ec2 | 2017-11-16 07:52:35 -0500 | [diff] [blame] | 92 | |
| 93 | - Common Services - operational services for all ONAP components including |
| 94 | activity logging, reporting, common data layer, access control, resiliency, |
Rich Bennett | 52b5c09 | 2018-09-01 09:48:13 -0400 | [diff] [blame] | 95 | multisite state coordination, credential/secret management and |
| 96 | software lifecycle management. |
| 97 | |
| 98 | **Microservices Support** |
| 99 | |
| 100 | - ONAP Operation Manager (OOM) use kubernetes and Helm to manage ONAP |
| 101 | components. |
| 102 | - Microservices Bus (MSB) provides service registration/discovery, |
| 103 | external API gateway, internal API gateway, client software development kit |
| 104 | (SDK), and Swagger SDK. |
Rich Bennett | 6dd9b67 | 2017-11-03 15:27:24 -0400 | [diff] [blame] | 105 | |
| 106 | Project Specific Release Notes |
Rich Bennett | 52b5c09 | 2018-09-01 09:48:13 -0400 | [diff] [blame] | 107 | ============================== |
Gildas Lanilis | 4ad97c9 | 2017-11-13 12:10:01 -0800 | [diff] [blame] | 108 | ONAP releases are specified by a list of project artifact |
Rich Bennett | 80455a5 | 2017-11-08 05:17:00 -0500 | [diff] [blame] | 109 | versions in a :ref:`manifest<doc-release-manifest>`. |
Rich Bennett | 52b5c09 | 2018-09-01 09:48:13 -0400 | [diff] [blame] | 110 | |
Rich Bennett | 80455a5 | 2017-11-08 05:17:00 -0500 | [diff] [blame] | 111 | Each project provides detailed :ref:`release notes<doc-releaserepos>` |
| 112 | and prepends to these if/when any updated versions the project team believes |
| 113 | are compatible with a major release are made available. |
Rich Bennett | 6dd9b67 | 2017-11-03 15:27:24 -0400 | [diff] [blame] | 114 | |
Eric Debeau | ab6162b | 2017-11-17 19:30:47 +0000 | [diff] [blame] | 115 | .. index:: Download |
| 116 | |
Rich Bennett | 52b5c09 | 2018-09-01 09:48:13 -0400 | [diff] [blame] | 117 | Installation |
| 118 | ============ |
Eric Debeau | ab6162b | 2017-11-17 19:30:47 +0000 | [diff] [blame] | 119 | There are 3 approaches to install ONAP: |
| 120 | |
Eric Debeau | f031983 | 2018-11-08 21:35:23 +0000 | [diff] [blame] | 121 | * :ref:`Installation using Kubernetes (aka OOM) <installing-onap-k8s>`. |
| 122 | Recommended method. |
Rich Bennett | 52b5c09 | 2018-09-01 09:48:13 -0400 | [diff] [blame] | 123 | * :ref:`Installation using Heat template <installing-onap-heat>`. |
Eric Debeau | f031983 | 2018-11-08 21:35:23 +0000 | [diff] [blame] | 124 | * :ref:`Advanced installation to install individual components |
| 125 | <installing-onap-individual>`. |
Eric Debeau | ab6162b | 2017-11-17 19:30:47 +0000 | [diff] [blame] | 126 | |
Rich Bennett | 6dd9b67 | 2017-11-03 15:27:24 -0400 | [diff] [blame] | 127 | Documentation |
Rich Bennett | 52b5c09 | 2018-09-01 09:48:13 -0400 | [diff] [blame] | 128 | ============= |
Gildas Lanilis | 9be906b | 2018-11-02 17:47:42 -0700 | [diff] [blame] | 129 | ONAP Casablanca Release provides multiple documents including the following: |
Rich Bennett | 6dd9b67 | 2017-11-03 15:27:24 -0400 | [diff] [blame] | 130 | |
Rich Bennett | 0172ec2 | 2017-11-16 07:52:35 -0500 | [diff] [blame] | 131 | * A high level :ref:`architecture view<doc-architecture>` of how components |
| 132 | relate to each other. |
Rich Bennett | 6dd9b67 | 2017-11-03 15:27:24 -0400 | [diff] [blame] | 133 | |
Rich Bennett | 0172ec2 | 2017-11-16 07:52:35 -0500 | [diff] [blame] | 134 | * A collection of documentation provided |
| 135 | by :ref:`each project <doc_onap-developer_guide_projects>`. |
Rich Bennett | 6dd9b67 | 2017-11-03 15:27:24 -0400 | [diff] [blame] | 136 | |
Rich Bennett | 0172ec2 | 2017-11-16 07:52:35 -0500 | [diff] [blame] | 137 | * Application Programming Interface |
| 138 | Reference :ref:`available here <doc-apiref>`. |
Rich Bennett | 6dd9b67 | 2017-11-03 15:27:24 -0400 | [diff] [blame] | 139 | |
Rich Bennett | 0172ec2 | 2017-11-16 07:52:35 -0500 | [diff] [blame] | 140 | * The `developer wiki <http://wiki.onap.org>`_ remains a good source of |
| 141 | information on meeting plans and notes from committees, project teams and |
| 142 | community events. |
Rich Bennett | 6dd9b67 | 2017-11-03 15:27:24 -0400 | [diff] [blame] | 143 | |
Rich Bennett | b921b99 | 2017-11-17 08:28:37 -0500 | [diff] [blame] | 144 | .. index:: Licensing |
| 145 | |
Rich Bennett | 52b5c09 | 2018-09-01 09:48:13 -0400 | [diff] [blame] | 146 | Security Notes |
| 147 | ============== |
Gildas Lanilis | 9be906b | 2018-11-02 17:47:42 -0700 | [diff] [blame] | 148 | ONAP has adopted the `CII Best Practice Badge Program <https://bestpractices.coreinfrastructure.org/en>`_. The goal of the Casablanca release is for all ONAP projects to be close to achieving a CII Passing badge. |
Rich Bennett | 52b5c09 | 2018-09-01 09:48:13 -0400 | [diff] [blame] | 149 | |
| 150 | - `Badging Requirements <https://github.com/coreinfrastructure/best-practices-badge#core-infrastructure-initiative-best-practices-badge>`_ |
| 151 | - `Badging Status for all ONAP projects <https://bestpractices.coreinfrastructure.org/en/projects?q=onap>`_ |
| 152 | |
| 153 | Project specific details are in the :ref:`release notes<doc-releaserepos>` |
| 154 | for each project. |
| 155 | |
Gildas Lanilis | 6a7de92 | 2017-11-13 15:35:00 -0800 | [diff] [blame] | 156 | Licenses |
Rich Bennett | 52b5c09 | 2018-09-01 09:48:13 -0400 | [diff] [blame] | 157 | ======== |
Eric Debeau | 58c20bf | 2018-03-20 20:33:44 +0000 | [diff] [blame] | 158 | ONAP Source Code is licensed under the `Apache Version 2 License |
| 159 | <http://www.apache.org/licenses/LICENSE-2.0>`_. |
| 160 | ONAP Documentation is licensed under the `Creative Commons Attribution 4.0 |
| 161 | International License <http://creativecommons.org/licenses/by/4.0>`_. |
Rich Bennett | 6dd9b67 | 2017-11-03 15:27:24 -0400 | [diff] [blame] | 162 | |
Eric Debeau | ab6162b | 2017-11-17 19:30:47 +0000 | [diff] [blame] | 163 | Known Issues and Limitations |
Rich Bennett | 52b5c09 | 2018-09-01 09:48:13 -0400 | [diff] [blame] | 164 | ============================ |
Eric Debeau | 58c20bf | 2018-03-20 20:33:44 +0000 | [diff] [blame] | 165 | Known Issues and limitations are documented in each |
| 166 | :ref:`project Release Notes <doc-releaserepos>`. |
Eric Debeau | ab6162b | 2017-11-17 19:30:47 +0000 | [diff] [blame] | 167 | |
Rich Bennett | b921b99 | 2017-11-17 08:28:37 -0500 | [diff] [blame] | 168 | .. index:: Reporting Bugs |
| 169 | |
Rich Bennett | 6dd9b67 | 2017-11-03 15:27:24 -0400 | [diff] [blame] | 170 | How to Report a Bug |
Rich Bennett | 52b5c09 | 2018-09-01 09:48:13 -0400 | [diff] [blame] | 171 | =================== |
Gildas Lanilis | 95146dd | 2017-11-09 14:53:25 -0800 | [diff] [blame] | 172 | There are 2 ways to report a bug in ONAP. |
| 173 | |
Eric Debeau | 58c20bf | 2018-03-20 20:33:44 +0000 | [diff] [blame] | 174 | * In case you are familiar within ONAP, you can directly report a bug by |
| 175 | creating a Jira issue at `ONAP Jira <https://jira.onap.org>`_. |
Gildas Lanilis | 95146dd | 2017-11-09 14:53:25 -0800 | [diff] [blame] | 176 | |
Eric Debeau | 58c20bf | 2018-03-20 20:33:44 +0000 | [diff] [blame] | 177 | * If you don't know you are facing a bug or have a question, post your |
| 178 | question into the |
| 179 | `Ask question <https://wiki.onap.org/display/DW/questions/all>`_. |
| 180 | You will need a Linux Foundation ID to login and post your question. |
| 181 | Get a Linux Foundation Identity using this |
Rich Bennett | 52b5c09 | 2018-09-01 09:48:13 -0400 | [diff] [blame] | 182 | `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] | 183 | |
Rich Bennett | 52b5c09 | 2018-09-01 09:48:13 -0400 | [diff] [blame] | 184 | 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] | 185 | |
Rich Bennett | b921b99 | 2017-11-17 08:28:37 -0500 | [diff] [blame] | 186 | |
| 187 | .. Include files referenced by link in the toctree as hidden |
| 188 | |
| 189 | .. toctree:: |
| 190 | :hidden: |
| 191 | |
| 192 | release-manifest.rst |
| 193 | releaserepos.rst |
| 194 | repolist.rst |