From 2cc1c77d7aa6f65cc8b7bdbfeb0635d6f0cc2784 Mon Sep 17 00:00:00 2001 From: Hesam Rahimi Date: Thu, 22 Sep 2022 16:52:00 -0400 Subject: Updating the release notes for the CCVPN use-case enhancements in Kohn release. Issue-ID: INT-2153 Signed-off-by: Hesam Rahimi Change-Id: I1b8f0f7d3387db06c5d7ee27518fa78fdd749f48 --- docs/docs_CCVPN.rst | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/docs/docs_CCVPN.rst b/docs/docs_CCVPN.rst index bc997ec43..1ad6af5ad 100644 --- a/docs/docs_CCVPN.rst +++ b/docs/docs_CCVPN.rst @@ -7,6 +7,38 @@ CCVPN (Cross Domain and Cross Layer VPN) ---------------------------------------- +Update for kohn Release +~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +The kohn release enhances the CCVPN use-case by introducing the following three features (REQ-1268): +1. E-LINE (P2P connection) support for the Cloud Leased Line (CLL) service delivery +2. Enhancing the Closed-Loop Automation of CCVPN services by using DCAE SDK dmaap-client lib in slice analysis MS +3. Enhancing TN NSSMF NBI to align with the latest IETF specification (SO changes) + +Kohn Scope and Impacted modules +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +The Kohn release is an enhancement release. E-LINE service model (P2P connection) is added to the Cloud Leased Line (CLL) service. +Also, slice analysis MS is enhanced to use DCAE SDK dmaap-client lib. +And lastly, TN NSSMF northbound is aligned with the latest IETF transport slice definition model (SO changes). + +The impacted ONAP modules are: CCSDK, SDN-C, DCAE, and SO. + +Installation Procedure +~~~~~~~~~~~~~~~~~~~~~~ + +For Kohn new features, the integration test environment is similar to that of +the Jakarta release: an ONAP instance with Kohn release interfacing with 3rd party +transport domain controllers should be established. + +Functional/Integration Test Cases +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +The testing procedure is described in the following few test cases: +- Create and delete single CLL instance which accesses single cloud, and monitor if the closed-loop call flow is getting triggered. +- Modify the bandwidth of a connection link of an existing CLL instance, and monitor if the closed-loop call flow is getting triggered. + + Update for Jakarta Release ~~~~~~~~~~~~~~~~~~~~~~~~~~~ -- cgit 1.2.3-korg