Uploaded image for project: 'Common Controller SDK'
  1. Common Controller SDK
  2. CCSDK-606

ONAP change to generate-name DG

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Medium Medium
    • Casablanca Release
    • None
    • None
    • None

      1.      generate-name capability DG with MANUAL input (Ajay)

      • After calling mS,
      • if mS returns SUCCESS
        • loop thru param[],
          • if service-data…param[].resource-resolution-data.capability-name = generate-name AND  service-data…param[].value DOES NOT contain “$”,
            • set service-data…param[].resource-resolution-data.capability-name = INPUT
            • set service-data…param[].resource-resolution-data.status = SUCCESS
          • else
            • set service-data…param[].value to mS result when prarm[].name = resource-name (regardless whether resoure-value is manual input or variable)
            • set service-data…param[].resource-resolution-data.status = SUCCESS
      • else
        • mS returns Failure
        • set service-data…param[].resource-resolution-data.status = FAILED for all param[] with the same capability-name
        • return error to calling DG.
      • Call AAI to update vnf-name (Pat will provide AAI nodes)
      • if AAI update fails,
        • returns failure to calling DG
      • else

      Done

            kc1472 kc1472
            ym9479 ym9479
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: