tacker/tacker/vnfm/infra_drivers/kubernetes/k8s
Ayumu Ueha 667377b849 Fix some bugs related legacy cnf operations
This patch fixes some bugs related legacy cnf operations below:
* Delete the "unsupported key check" of policies in TOSCA template, to
  resolve `openstack vnf create` command failure due to property
  validation of policies.
* Change the branch condition of legacy/sol, to resolve the
  `openstack vnf scale` command failure due to keyError.
* Add interval to each retry loops of delete_wait_legacy, to resolve
  the `openstack vnf delete` command failure.

And this patch revises the documentation for legacy cnf operations to
work properly.

Closes-Bug: #1920085
Change-Id: If14b95b2f9dfafe994a5ebf4f447a2bf7d27981c
2021-03-29 10:16:59 +00:00
..
__init__.py Implementation containerized VNF in Kubernetes type 2018-02-02 16:43:46 +09:00
tosca_kube_object.py Adding Multi-Interface for Containerized VNF in Tacker 2020-04-24 13:43:30 +09:00
translate_inputs.py Fix some bugs related legacy cnf operations 2021-03-29 10:16:59 +00:00
translate_outputs.py Support CNF heal operations based on ETSI NFV 2021-03-23 01:45:13 +00:00