Versions Compared

Key

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

...

  • Responsibility:
    • Waits for "PNF ready" event sent from PRH to DMaaP
      • pnfCorrelationId from the event must match PNF instance name provided by the user during service instantiation
    • Sets PNF orchestration status in AAI to:
      • Register - when starting to wait for PNF ready event
      • Registered - when PNF ready event is successfully received
  • Currently implemented in CreateAndActivatePnfResource.bpmn

ConfigAssignPnfBB

(info) Under development

ControllerExecutionBB (action: configAssign)

Jira
serverONAP JIRA
columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
serverId425b2b0a-557c-3c0c-b515-579789cceedb
keySO-2646

  • Responsibility:
    • Runs config assign via CDS
  • Currently implemented in ConfigurePnfResource.bpmn
  • Things to consider:
    • New approach to calling CDS/controllers - ControllerExecutionBB/actor in SDC model (Henry Xie, see https://wiki.onap.org/
  • Responsibility:
    • Runs config assign via CDS
  • Currently implemented in ConfigurePnfResource.bpmn
  • Things to consider:

ConfigDeployPnfBB

...

ControllerExecutionBB (action: configDeploy)

Jira
serverONAP JIRA
columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
serverId425b2b0a-557c-3c0c-b515-579789cceedb
keySO-2647

  • Responsibility:
    • Runs config deploy via CDS
  • Currently implemented in ConfigurePnfResource.bpmn
  • Things to consider:

...

  1. AssignServiceInstanceBB
  2. CreateNetworkCollectionBB
  3. AssignNetworkBB
  4. AssignVnfBB
  5. AssignVolumeGroupBB
  6. AssignVfModuleBB
  7. AssignPnfBB
  8. WaitForPnfReadyBB
  9. ConfigAssignPnfBB (name yet to be determined, depending on the chosen solution)
  10. ControllerExecutionBB (action: configAssign)
  11. ControllerExecutionBB (action: configDeployConfigDeployPnfBB (name yet to be determined, depending on the chosen solution)
  12. ActivatePnfBB
  13. ConfigAssignVnfBB
  14. CreateNetworkBB
  15. ActivateNetworkBB
  16. CreateVolumeGroupBB
  17. ActivateVolumeGroupBB
  18. CreateVfModuleBB
  19. ActivateVfModuleBB
  20. ConfigDeployVnfBB
  21. ActivateVnfBB
  22. ActivateNetworkCollectionBB
  23. ActivateServiceInstanceBB

...