a423efca83
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
8 lines
343 B
YAML
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.
|