Fix VIM update states call + worflow UTs 79/13279/10
authorPatricia Reinoso <patricia.reinoso@canonical.com>
Wed, 26 Apr 2023 10:45:27 +0000 (10:45 +0000)
committerMark Beierl <mark.beierl@canonical.com>
Tue, 9 May 2023 18:44:40 +0000 (14:44 -0400)
commiteb197e83e699bacc3bbba1def6c850d2219624a7
treee8c19649cc8c498193d3a47eddbab82027ac9714
parent38fb5daaf1d054650c59ce8ade064a53f67da879
Fix VIM update states call + worflow UTs

Update of VIM states was missing in the nominal
case worflow execution.

UTs for VIM operations workflows are added:
VIM create, update and delete

Change-Id: I7ff5f2e190ad2346222e534fd53c849699650ccb
Signed-off-by: Patricia Reinoso <patricia.reinoso@canonical.com>
osm_lcm/temporal/vim_workflows.py
osm_lcm/tests/test_vim_workflows.py [new file with mode: 0644]
osm_lcm/tests/test_vnf_workflows.py