Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Note: this is out of Frankfurt scope.



SO Workflows and Java Code (client) Enhancement

SO BPMN Workflows and associated Java code for SOL003 operations will be enhanced and created by leveraging the SOL003 Adapter NBIs.

Enhance Create/Instantiate Workflows & Associated Java Code

  • Modify the existing workflow to separate Create and Instantiate tasks
  • Invoke the modified SOL003 Adapter NBIs


Enhance Terminate/Delete Workflows & Associated Java Code

  • Modify the existing workflow to separate Terminate and Delete tasks
  • Invoke the modified SOL003 Adapter NBIs


Create Query VNF Workflows & Associated Java Code

  • Create a new workflow for Query VNF and associated Java code
  • Invoke the modified SOL003 Adapter Query VNF NBI


Create Get Operation Status Workflows & Associated Java code

  • Create a new Get Operation Status Workflow & Associated Java code
  • Invoke the modified SOL003 Adapter Get Operation Status NBI
  • This operation could be used by the Instantiation and Termination of VNF; in this case, its workflow could be omitted

Authentication and Authorization for the SOL003 Adapter and the VNFM

...