aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorMarco Platania <platania@research.att.com>2018-11-29 09:26:12 -0500
committerMarco Platania <platania@research.att.com>2018-11-29 09:26:12 -0500
commit8195867b5dbba53334402a15774fab61ddd19e0c (patch)
tree6f2e9b8677afd9ab7c570340ea7a0c1246b38b2f /docs
parent1e03bed12b46f14b0a831d2b00362f9235faf7b9 (diff)
Update Scale Out documentation
Change-Id: I47b0aa8dd0e866f5c69eaa9cf0dd5485fd2e7d1e Issue-ID: INT-748 Signed-off-by: Marco Platania <platania@research.att.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/docs_scaleout.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/docs_scaleout.rst b/docs/docs_scaleout.rst
index 5d829bdd1..184bee29d 100644
--- a/docs/docs_scaleout.rst
+++ b/docs/docs_scaleout.rst
@@ -12,7 +12,7 @@ Source files
Description
~~~~~~~~~~~
-The Scale Out use case shows how users/network operators can add capacity to an existing VNF. 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. For Casablanca, both APPC and SDNC controllers are supported. APPC is the official controller used for this use case and it can be used to scale multiple VNF types. SDNC is experimental for now and it can scale only the vDNS VNF developed for ONAP.
+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.
The Casablanca Scaling Use Case Wiki Page can be found here: https://wiki.onap.org/display/DW/Scaling+Use+Case+Extension