python-tackerclient/tackerclient/osc/v1/vnflcm
Wataru Juso 58167535c7 Support of Fail VNF command in openstackclient
Add ``openstack vnflcm op fail`` to python-tackerclient.
This command can execute Fail operation.
The API can change operationStatus from "FAILED_TEMP" to "FAILED".

Implements: blueprint support-error-handling
Spec: https://specs.openstack.org/openstack/tacker-specs/specs/wallaby/support-error-handling-based-on-ETSI-NFV.html
Change-Id: I83395e159e28c7e831dfe0ecd90435b3fb18c196
2021-03-08 09:26:29 +09:00
..
samples Support of Scale command in openstackclient 2020-09-14 12:13:31 +09:00
__init__.py OSC support to create vnf using vnflcm API 2020-03-14 11:19:50 +05:30
vnflcm.py Modify operation of scale parameters 2021-01-05 14:48:27 +09:00
vnflcm_op_occs.py Support of Fail VNF command in openstackclient 2021-03-08 09:26:29 +09:00