From 740ad1b8dd0220140eaf666b5b6e739c052d5d68 Mon Sep 17 00:00:00 2001 From: Hesam Rahimi Date: Sat, 22 Apr 2023 12:06:27 -0400 Subject: Updating the release notes for the CCVPN use-case enhancements in London release. Issue-ID: INT-2223 Signed-off-by: Hesam Rahimi Change-Id: I3987f504673849a809e9b27ea7272290bb8d4bbf --- docs/docs_CCVPN.rst | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/docs/docs_CCVPN.rst b/docs/docs_CCVPN.rst index 1ad6af5ad..d24862a68 100644 --- a/docs/docs_CCVPN.rst +++ b/docs/docs_CCVPN.rst @@ -7,6 +7,36 @@ CCVPN (Cross Domain and Cross Layer VPN) ---------------------------------------- +Update for London Release +~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +The London release enhances the CCVPN use-case by introducing the Cloud-Network Convergence support (REQ-1413). +CCVPN London release will add transport domain support for the Intent-based cloud-network convergence. + +London Scope and Impacted modules +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +The standardized cloud resource management APIs are still under our investigation. +In London, we will only support the registration of the Cloud Orchestrator to SNDC, +whose mechanism is similar to the network controller registration. + +The impacted ONAP modules are CCSDK and SDN-C. + +Installation Procedure +~~~~~~~~~~~~~~~~~~~~~~ + +For London's new features, the integration test environment is similar to that of +the Kohn release: an ONAP instance with London release interfacing with 3rd party +cloud orchestrators should be established. + +Functional/Integration Test Cases +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +The testing procedure is described in the following few test cases: +- Register a 3rd party cloud orchestrator to SDNC through ESR APIs +- Create and delete a single CLL instance that accesses a 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 kohn Release ~~~~~~~~~~~~~~~~~~~~~~~~~~~ -- cgit 1.2.3-korg