tacker/tacker/tests/unit/sol_refactored/samples
Yi Feng df0f8fc6bd Support Basic Lifecycle Operations of CNF v2 API
This patch implements the following APIs defined in ETSI NFV-SOL003
v3.3.1 5.5.2.11a with 'Kubernetes' vim.
    1. Create VNF
    2. Instantiate VNF
    3. Change Current VNF Package
    4. Terminate VNF
    5. Delete VNF

Retry and rollback operation of change current vnf package API with
'Kubernetes' vim are also supported.

There are the following points to note.
    1. Currently only 'RollingUpdate' is supported for
    CNF deployment update.
    2. 'Instantiate' VNF cannot rollback and retry with 'Kubernetes'
    vim. It will be supported in future.

Implements: blueprint upgrade-vnf-package
Change-Id: Iae477cb4347ae01718d8dbf6ab8b2289e1758039
2022-03-17 16:47:09 +09:00
..
change_vnfpkg_sample Support Basic Lifecycle Operations of CNF v2 API 2022-03-17 16:47:09 +09:00
sample1 Support ChangeCurrentVNFPackage for VNF of v2 API 2022-03-17 13:37:46 +09:00
sample2 Support Basic Lifecycle Operations of CNF v2 API 2022-03-17 16:47:09 +09:00