tacker/tacker/vnfm/infra_drivers
bhagyashris 5f1e48ff46 Add new policy action: vdu_autoheal
This patch adds below functionality:

- New policy action ``vdu_autoheal`` for recovering failed VDUs
  as reported by the respective monitoring driver configured in
  the monitoring policy of the VNFD template.

- Add unit/functional tests.

- Added oslo_versioned library to implement HealVnfRequest object.

Note: The implementation of vdu_autoheal policy action will support
HealVnfRequest interface  as mentioned in the ETSI standard [1]

[1]: https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/003/02.05.01_60/gs_NFV-SOL003v020501p.pdf

Implements: blueprint vdu-auto-healing
Change-Id: If62acbdac41c92842de0ae3b7dedcda9fd1f86e6
2019-01-24 09:55:30 +09:00
..
kubernetes Add new policy action: vdu_autoheal 2019-01-24 09:55:30 +09:00
openstack Add new policy action: vdu_autoheal 2019-01-24 09:55:30 +09:00
__init__.py Device refactor Part3: Rename device in codes 2016-08-26 16:26:57 +08:00
abstract_driver.py Add new policy action: vdu_autoheal 2019-01-24 09:55:30 +09:00
noop.py Add new policy action: vdu_autoheal 2019-01-24 09:55:30 +09:00
scale_driver.py Device refactor Part3: Rename device in codes 2016-08-26 16:26:57 +08:00