tacker/tacker/tests
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
..
common Remove test helpers for Python2 2020-10-19 12:11:40 +00:00
contrib Support for grant request with Synchronous response 2020-10-07 13:57:24 +09:00
etc Support for Change External VNF Connectivity 2021-03-26 17:54:12 +09:00
functional Support enhancement for Get Subscription List 2021-03-26 20:19:31 +09:00
unit Fix some bugs related legacy cnf operations 2021-03-29 10:16:59 +00:00
var rename neutron/tests to tacker/tests 2014-07-04 18:20:50 +09:00
__init__.py Enable hacking check H104 2015-04-09 18:45:52 -07:00
base.py Use unittest.mock instead of third party mock 2020-05-22 12:03:45 +09:00
constants.py Support feature to attach the existing volume 2021-01-28 13:11:03 +05:30
fake_notifier.py Move unit tests dir to tacker/tests/unit 2017-02-24 16:38:18 +08:00
post_mortem_debug.py Cleanup vim settings 2016-03-28 13:03:56 +02:00
tools.py Update hacking 2016-01-02 17:30:55 +01:00
utils.py Implementation Artifacts support in Tacker 2020-09-21 03:27:17 -04:00
uuidsentinel.py Improve code coverage of openstack module 2019-06-12 11:20:00 +00:00