Versions Compared

Key

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

...

  • Internal NSSMF needs to update db table resource_operation_status. NSSMF adapter will read the jobstatus from the table.
  • Mapping of fields will be as below:

    Expand
    titleResource_operation_status Mapping

    Fields updated by Common Workflow :

    SERVICE_ID

    ->

    • Dummy uuid
    (Constant for all NSSMF)
    • for allocate(00000000-0000-0000-0000-000000000000),
    • NSSI ID for other operations

    OPERATION_ID -> Job Id generated by NSSMF
    RESOURCE_TEMPLATE_UUID -> NSI ID
    OPER_TYPE - Allocate/Deallocate/Activate/Deactivate/Modify

    Fields updated by NSSMF Subflows:

    RESOURCE_INSTANCE_ID → NSSI ID(Specifically for allocate)
    STATUS
    PROGRESS
    ERROR_CODE
    STATUS_DESCRIPTION