From 5189428a42e9ab9a805ad08d3d3b970c0fa0c165 Mon Sep 17 00:00:00 2001 From: Sebastien Premont-Tendland Date: Tue, 7 Apr 2020 17:08:21 -0400 Subject: [PATCH] Update git submodules * Update docs/submodules/so.git from branch 'master' to f5e4cbd3128aaf05c59a4ae2a32d7d4435245556 - 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 Change-Id: Ic90b74a25a5790f6d9ddb6919771735b1c081cb5 --- docs/submodules/so.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/so.git b/docs/submodules/so.git index da123b489..f5e4cbd31 160000 --- a/docs/submodules/so.git +++ b/docs/submodules/so.git @@ -1 +1 @@ -Subproject commit da123b489a80779f3162d9e007616c6a083414bc +Subproject commit f5e4cbd3128aaf05c59a4ae2a32d7d4435245556 -- 2.16.6