summaryrefslogtreecommitdiffstats
path: root/docs/guides/onap-user/instantiate/instantiation/index.rst
blob: 0d2981b4d79a71492958f8de213b365ecd2aced6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
.highlight .hll { background-color: #ffffcc }
.highlight .c { color: #888888 } /* Comment */
.highlight .err { color: #a61717; background-color: #e3d2d2 } /* Error */
.highlight .k { color: #008800; font-weight: bold } /* Keyword */
.highlight .ch { color: #888888 } /* Comment.Hashbang */
.highlight .cm { color: #888888 } /* Comment.Multiline */
.highlight .cp { color: #cc0000; font-weight: bold } /* Comment.Preproc */
.highlight .cpf { color: #888888 } /* Comment.PreprocFile */
.highlight .c1 { color: #888888 } /* Comment.Single */
.highlight .cs { color: #cc0000; font-weight: bold; background-color: #fff0f0 } /* Comment.Special */
.highlight .gd { color: #000000; background-color: #ffdddd } /* Generic.Deleted */
.highlight .ge { font-style: italic } /* Generic.Emph */
.highlight .gr { color: #aa0000 } /* Generic.Error */
.hi
.. This work is licensed under a Creative Commons Attribution 4.0
.. International License. http://creativecommons.org/licenses/by/4.0
.. Copyright 2019 ONAP Contributors.  All rights reserved.


Declare PNF instances:

.. toctree::
   :maxdepth: 1

   Declare PNF instances <./pnf_instance/index.rst>

Instantiate a Service

.. toctree::
   :maxdepth: 1

   Instantiate a Service <./service_instance/index.rst>


Instantiate a VNF:

.. toctree::
   :maxdepth: 1

    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::
   :maxdepth: 1

    Instantiate a Virtual Link <./virtual_link_instance/index.rst>