tacker/tacker
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
..
agent from i18n import _ when quoting them 2019-08-09 09:59:48 +08:00
api Add response information for Individual Subscription 2021-03-26 11:24:44 +00:00
cmd [goal] Deprecate the JSON formatted policy file 2021-01-22 04:18:31 +00:00
common Support enhancement for Get Subscription List 2021-03-26 20:19:31 +09:00
conductor Support for Change External VNF Connectivity 2021-03-26 17:54:12 +09:00
conf Support Client Notification Endpoint Test 2021-03-26 14:19:53 +09:00
db Support enhancement for Get Subscription List 2021-03-26 20:19:31 +09:00
extensions Support for Change External VNF Connectivity 2021-03-26 17:54:12 +09:00
glance_store Introduce py39 for unittests 2020-11-08 06:11:48 +00:00
hacking Update hacking for Python3 2020-04-24 13:48:53 +02:00
keymgr Drop most of six importings 2020-10-19 12:10:05 +00:00
locale Imported Translations from Zanata 2020-10-24 08:58:53 +00:00
mistral Replaces uuid.uuid4 with uuidutils.generate_uuid() 2017-07-18 14:00:58 +00:00
nfvo Adapt to python-mistralclient v4.2.0 for PingVIM 2021-02-10 04:51:17 +00:00
objects Support enhancement for Get Subscription List 2021-03-26 20:19:31 +09:00
plugins Support for Change External VNF Connectivity 2021-03-26 17:54:12 +09:00
policies Support for Change External VNF Connectivity 2021-03-26 17:54:12 +09:00
releasenotes/notes Support for Change External VNF Connectivity 2021-03-26 17:54:12 +09:00
services Drop most of six importings 2020-10-19 12:10:05 +00:00
tests Fix some bugs related legacy cnf operations 2021-03-29 10:16:59 +00:00
tosca Fix bug only last vdu will be saved to nested_tpl 2021-03-23 09:27:03 +00:00
vnflcm Support for Change External VNF Connectivity 2021-03-26 17:54:12 +09:00
vnfm Fix some bugs related legacy cnf operations 2021-03-29 10:16:59 +00:00
__init__.py Drop most of six importings 2020-10-19 12:10:05 +00:00
_i18n.py Remove i18n.enable_lazy() call from tacker.cmd 2018-11-14 14:56:52 +05:30
alarm_receiver.py Fix to encrypt password print in debug logs 2020-11-17 02:17:02 +00:00
auth.py Support of Server/Basic certification in OAuth2.0 2020-10-05 07:18:14 +00:00
context.py Remove deprecation warning messages 2019-09-20 12:27:06 +05:30
manager.py Sychronize vnf action tasks 2020-04-22 07:43:50 +00:00
policy.py [goal] Deprecate the JSON formatted policy file 2021-01-22 04:18:31 +00:00
service.py Sychronize vnf action tasks 2020-04-22 07:43:50 +00:00
version.py Cleanup vim settings 2016-03-28 13:03:56 +02:00
wsgi.py Drop most of six importings 2020-10-19 12:10:05 +00:00