-
Story
-
Resolution: Done
-
Medium
-
None
-
None
Existing static VnfConfigUpdate workflow needs to be added to the list of native CM workflows that gets returned to VID on instanceManagement query to SO.
The following data needs to be populated for this workflow:
"artifactUUID": "fdb3ac48-70f9-4584-bd92-253bdbdec1e1",
"artifactName": "VnfConfigUpdate.bpmn",
"name": "VnfConfigUpdate",
"operationName": "applyUpdatedConfig",
"version": 1.0,
"description": "native static workflow to support applyUpdatedConfig",
"body": null,
"resourceTarget": "vnf",
"source": "native",
Also need to change "description" for VNFInPlaceUpdate flow to:
"native static workflow to support inPlaceSoftwareUpdate".