tacker/tacker/vnfm/policy_actions
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
..
autoscaling Add new policy action: vdu_autoheal 2019-01-24 09:55:30 +09:00
log Add new policy action: vdu_autoheal 2019-01-24 09:55:30 +09:00
respawn Add new policy action: vdu_autoheal 2019-01-24 09:55:30 +09:00
vdu_autoheal Add new policy action: vdu_autoheal 2019-01-24 09:55:30 +09:00
__init__.py Refactor: separating backend actions out from monitor 2017-05-17 05:53:31 -07:00
abstract_action.py Refactor: separating backend actions out from monitor 2017-05-17 05:53:31 -07:00