diff options
author | 2019-07-16 18:44:23 +0200 | |
---|---|---|
committer | 2019-07-16 18:48:20 +0200 | |
commit | 7789a22fff5a82688c96813bbcd0238bcd141f52 (patch) | |
tree | 54c7ce70adcfd449d61fb03779f721abadf40ec5 /docs/guides/onap-user/instantiate/index.rst | |
parent | 4c9975b09e187619ea3aa2c09c097ab5b55a2356 (diff) |
Updated late coming comments to Patch 91089 and added links
Issue-ID: DOC-500
Signed-off-by: andreasgeissler <andreas-geissler@telekom.de>
Change-Id: Ia97f22b9b6cfe77be18b5252789e429af02e8f79
Diffstat (limited to 'docs/guides/onap-user/instantiate/index.rst')
-rw-r--r-- | docs/guides/onap-user/instantiate/index.rst | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/guides/onap-user/instantiate/index.rst b/docs/guides/onap-user/instantiate/index.rst index 03d90a580..21177b59a 100644 --- a/docs/guides/onap-user/instantiate/index.rst +++ b/docs/guides/onap-user/instantiate/index.rst @@ -22,10 +22,10 @@ Instantiation includes the following topics: service BPMN workflow. That means it is linked to ONAP source code and lifecycle. -**Alacarte** method required the Operator actor to build and send +**A La Carte** method requires the Operations actor to build and send a lot of operations. To build those requests, Operator actor needs to define/collect by himself all VNF parameters/values. -**Macro** method required the Operator actor to build and send only one request and, -thanks to CDS Blueprint templates, ONAP will collect and assign -by itself all paramters/values. +**Macro** method required the Operations actor to build and send only one +request and, thanks to CDS Blueprint templates, ONAP will collect and assign +all required parameters/values by itself. |