tacker/releasenotes/notes/add-support-vnf-autohealing-by-faultnotification-ae639a6dc0b02602.yaml
Koji Shimizu 20afc2cca4 Add support faultnotification auto heal
Support AutoHealing using FaultNotification interface between
Tacker and VIM.

Provide sample mgmt driver script to register/unregister
FaultNotification interface.

Implements: blueprint support-autoheal-queue
Change-Id: I9ec727c24ba053e928ccebb99dd49ebcaa64bcbb
2022-09-16 16:43:27 +09:00

10 lines
291 B
YAML

---
features:
- |
Support AutoHealing using FaultNotification interface between Tacker
and VIM.
Provide sample Mgmt driver script to register/unregister
FaultNotification interface.
At the same time, a user guide is also made to help users understand the
function.