tacker/releasenotes/notes/add-v2-retry-api-34667d944db1f54c.yaml
Itsuro Oda bf51c2bc80 support retry operation task of v2 API
This patch implements retry operation task defined in ETSI NFV-SOL003
v3.3.1 5.4.14.

Basically retry operation is not task API specific. Thus retry
operation of a task API which is added in the future (ex. scale)
will be supported naturally.

Functional tests will be provided with another patch.

Implements: blueprint support-nfv-solv3-error-handling
Change-Id: I2717540f042882363cce3d1a0da22c71789a36cb
2021-12-08 04:30:51 +00:00

5 lines
108 B
YAML
Executable File

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