aboutsummaryrefslogtreecommitdiffstats
path: root/docs/docs_scaleout.rst
diff options
context:
space:
mode:
authorstark, steven <steven.stark@att.com>2019-04-24 12:04:41 -0700
committerstark, steven <steven.stark@att.com>2019-04-24 12:04:41 -0700
commit6a507a46b528da6cc25a052e72e8e2d9b45c89bf (patch)
treeea940d69313a6d840516c5cb682619d1a2883fa4 /docs/docs_scaleout.rst
parenta9b8635c9fe4aa71f6ed3d79827790e5b9932137 (diff)
[VVP] adding vvp report for demo VNFs
Change-Id: I1a6e910e54d6a2b68b99a7c2e3a5b9dc60a0f1e6 Issue-ID: VVP-186 Signed-off-by: stark, steven <steven.stark@att.com>
Diffstat (limited to 'docs/docs_scaleout.rst')
-rw-r--r--docs/docs_scaleout.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/docs_scaleout.rst b/docs/docs_scaleout.rst
index bdb590895..57ccf67fa 100644
--- a/docs/docs_scaleout.rst
+++ b/docs/docs_scaleout.rst
@@ -12,6 +12,11 @@ Source files
- VF module scaling template file: https://git.onap.org/demo/plain/heat/vLBMS/dnsscaling.yaml
- VF module scaling environment file: https://git.onap.org/demo/plain/heat/vLBMS/dnsscaling.env
+VVP Report
+~~~~~~~~~~
+
+:download:`vLBMS report <files/vLBMS_report.json>`
+
Description
~~~~~~~~~~~
The Scale Out use case shows how users/network operators can add Virtual Network Function Components (VNFCs) as part of a VF Module that has been instantiated in the Service model to an existing VNF, in order to increase capacity of the network. ONAP Casablanca release supports scale out with manual trigger from VID and closed-loop enabled automation from Policy. This is demonstrated against the vLB/vDNS VNFs developed for ONAP. For Casablanca, both APPC and SDNC controllers are used to demonstrate accepting request from SO to execute the Scale Out operation. APPC is the main controller used for this use case and it can be used to scale different VNF types. SDNC is experimental for now and it can scale only the vDNS VNF developed for ONAP.