tacker/tacker
Toshiaki Takahashi deb6c2d4b8 Fix failures and add Update/Scale FT
Cherry-picked the following commits from the master branch.
No functional changes are included.

* 0d7e6a86 Support Scale and Rollback function of FT
* f46885c4 Support Update function of FT
* bf51fb25 Fix for multiple failures in VNF lifecycle
* 8c6a1cb1 Fix `ProblemDetails.detail` from `.details`
* 7b5464e5 Fix the alembic migration for vnf_software_images column types
* 01cf3efd Convert software image properties to byte

In addition, this patch fixes the unstable FT results in zuul FT jobs
with the following change.

https://review.opendev.org/c/openstack/tacker/+/770609
* test_rollback_instantiate:
  ``depends_on`` in BaseHOT makes stable deletion of stacks, otherwise
  Heat fails to delete subnets due to missing dependency with ports.

Change-Id: Ic27ae0d0addea5ae91f529e28370fac56e992fbd
2021-01-29 20:28:40 +09:00
..
agent from i18n import _ when quoting them 2019-08-09 09:59:48 +08:00
api Fix failures and add Update/Scale FT 2021-01-29 20:28:40 +09:00
cmd Cleanup Python 2.7 support 2020-03-29 20:23:26 +00:00
common Fix failures and add Update/Scale FT 2021-01-29 20:28:40 +09:00
conductor Fix failures and add Update/Scale FT 2021-01-29 20:28:40 +09:00
conf Support flow of Getting VNF package 2020-10-07 12:39:39 +00:00
db Fix failures and add Update/Scale FT 2021-01-29 20:28:40 +09:00
extensions Implementation CNF with VNFM and CISM in Tacker 2020-10-02 18:43:59 +09:00
glance_store Add missing white spaces between words 2020-05-25 07:58:13 +08:00
hacking Update hacking for Python3 2020-04-24 13:48:53 +02:00
keymgr Update hacking for Python3 2020-04-24 13:48:53 +02:00
locale Imported Translations from Zanata 2020-04-30 09:41:05 +00:00
mistral Replaces uuid.uuid4 with uuidutils.generate_uuid() 2017-07-18 14:00:58 +00:00
nfvo Add UT instead of deleting FT related with Mistral 2020-05-15 17:02:06 +00:00
objects Fix failures and add Update/Scale FT 2021-01-29 20:28:40 +09:00
plugins Turn on FT voting for stable/victoria 2021-01-22 14:17:10 +09:00
policies Support Rollback of LCM Resource 2020-10-08 11:27:12 +09:00
releasenotes/notes Remove infra and mgmt parsing logic from API 2017-01-06 08:39:56 +00:00
services Remove unused import logging 2016-05-12 10:52:23 +08:00
tests Fix failures and add Update/Scale FT 2021-01-29 20:28:40 +09:00
tosca Fix failures and add Update/Scale FT 2021-01-29 20:28:40 +09:00
vnflcm Fix failures and add Update/Scale FT 2021-01-29 20:28:40 +09:00
vnfm Fix failures and add Update/Scale FT 2021-01-29 20:28:40 +09:00
__init__.py Cleanup vim settings 2016-03-28 13:03:56 +02:00
_i18n.py Remove i18n.enable_lazy() call from tacker.cmd 2018-11-14 14:56:52 +05:30
alarm_receiver.py Implementation Fenix plugin in Tacker 2020-10-02 18:23:00 +09:00
auth.py Support of Server/Basic certification in OAuth2.0 2020-10-07 17:45:33 +09: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 Update hacking for Python3 2020-04-24 13:48:53 +02: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 Support LCM notifications for VNF based on ETSI 2020-10-07 17:29:44 +09:00