Files
tacker/doc/source/user/resources.rst
Ayumu Ueha e3e3fc5163 Deprecate Legacy APIs excluding VIM feature
This patch deprecates the Legacy APIs excluding VIM feature.

* Emit a warning log when a Deprecated API is executed.
* Add warning block to api-refs and docs related with deprecated
  Legacy feature.

Implements: blueprint deprecate-legacy-apis
Change-Id: Ie378d1000089401e3a0854b209654182da09e272
2023-01-27 13:09:44 +00:00

1.6 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

Warning

Legacy Tacker features excluding VIM feature are deprecated and will be removed in the first major release after the Tacker server version 9.0.0 (2023.1 Antelope release).

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