summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLukasz Rajewski <lukasz.rajewski@orange.com>2021-04-21 15:37:49 +0200
committerLukasz Rajewski <lukasz.rajewski@orange.com>2021-04-21 15:37:49 +0200
commitf19d5cdcda36157333707e62e2ad4ac2310c0d09 (patch)
treeae1d055658d6e4940c7474b91b4257933fd19fbe
parent37a6243c69c91bb2c08cd918af4cffa7b2befbd3 (diff)
Fix for release notes
Issue-ID: MULTICLOUD-1319 Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com> Change-Id: I049d7cf22ef859215801a0cfdf1d6455b9ea04f3
-rw-r--r--docs/release-notes.rst31
1 files changed, 11 insertions, 20 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst
index b11018b..6edb30a 100644
--- a/docs/release-notes.rst
+++ b/docs/release-notes.rst
@@ -11,14 +11,12 @@ MultiCloud Release Notes
Abstract
========
-This document provides the release notes for the ``guilin`` release.
+This document provides the release notes for the ``honolulu`` release.
Summary
=======
-MultiCloud Project enhances artifactbroker to support CNF orchestration with
-artifact format of helm charts (without wrapping in a dummy heat template)
-
+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
============
@@ -33,14 +31,9 @@ Release Data
| | onap/multicloud-openstack-windriver:1.5.5 |
| | onap/multicloud-openstack-fcaps:1.5.5 |
| | onap/multicloud-openstack-pike:1.5.5 |
-<<<<<<< HEAD (adacf4 K8s Plugin v1 API Specification)
-| | onap/multicloud-azure:1.2.4 |
-| | onap/multicloud-k8s:0.7.0 |
-=======
| | onap/multicloud-k8s:0.8.1 |
->>>>>>> CHANGE (33d495 Update release note for honolulu k8splugin)
+---------------------------+-------------------------------------------------+
-| **Release designation** | Guilin 7.0.0 |
+| **Release designation** | honolulu 8.0.0 |
| | |
+---------------------------+-------------------------------------------------+
@@ -48,23 +41,24 @@ Release Data
New features
------------
-Enables CNF orchestration with artifact format of helm charts
+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
All new the features of k8splugin are explained and showcased as a part of `vFW CNF Use Case <https://docs.onap.org/projects/onap-integration/en/honolulu/docs_vFW_CNF_CDS.html>` and in the k8s API documentation.
**Bug fixes**
-- `MULTICLOUD-1195 <https://jira.onap.org/browse/MULTICLOUD-1195>`_
- Multicloud used wrong MSB URL
-
+N/A
+
**Known Issues**
- `MULTICLOUD-359 <https://jira.onap.org/browse/MULTICLOUD-359>`_
MultiCloud OpenStack: image creating API cannot handle large image file
-- `MULTICLOUD-389 <https://jira.onap.org/browse/MULTICLOUD-389>`_
- MultiCloud OpenStack: keypair cannot be passed for nova instance creation
-
- `MULTICLOUD-421 <https://jira.onap.org/browse/MULTICLOUD-421>`_
MultiCloud OpenStack: API request to multicloud with authorization header will be rejected
@@ -74,8 +68,6 @@ All new the features of k8splugin are explained and showcased as a part of `vFW
- `MULTICLOUD-661 <https://jira.onap.org/browse/MULTICLOUD-661>`_
MultiCloud k8s: OVN Installation issues
-<<<<<<< HEAD (adacf4 K8s Plugin v1 API Specification)
-=======
- `MULTICLOUD-1269 <https://jira.onap.org/browse/MULTICLOUD-1269>`_
MultiCloud k8s: K8s Plugins keeps failed RB Instance
@@ -93,7 +85,6 @@ All new the features of k8splugin are explained and showcased as a part of `vFW
- `MULTICLOUD-1331 <https://jira.onap.org/browse/MULTICLOUD-1331>`_
MultiCloud k8s: Instance status update failure
->>>>>>> CHANGE (33d495 Update release note for honolulu k8splugin)
Deliverables
------------