Gary Wu | e4a2df8 | 2018-11-29 12:49:09 -0800 | [diff] [blame] | 1 | |
| 2 | .. This work is licensed under a Creative Commons Attribution 4.0 |
| 3 | International License. http://creativecommons.org/licenses/by/4.0 |
| 4 | Copyright 2018 Huawei Technologies Co., Ltd. All rights reserved. |
| 5 | |
| 6 | .. _doc-release-notes: |
| 7 | |
| 8 | Integration Release Notes |
Gary Wu | cd47a01 | 2018-11-30 07:18:36 -0800 | [diff] [blame] | 9 | ========================= |
Gary Wu | e4a2df8 | 2018-11-29 12:49:09 -0800 | [diff] [blame] | 10 | |
| 11 | |
| 12 | Integration Repo |
| 13 | ================ |
| 14 | |
| 15 | Version: 3.0.0 |
| 16 | -------------- |
| 17 | |
Gildas Lanilis | 1c76f0a | 2018-11-29 15:50:49 -0800 | [diff] [blame] | 18 | :Release Date: 2018-11-30 |
Gary Wu | e4a2df8 | 2018-11-29 12:49:09 -0800 | [diff] [blame] | 19 | |
| 20 | **New Features** |
| 21 | |
Gary Wu | cd47a01 | 2018-11-30 07:18:36 -0800 | [diff] [blame] | 22 | * CI/CD with daily summary: `functional tests and health checks <http://onapci.org/grafana/d/8cGRqBOmz/daily-summary>`_. |
helenc878 | 3e58ef5 | 2018-11-30 16:10:10 -0800 | [diff] [blame] | 23 | * Container optimization through the CIA sub-project |
Gary Wu | cd47a01 | 2018-11-30 07:18:36 -0800 | [diff] [blame] | 24 | * Enhanced deployment scripts and HEAT template for automated deployment of OOM onto a HA-enabled Kubernetes cluster |
Gary Wu | e4a2df8 | 2018-11-29 12:49:09 -0800 | [diff] [blame] | 25 | * Updated scripts for OOM daily automated deployment tests |
| 26 | * Added various helper scripts and configuration files for assisting the ONAP community's work on the various OpenLab test environments |
| 27 | * Updated docker and java artifact versions for ONAP Casablanca release |
| 28 | * Additional enhancements to automation test scripts for vCPE use case |
| 29 | * Moved CSIT content to a separate integration/csit repo |
| 30 | * Updates and enhancements to the CSIT test plans across projects to support the ONAP Casablanca use cases |
Gary Wu | cd47a01 | 2018-11-30 07:18:36 -0800 | [diff] [blame] | 31 | * Offline deployment: deploy ONAP without direct internet access for Beijing release |
Gary Wu | e4a2df8 | 2018-11-29 12:49:09 -0800 | [diff] [blame] | 32 | |
Gildas Lanilis | 1c76f0a | 2018-11-29 15:50:49 -0800 | [diff] [blame] | 33 | **Security Notes** |
| 34 | |
| 35 | Integration code has been formally scanned during build time using NexusIQ and all Critical vulnerabilities have been addressed, items that remain open have been assessed for risk and actions to be taken in future release. |
| 36 | The Integration open Critical security vulnerabilities and their risk assessment have been documented as part of the `project <https://wiki.onap.org/pages/viewpage.action?pageId=45298876>`_. |
| 37 | |
| 38 | Quick Links: |
| 39 | - `Integration project page <https://wiki.onap.org/display/DW/Integration+Project>`_ |
| 40 | |
| 41 | - `Project Vulnerability Review Table for Integration <https://wiki.onap.org/pages/viewpage.action?pageId=45298876>`_ |
Gary Wu | e4a2df8 | 2018-11-29 12:49:09 -0800 | [diff] [blame] | 42 | |
| 43 | |
helenc878 | 3e58ef5 | 2018-11-30 16:10:10 -0800 | [diff] [blame] | 44 | ONAP Maturity Testing Notes |
| 45 | =========================== |
| 46 | |
| 47 | For the Casablanca release, ONAP continues to improve in multiple areas of Scalability, Security, Stability and Performance (S3P) metrics. |
| 48 | |
| 49 | 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>`. |
| 50 | |
| 51 | |
| 52 | Verified Use Cases and Functional Requirements |
| 53 | ============================================== |
| 54 | |
| 55 | The Integration team verified 15 use cases and functional requirements. |
| 56 | The details can be found at :ref:`Verified Use Cases and Functional Requirements <docs_usecases>` session. |
| 57 | |
Gary Wu | e4a2df8 | 2018-11-29 12:49:09 -0800 | [diff] [blame] | 58 | O-Parent |
| 59 | ======== |
| 60 | |
| 61 | Version: 1.2.2 |
| 62 | -------------- |
| 63 | |
| 64 | :Release Date: 2018-11-11 |
| 65 | |
| 66 | **Bug Fixes** |
| 67 | |
| 68 | * Updated Spring dependency version to fix CLM issues |
| 69 | * Remove hard-coding of ONAP nexus repos |
| 70 | |
| 71 | |
| 72 | Version: 1.2.1 |
| 73 | -------------- |
| 74 | |
| 75 | :Release Date: 2018-09-14 |
| 76 | |
| 77 | **New Features** |
| 78 | |
| 79 | * Refactor oparent pom to support running builds against local nexus |
| 80 | repos without having to modify oparent source code |
| 81 | * Standardize 3rd party library versions |
| 82 | |
| 83 | Version: 1.2.0 |
| 84 | -------------- |
| 85 | |
| 86 | :Release Date: 2018-08-24 |
| 87 | |
| 88 | **New Features** |
| 89 | |
| 90 | * Add depedencyManagement sub-module to declare dependecies |
| 91 | |
| 92 | |
| 93 | Demo Artifacts (HEAT Templates) |
| 94 | ============== |
| 95 | |
| 96 | Version: 1.3.0 |
| 97 | -------------- |
| 98 | |
| 99 | :Release Date: 2018-11-15 |
| 100 | |
| 101 | **New Features** |
| 102 | |
| 103 | The main changes for this release are the additional templates and |
| 104 | other changes to support Use Cases such as HPA, vCPE, Scale-out, |
| 105 | and TOSCA templates. |
| 106 | |
| 107 | |
| 108 | Robot Test Suite |
| 109 | =========== |
| 110 | |
| 111 | Version: 1.3.2 |
| 112 | -------------- |
| 113 | |
| 114 | :Release Date: 2018-11-20 |
| 115 | |
| 116 | **New Features** |
| 117 | |
| 118 | * Fully automated vFW Closed Loop instantiation and testing |
Gary Wu | cd47a01 | 2018-11-30 07:18:36 -0800 | [diff] [blame] | 119 | * Instantiation of 5 new vCPE models |
Gary Wu | e4a2df8 | 2018-11-29 12:49:09 -0800 | [diff] [blame] | 120 | |
| 121 | |
| 122 | Version: 1.3.1 |
| 123 | -------------- |
| 124 | |
| 125 | :Release Date: 2018-11-14 |
| 126 | |
| 127 | **New Features** |
| 128 | |
| 129 | * Additional health checks for new ONAP components in Casablanca |
| 130 | * New ETE test suite to test Portal functionality |
| 131 | * Various enhancements to improve stability of Robot tests |