aboutsummaryrefslogtreecommitdiffstats
path: root/docs/glossary.rst
blob: 2c955393d716226ac0b6ce46a09b0aa2da43265a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
.. _glossary:

Glossary
========

.. glossary::

    Vendor
      a vendor is the entity that provides the network function.

    VSP (Vendor Software Product)
      a VSP is the package of the network function seen from ONAP Designer

    VF (Virtual Function)
      a VF is the virtual function using the VSP. The VF will be used by
      services.

    Service
      a service is the model that can be instantiated. it's composed of one (or
      several) Functions (VF or PNF).