From 8fda37850448fc0bef11468aee79da0d9b8c9e81 Mon Sep 17 00:00:00 2001 From: Taka Cho Date: Mon, 18 May 2020 13:20:44 -0400 Subject: [PATCH] update release note for Frankfurt APPC release note updated for Frankfurt release Issue-ID: APPC-1880 Change-Id: I1bff2a6f8f2d6f032033fb80ccc22796be608823 Signed-off-by: Taka Cho --- docs/release-notes.rst | 123 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 123 insertions(+) diff --git a/docs/release-notes.rst b/docs/release-notes.rst index ae6db98d3..cb809aaea 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -27,6 +27,129 @@ Release Notes .. * This note must be removed after content has been added. +Abstract +======== + +This document provides the release notes for the Application Controller Project's Frankfurt release. + +Summary +======= + +The Application Controller (APPC) performs functions to manage the lifecycle of VNFs and their components providing model driven configuration, abstracts cloud/VNF interfaces for repeatable actions, uses vendor agnostic mechanisms (NETCONF, Chef via Chef Server and Ansible) and enables automation. + +Release Data +============ + +Version: 1.7.2 +-------------- + +:Release Date: 2020-6-4 (TBD) + + +New features +------------ + + - Upgraded OpenDaylight (ODL) version to Neon SR1 + + - Added support for the following LCM actions (a desciption of all of the above LCM actions can be found in the APPC LCM API Guide on readthedoc): + + - ActivateNESw + + - ConfigScaleIn + + - DownloadNESw + + - GetConfig + + - LicenseManagement + + - PostEvacuate + + - PostMigrate + + - PostRebuild + + - PreConfigure + + - PreEvacuate + + - PreMigrate + + - PreRebuild + + - Provisioning + + - StartTraffic + + - StatusTraffic + + - StopTraffic + + - Move northbound DMAAP adapter out from ODL OSGI Karaf base + + - vnfc/vf-module/v-server operations support for ansible LCMs + + - Resource resolution via CDS + + +Known Limitations, Issues and Workarounds +========================================= + +System Limitations +------------------ + + - OpenStack Restriction: + + - Currently APPC only supports OpenStack. + + - Admin level access for Tenant level operations. + + - OpenStack Hypervisorcheck is turned off by default. + + - Netconf Restriction: + + - Currently APPC only tested with Honeycomb. + +Known Vulnerabilities +--------------------- + +* `AAF-987 `_ - Bath function in AAF can not be functioned with different users and roles, which are associated with Opendaylight AAA users. + +Workarounds +----------- + + +Security Notes +-------------- + + - Password removal from helm charts + + - Allow overriding of keystore and truststore in APPC helm charts + + - All application processes are running non-root user in containers + +References +========== + +For more information on the ONAP Frankfurt 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 + + +.. ========================== +.. * * * EL ALTO * * * +.. ========================== + + Version: 1.6.4 -------------- -- 2.16.6