| commit | 7c0f53c5fff6e3624743c8c778641e005db18357 | [log] [tgz] |
|---|---|---|
| author | Dario Faccin <dario.faccin@canonical.com> | Mon May 15 11:42:06 2023 +0200 |
| committer | Dario Faccin <dario.faccin@canonical.com> | Tue May 16 11:35:44 2023 +0200 |
| tree | 323e028d1d1232fc9b3cd9745e0b976a68a0f1de | |
| parent | 1963ad16e7cc587c05e1db12d4865c2164376f97 [diff] |
OSMENG-1062: Fix states in VnfInstantiateWorkflow At the beginning of the workflow, update only VnfInstantiationState (NOT_INSTANTIATED). At the end of the workflow, update VnfInstantationState and VnfState: * if succeeded: INSTANTIATED, STARTED * if failed: INSTANTIATED, STOPPED Change-Id: Ifb6df225d4e09f48941ce649ad3195d2b4e8b3b4 Signed-off-by: Dario Faccin <dario.faccin@canonical.com>