tacker/releasenotes/notes/add-v2-fail-api-b35b605f262210b2.yaml
Ken Fujimoto 94dbcea96a support fail operation task of v2 API
This patch implements fail operation task defined in ETSI NFV-SOL003
v3.3.1 5.4.16.

Fail operation is changed the state to "FAILED" when the retry or
rollback operation unsuccessful.

Functional tests will be provided with another patch.

Implements: blueprint support-nfv-solv3-error-handling
Change-Id: I3a64acde4cfdfeef18959a80a3a86b3c7f1023dd
2021-12-23 05:19:58 +00:00

6 lines
108 B
YAML
Executable File

---
features:
- |
Add the Version "2.0.0" of Fail operation API
based on ETSI NFV specifications.