diff options
Diffstat (limited to 'docs/guides/onap-user/instantiate/instantiation')
3 files changed, 5 insertions, 15 deletions
diff --git a/docs/guides/onap-user/instantiate/instantiation/index.rst b/docs/guides/onap-user/instantiate/instantiation/index.rst index 0d2981b4d..9bfb6b6b3 100644 --- a/docs/guides/onap-user/instantiate/instantiation/index.rst +++ b/docs/guides/onap-user/instantiate/instantiation/index.rst @@ -2,7 +2,6 @@ .. International License. http://creativecommons.org/licenses/by/4.0 .. Copyright 2019 ONAP Contributors. All rights reserved. - Declare PNF instances: .. toctree:: @@ -17,7 +16,6 @@ Instantiate a Service Instantiate a Service <./service_instance/index.rst> - Instantiate a VNF: .. toctree:: @@ -25,14 +23,6 @@ Instantiate a VNF: Instantiate a VNF <./vnf_instance/index.rst> -Configure a VNF: - -.. toctree:: - :maxdepth: 1 - - Configure a VNF <./vnf_configure/index.rst> - - Instantiate a Virtual Link: .. toctree:: 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 b23a90f33..9e06c4318 100644 --- a/docs/guides/onap-user/instantiate/instantiation/service_instance/index.rst +++ b/docs/guides/onap-user/instantiate/instantiation/service_instance/index.rst @@ -8,9 +8,9 @@ Service Instantiation **Pre-requisites** -- the Service has been designed and distributed (see: Service Design) +- The Service has been designed and distributed (see: :ref:`Service Design <doc_guide_user_des_ser-des>`) - pre-instantiation operations have been performed - (see: pre instantiation section) + (see: :ref:`pre instantiation section <doc_guide_user_pre_ser-inst>`) **Possible Tools to perform Service Instantiation** @@ -41,7 +41,7 @@ Service Instantiation ONAP will collect and assign all required parameters/values by itself. - Note: **Macro** method is not (yet) available via ONAP VID + .. Note:: **Macro** method is not (yet) available via ONAP VID nor via extAPI/NBI With "A La Carte" method diff --git a/docs/guides/onap-user/instantiate/instantiation/vnf_instance/index.rst b/docs/guides/onap-user/instantiate/instantiation/vnf_instance/index.rst index 822118f00..a020f9aeb 100644 --- a/docs/guides/onap-user/instantiate/instantiation/vnf_instance/index.rst +++ b/docs/guides/onap-user/instantiate/instantiation/vnf_instance/index.rst @@ -8,9 +8,9 @@ VNF Instantiation **Pre-requisites** -- the VNF is part of a Service Model (see: Service Design) +- The VNF is part of a Service Model (see: :ref:`Service Design <doc_guide_user_des_ser-des>`) - Note: in ONAP SDC tool, VNF is named "VF" + .. Note:: In ONAP SDC tool, VNF is named "VF" **Possible methods with ONAP to instantiate a VNF** |