aboutsummaryrefslogtreecommitdiffstats
path: root/docs/docs_scaleout.rst
diff options
context:
space:
mode:
authorGary Wu <gary.i.wu@huawei.com>2019-04-24 21:14:44 +0000
committerGerrit Code Review <gerrit@onap.org>2019-04-24 21:14:44 +0000
commitcb6b09c37bf9cef9e57e738584d6daaf34be80f3 (patch)
tree2d0e6b2c3bac195ffaca7bf0ee9edd20b5dc8b66 /docs/docs_scaleout.rst
parent137e2b876e330b9664449c8d33d637abf4801285 (diff)
parent6a507a46b528da6cc25a052e72e8e2d9b45c89bf (diff)
Merge "[VVP] adding vvp report for demo VNFs"
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.