blob: 9bfb6b6b37fc8f27b0b34a1b7c2c0f8b98afae06 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
|
.. 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>
Instantiate a Virtual Link:
.. toctree::
:maxdepth: 1
Instantiate a Virtual Link <./virtual_link_instance/index.rst>
|