tacker/tacker/vnfm/infra_drivers
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
..
kubernetes Fix some bugs related legacy cnf operations 2021-03-29 10:16:59 +00:00
openstack Support for Change External VNF Connectivity 2021-03-26 17:54:12 +09:00
__init__.py Device refactor Part3: Rename device in codes 2016-08-26 16:26:57 +08:00
abstract_driver.py Support for Change External VNF Connectivity 2021-03-26 17:54:12 +09:00
noop.py Support for Change External VNF Connectivity 2021-03-26 17:54:12 +09:00
scale_driver.py Drop most of six importings 2020-10-19 12:10:05 +00:00