Fix Bug 2041: Backup VDU interfaces for healing features 25/12125/5
authoraticig <gulsum.atici@canonical.com>
Wed, 25 May 2022 00:12:36 +0000 (03:12 +0300)
committeraticig <gulsum.atici@canonical.com>
Mon, 30 May 2022 08:12:32 +0000 (10:12 +0200)
commit37ecec06c10dfe2ca162259ac21094db5a95ad75
tree8f49e5e1128b7f293a17529733eab7518d061d08
parent2e307cf84eabefe994b8fe225bd9c468ecbc2a41
Fix Bug 2041: Backup VDU interfaces for healing features

If a VDU is manually deleted in Openstack, the RO overwrites the
interfaces as an empty list. However, healing features (10909 and 10923) need the
interfaces information to heal the VDU again. This fix backups the interfaces of
VDU under interfaces_backup keyword.

Change-Id: I17ea28c2c4f486d0bbecdcbc5005413222bfeed9
Signed-off-by: aticig <gulsum.atici@canonical.com>
NG-RO/osm_ng_ro/ns_thread.py
releasenotes/notes/fixing_bug_2041-9ccceeeff8008094.yaml [new file with mode: 0644]