tacker/tacker
Ayumu Ueha b05a83db76 Support CNF heal operations based on ETSI NFV
Implements Container based VNF heal operation support with ETSI
NFV-SOL002 and SOL003 v2.6.1 VNF Lifecycle Management. For "Heal VNFC
with SOL002", users can heal Pod (mapped as VNFC) that is singleton or
created using controller resources such as Kubernetes Deployment,
DaemonSet, StatefulSet and ReplicaSet. For "Heal VNF instance with
SOL003", users can heal entire VNF instance by termination and
instantiation of the VNF.

Other changes:
* Store Pod information to vnfcResourceInfo after instantiation.
* Update vnfcResourceInfo after scale operation.

Implements: blueprint support-cnf-heal
Spec: https://specs.openstack.org/openstack/tacker-specs/specs/wallaby/support-cnf-heal.html
Change-Id: I62bf8d67eb9b3889f2ae69be9bb45363d083f48e
2021-03-23 01:45:13 +00:00
..
agent from i18n import _ when quoting them 2019-08-09 09:59:48 +08:00
api Support CNF scale operations based on ETSI NFV 2021-02-24 06:25:54 +00:00
cmd [goal] Deprecate the JSON formatted policy file 2021-01-22 04:18:31 +00:00
common Modify notification request parameter name 2021-03-15 21:21:54 +09:00
conductor Support CNF heal operations based on ETSI NFV 2021-03-23 01:45:13 +00:00
conf Support flow of Getting VNF package 2020-10-05 07:19:32 +00:00
db Dropping explicit unicode literal 2021-02-02 06:45:53 +05:30
extensions Support CNF heal operations based on ETSI NFV 2021-03-23 01:45:13 +00: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 Merge "Modify notification request data" 2021-03-18 09:10:28 +00:00
plugins Fix and avoid an erroneous heat API call 2020-11-05 12:35:55 +00:00
policies Support Rollback of LCM Resource 2020-10-07 05:13:33 +00:00
releasenotes/notes Remove infra and mgmt parsing logic from API 2017-01-06 08:39:56 +00:00
services Drop most of six importings 2020-10-19 12:10:05 +00:00
tests Support CNF heal operations based on ETSI NFV 2021-03-23 01:45:13 +00:00
tosca Support CNF scale operations based on ETSI NFV 2021-02-24 06:25:54 +00:00
vnflcm Support CNF heal operations based on ETSI NFV 2021-03-23 01:45:13 +00:00
vnfm Support CNF heal operations based on ETSI NFV 2021-03-23 01:45:13 +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