tacker/releasenotes/notes/support-coordinateAPI-client-in-coordinate-script-c4e36f32e9f30dcb.yaml
Ken Fujimoto a423efca83 Support VNF LCM Coordination IF in change_vnfpkg
This patch supports Coordination IF when VNFc is updated by
change_vnfpkg v2 API.

* Modified the coordinateVNF script in the sample package
  to execute the coordination IF.
* Modified change_vnfpkg operation in Functional test
  to execute coordination IF.

Implements: blueprint add-sample-coordinate-script
Change-Id: Ie0c8b30df9d6e8c9ae4a6ba9e894203561475022
2023-03-02 07:07:24 +00:00

8 lines
343 B
YAML

features:
- |
Support the client function of the VNF LCM Coordination API in the
Coordinate VNF script when performing the RollingUpdate with
external management systems in the ChangeCurrentVNFPackage API.
The sample script implements only the client function,
not formal support for the VNF LCM Coordination API itself.