X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=docs%2Fguides%2Fonap-user%2Finstantiate%2Finstantiation%2Fso2%2Findex.rst;h=9b1bbb3513ecf912a16612dc8e995e57619d7c53;hb=ac9fd418a470b535a88477c9809c71e68bdd643f;hp=02a5f70d3cd156a9cbf1d3faf3af06b3019cdfba;hpb=7789a22fff5a82688c96813bbcd0238bcd141f52;p=doc.git diff --git a/docs/guides/onap-user/instantiate/instantiation/so2/index.rst b/docs/guides/onap-user/instantiate/instantiation/so2/index.rst index 02a5f70d3..9b1bbb351 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,19 +17,14 @@ 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: -.. toctree:: - :maxdepth: 1 - :titlesonly: - - CDS Documentation <../../../../../submodules/ccsdk/cds.git/docs/index.rst> - CDS vDNS E2E Automation - +* CDS Documentation: :ref:`cds_main-doc` +* CDS vDNS Usecase Description in `Wiki `_ Request Example :