summaryrefslogtreecommitdiffstats
path: root/docs/guides/onap-user/instantiate/instantiation/so2/index.rst
diff options
context:
space:
mode:
authorEric Debeau <eric.debeau@orange.com>2019-08-12 14:17:53 +0000
committerGerrit Code Review <gerrit@onap.org>2019-08-12 14:17:53 +0000
commite63ffdb9c92ca2e18cc860edc35d97a052497d3f (patch)
tree630b1375ebdc91d51d4b3ac60ce2b8e375981d9b /docs/guides/onap-user/instantiate/instantiation/so2/index.rst
parent91d23e0301592c0a8f16b223460e8115ca5dad3d (diff)
parentf45d05acae93c13ffcc91df92781db38e570aff7 (diff)
Merge "refactor instantiate section to be more "purpose" oriented adding configure section Issue-ID: DOC-500"
Diffstat (limited to 'docs/guides/onap-user/instantiate/instantiation/so2/index.rst')
-rw-r--r--docs/guides/onap-user/instantiate/instantiation/so2/index.rst7
1 files changed, 4 insertions, 3 deletions
diff --git a/docs/guides/onap-user/instantiate/instantiation/so2/index.rst b/docs/guides/onap-user/instantiate/instantiation/so2/index.rst
index 02a5f70d3..9e2f9f98f 100644
--- a/docs/guides/onap-user/instantiate/instantiation/so2/index.rst
+++ b/docs/guides/onap-user/instantiate/instantiation/so2/index.rst
@@ -8,7 +8,8 @@
Macro mode Service Instantiation via ONAP SO API
================================================
-Using Macro mode, you have to build and send only one request to ONAP SO
+Using Macro mode, you have to build and send one and only one
+request to ONAP SO.
In that request you need to indicate all object instances
that you want to be instantiated.
@@ -16,9 +17,9 @@ that you want to be instantiated.
Reminder : ONAP SO in Macro mode will perform the VNF parameters/values
assignment based on CDS Blueprint templates
that are supposed to be defined during Design and Onboard steps.
-That means ONAP has all information
+That means ONAP should have all information
to be able to get all necessary values by itself (there is no longer need
-for an Operator to provide "SDNC preload").
+for a user to provide those values via the "SDNC preload" operation).
Additional info in: