tacker/doc/source/user/resources.rst
Hirofumi Noguchi f24afcf705 Add documents for multi-version API support
This patch provides Tacker documents for multi-version API support.
VNF LCM API Version 2 is added to API Reference and the page hierarchy
is changed for readability.
Also, the Show VNF LCM Versions command is added to Command-Line
Interface Reference.
Furthermore, a manual of the Userdata script is added to Tacker User
Guide.

Implements: blueprint multi-version-api
Implements: blueprint support-nfv-solv3-start-and-terminate-vnf
Implements: blueprint support-nfv-solv3-query-vnf-instances
Implements: blueprint support-nfv-solv3-query-operation-occurrences
Implements: blueprint support-nfv-solv3-subscriptions
Change-Id: I603e32090303af080b17e549a0caf7e862aa7e1e
2021-09-16 20:00:56 +09:00

1.4 KiB

Tacker Resources

Tacker mainly consists of two resources:

  • Network Functions Virtualisation Orchestrator (NFVO)
  • Virtualised Network Function Manager (VNFM)

NFVO is functional block that manages the Network Service (NS) lifecycle and coordinates the management of NS lifecycle, VNF lifecycle (supported by the VNFM) and NFVI resources (supported by the VIM) to ensure an optimized allocation of the necessary resources and connectivity.

VNFM is functional block that is responsible for the lifecycle management of VNF.

ETSI NFV-SOL Tacker Resources

NFVO

VNF Package

vnf-package

VNFM

VNF, VNFD

vnfd-sol001

UserData

userdata_script

Legacy Tacker Resources

NFVO

VNFFG, VNFFGD

../contributor/vnffgd_template_description

VNFM

VNF, VNFD

../contributor/vnfd_template_description ../contributor/vnfd_template_parameterization vnf_component_usage_guide

Event

../contributor/event_logging