tacker/tacker/db
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
..
common_services FIX: nfv event list failed with internal server error 2019-06-28 11:13:45 +00:00
db_sqlalchemy Support for grant request with Synchronous response 2020-10-08 11:27:12 +09:00
migration Fix failures and add Update/Scale FT 2021-01-29 20:28:40 +09:00
nfvo Cleanup deprecated iteritems of dict 2020-05-12 16:58:04 +00:00
vnfm Support Rollback of LCM Resource 2020-10-08 11:27:12 +09:00
__init__.py rename neutron/db to tacker/db 2014-07-04 18:20:50 +09:00
api.py Remove unused LOG to keep code clean 2016-07-09 16:21:47 +08:00
db_base.py Cleanup deprecated iteritems of dict 2020-05-12 16:58:04 +00:00
model_base.py Use oslo db for db access 2016-06-07 12:09:57 +08:00
models_v1.py Enables soft deletion for VIM, VNFD and VNF 2016-08-20 04:23:30 +00:00
sqlalchemyutils.py from i18n import _ when quoting them 2019-08-09 09:59:48 +08:00
types.py Update json module to jsonutils 2019-02-27 11:59:02 +00:00