.. This work is licensed under a Creative Commons Attribution 4.0 International License. .. http://creativecommons.org/licenses/by/4.0 .. (c) ONAP Project and its contributors .. _release_notes: ************************ MultiCloud Release Notes ************************ Abstract ======== This document provides the release notes for the ``honolulu`` release. Summary ======= This release introduces new features into k8s plugin that enhance Day 2 configuration support for k8s resources and brings features for monitoring of CNF health. Release Data ============ +---------------------------+-------------------------------------------------+ | **Project** | MultiCloud | | | | +---------------------------+-------------------------------------------------+ | **Docker images** | onap/multicloud-framework:1.6.0 | | | onap/multicloud-framework-artifactbroker:1.6.0 | | | onap/multicloud-openstack-starlingx:1.5.5 | | | onap/multicloud-openstack-windriver:1.5.5 | | | onap/multicloud-openstack-fcaps:1.5.5 | | | onap/multicloud-openstack-pike:1.5.5 | | | onap/multicloud-k8s:0.8.0 | +---------------------------+-------------------------------------------------+ | **Release designation** | honolulu 8.0.0 | | | | +---------------------------+-------------------------------------------------+ New features ------------ New features in k8s Plugin: - Refined Configuration API allows for flexible modification of the CNF configuration. Configuration API allows to create, modify and delete k8s resource templates and it allows their parameterization base on dedicated or inherited from the CNF instance input parameters. - Query API allows for the gathering of the filtered out the status of CNF what can be helpful to get precise information for particular resources belonging to the CNF. Query API produces results in the same format as Status API that offers the full set of information about CNF status. - HealthCheck API allows for the execution of dedicated healthcheck jobs (similar to helm test operation) that can verify on demand the current status of the CNF. The API can be used also to retrieved the results of healthcheck job execution, which can be extended with Status/Query API **Bug fixes** N/A **Known Issues** - `MULTICLOUD-359 `_ MultiCloud OpenStack: image creating API cannot handle large image file - `MULTICLOUD-421 `_ MultiCloud OpenStack: API request to multicloud with authorization header will be rejected - `MULTICLOUD-601 `_ MultiCloud k8s: move to sigs yaml from ghodss - `MULTICLOUD-661 `_ MultiCloud k8s: OVN Installation issues - `MULTICLOUD-661 `_ MultiCloud k8s: OVN Installation issues - `MULTICLOUD-1269 `_ MultiCloud k8s: K8s Plugins keeps failed RB Instance - `MULTICLOUD-1295 `_ MultiCloud k8s: Bug in Multicloud K8S Plugin Detemplating - `MULTICLOUD-1307 `_ MultiCloud k8s: Query API issues - `MULTICLOUD-1308 `_ MultiCloud k8s: Healthcheck API Exception - `MULTICLOUD-1311 `_ MultiCloud k8s: Creation of Config from CDS fails - `MULTICLOUD-1312 `_ MultiCloud k8s: Query API returns 500 instead of 404 Deliverables ------------ Software Deliverables ~~~~~~~~~~~~~~~~~~~~~ Documentation Deliverables ~~~~~~~~~~~~~~~~~~~~~~~~~~ Known Limitations, Issues and Workarounds ========================================= System Limitations ------------------ N/A Known Vulnerabilities --------------------- MULTICLOUD 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 determined to be false positive. The MULTICLOUD open Critical security vulnerabilities and their risk assessment have been documented as part of the `project `_. Workarounds ----------- N/A Security Notes -------------- **Fixed Security Issues** N/A **Known Security Issues** N/A Test Results ============ N/A References ========== For more information on the ONAP ``guilin`` release, please see: #. `ONAP Home Page`_ #. `ONAP Documentation`_ #. `ONAP Release Downloads`_ #. `ONAP Wiki Page`_ .. _`ONAP Home Page`: https://www.onap.org .. _`ONAP Wiki Page`: https://wiki.onap.org .. _`ONAP Documentation`: https://docs.onap.org .. _`ONAP Release Downloads`: https://git.onap.org Quick Links =========== - `MULTICLOUD project page `_ - `Passing Badge information for MULTICLOUD `_ - `Project Vulnerability Review Table for Multicloud `_ - `Multicloud K8s Plugin Service APIs `_