tacker/tacker/api
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
..
common Fix status code for invalid filter conditions 2021-09-13 15:30:52 +09:00
schemas Fix LCM failure 2022-02-15 19:52:59 +09:00
v1 Drop most of six importings 2020-10-19 12:10:05 +00:00
validation Support Basic Lifecycle Operations of CNF v2 API 2022-03-17 16:47:09 +09:00
views Add Location to responses of Create VNF Package 2021-09-30 09:36:54 +09:00
vnflcm Support handling large query results by ETSI NFV 2022-03-10 18:13:14 +09:00
vnfpkgm Add Location to responses of Create VNF Package 2021-09-30 09:36:54 +09:00
__init__.py rename neutron/api to tacker/api 2014-07-04 18:20:50 +09:00
api_common.py Fix get information about multiple VNF instances 2021-08-10 13:43:08 +09:00
extensions.py Drop most of six importings 2020-10-19 12:10:05 +00:00
versions.py from i18n import _ when quoting them 2019-08-09 09:59:48 +08:00