aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHesam Rahimi <hesam.rahimi@huawei.com>2023-04-22 12:06:27 -0400
committerMarek Szwa?kiewicz <marek.szwalkiewicz@external.t-mobile.pl>2023-05-04 11:23:23 +0000
commit740ad1b8dd0220140eaf666b5b6e739c052d5d68 (patch)
treee0b699f211d6d2aec48a0242bdba4dc10de6fb90
parenta537bdc760e550c5c62c545bdf142d39c6504d40 (diff)
Updating the release notes for the CCVPN use-case enhancements in London release.
Issue-ID: INT-2223 Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com> Change-Id: I3987f504673849a809e9b27ea7272290bb8d4bbf
-rw-r--r--docs/docs_CCVPN.rst30
1 files changed, 30 insertions, 0 deletions
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
~~~~~~~~~~~~~~~~~~~~~~~~~~~