Orchestration transitions missing for post instantiation workflow 52/105352/1
authorSebastien Premont-Tendland <sebastien.premont@bell.ca>
Tue, 7 Apr 2020 16:05:24 +0000 (12:05 -0400)
committerSebastien Premont-Tendland <sebastien.premont@bell.ca>
Tue, 7 Apr 2020 16:05:24 +0000 (12:05 -0400)
commitf5e4cbd3128aaf05c59a4ae2a32d7d4435245556
tree5fb15dd148d7188025f6610872e89879866778c3
parentda123b489a80779f3162d9e007616c6a083414bc
Orchestration transitions missing for post instantiation workflow

This is a list of transition states that were added internally at Bell when working with the BB workflow and post instantiation.

Those are to support Rollback and Delete even if the VNF is in the status ConfigAssigned, Configure or Configured.
The missing trasition states was causing the Rollback or Delete to fail.

Also update the initial script to support already existing data.

Issue-ID: SO-2798
Signed-off-by: Sebastien Premont-Tendland <sebastien.premont@bell.ca>
Change-Id: Ic90b74a25a5790f6d9ddb6919771735b1c081cb5
adapters/mso-catalog-db-adapter/src/main/resources/db/migration/V9.0.1__AddMissingTransitionStates.sql [new file with mode: 0644]
adapters/mso-catalog-db-adapter/src/main/resources/db/migration/V9.0__AddConfiguredForVnfOrchestrationStatus.sql