Bug 2109. Fix VIM info DB update after vertical scaling, migrate and operate 32/13532/8 release-v14.0-start
authorPatricia Reinoso <patricia.reinoso@canonical.com>
Thu, 15 Jun 2023 07:33:04 +0000 (07:33 +0000)
committerGulsum Atici <gulsum.atici@canonical.com>
Fri, 23 Jun 2023 22:06:55 +0000 (01:06 +0300)
commit17852167b8cb19a82c07cf763a58e9e0261b3cc6
treec76a8f88d9fb2bfd83f58ddfab9069f9c3b79524
parent1f58a1a2345ad11bacb663e458088ae3f7d78929
Bug 2109. Fix VIM info DB update after vertical scaling, migrate and operate

Fix the path of the VDU record to update.
Fix unexpected keyword argument 'disk_over_commit' in live_migrate method because of Nova microversion change (Bug 2262)
Handle the OS-EXT-SRV-ATTR:host KeyError as this key is raised if the VIM account does not have admin credentials
Expand unit tests for vertical_scale, migrate and operate task creations

Change-Id: Ic7c1fe639fc0b8f917c46c6fe61fd4089a6970b4
Signed-off-by: Patricia Reinoso <patricia.reinoso@canonical.com>
NG-RO/osm_ng_ro/ns.py
NG-RO/osm_ng_ro/tests/test_ns.py
RO-VIM-openstack/osm_rovim_openstack/vimconn_openstack.py
RO-plugin/osm_ro_plugin/vimconn.py
releasenotes/notes/fix_bug_2109_for_vertical_scaling-1493168979026c91.yaml [new file with mode: 0644]