4b5204b213
This patch implements rollback operation task defined in ETSI NFV-SOL003 v3.3.1 5.4.15. This patch supports rollback operation of existing task API, i.e instantiate. Note that rollback operation of terminate is not supported. Rollback operation of a task API which is added in the future (ex. scale) will be implemented in the same patch of implementing the API. Functional tests will be provided with another patch. Implements: blueprint support-nfv-solv3-error-handling Change-Id: I3b2924287f7b30a85c250602a3f5ecbffd449a5e
5 lines
111 B
YAML
Executable File
5 lines
111 B
YAML
Executable File
---
|
|
features:
|
|
- |
|
|
Add the Version "2.0.0" of Rollback operation API
|
|
based on ETSI NFV specifications. |