blob: 0d2981b4d79a71492958f8de213b365ecd2aced6 (
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
32
33
34
35
36
37
38
39
40
41
|
.. 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>
|