From: aticig Date: Wed, 25 May 2022 00:12:36 +0000 (+0300) Subject: Fix Bug 2041: Backup VDU interfaces for healing features X-Git-Tag: v12.0.0rc1~15 X-Git-Url: https://osm.etsi.org/gitweb/?a=commitdiff_plain;ds=sidebyside;h=37ecec06c10dfe2ca162259ac21094db5a95ad75;hp=37ecec06c10dfe2ca162259ac21094db5a95ad75;p=osm%2FRO.git 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 ---