summaryrefslogtreecommitdiffstats
path: root/docs/guides/onap-user/instantiate/instantiation/service_instance
diff options
context:
space:
mode:
authorMarcin Rzepecki <marcin.rzepecki@nokia.com>2021-03-04 16:13:45 +0100
committerMarcin Rzepecki <marcin.rzepecki@nokia.com>2021-03-08 10:09:10 +0100
commit9e1a32f9c0738e3715d9d938a55cb9d38ac97ee2 (patch)
treeb9ddb58cf60241859f23f8753852c7c9a41db62c /docs/guides/onap-user/instantiate/instantiation/service_instance
parentc7d15886be96f3036709bb0acc4beb7169e8eec1 (diff)
[DOC] Add link to VID documentation (Instantiate Service, “Macro” mode (PNF example))
Issue-ID: VID-970 Signed-off-by: Marcin Rzepecki <marcin.rzepecki@nokia.com> Change-Id: I20ff95a88ef013afb0cb80401e18f93238580032
Diffstat (limited to 'docs/guides/onap-user/instantiate/instantiation/service_instance')
-rw-r--r--docs/guides/onap-user/instantiate/instantiation/service_instance/index.rst9
1 files changed, 6 insertions, 3 deletions
diff --git a/docs/guides/onap-user/instantiate/instantiation/service_instance/index.rst b/docs/guides/onap-user/instantiate/instantiation/service_instance/index.rst
index 9e06c4318..4e8dcab86 100644
--- a/docs/guides/onap-user/instantiate/instantiation/service_instance/index.rst
+++ b/docs/guides/onap-user/instantiate/instantiation/service_instance/index.rst
@@ -41,8 +41,10 @@ Service Instantiation
ONAP will collect and assign all required parameters/values by itself.
- .. Note:: **Macro** method is not (yet) available via ONAP VID
- nor via extAPI/NBI
+.. Note::
+ VID supports the "macro" flow orchestration in a ModernUI, which can be enabled by the system operator.
+
+ **Macro** method is not (yet) available via extAPI/NBI.
With "A La Carte" method
------------------------
@@ -50,7 +52,7 @@ With "A La Carte" method
.. toctree::
:maxdepth: 1
- using ONAP VID Portal <../vid/index.rst>
+ using ONAP VID Portal <../vid1/index.rst>
using ONAP NBI REST API (TM Forum) <../nbi/index.rst>
using ONAP SO REST API <../so1/index.rst>
@@ -60,4 +62,5 @@ With "Macro" method
.. toctree::
:maxdepth: 1
+ using ONAP VID Portal <../vid2/index.rst>
using ONAP SO REST API <../so2/index.rst>