Fix persistent volume creation after latest changes in IM 18/14518/1 master v16.0 release-v16.0-start v16.0.0
authorgarciadeblas <gerardo.garciadeblas@telefonica.com>
Mon, 19 Aug 2024 08:02:04 +0000 (08:02 +0000)
committergarciadeblas <gerardo.garciadeblas@telefonica.com>
Mon, 19 Aug 2024 11:22:08 +0000 (11:22 +0000)
commit6a0147f50696462274845175af4b34a606787cf0
tree6db29ad916b1e3daafceabf1fddbc996866ed6c9
parent62c8bd1060e8a01066084b5f199fd0e2469eadc0
Fix persistent volume creation after latest changes in IM

This change fixes the issues with persistent volume creation.
After latest changes in IM, the IM generated from yang models changed
and type-of-storage was unexpectedly prefixed with the name of the YANG
module, leading to the RO code to undetect volume creation.

This change also adds some logs to improve the debugging in the future.

Change-Id: If942113a6e4feebaf2c2bc499f27de5d4439fa9d
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
NG-RO/osm_ng_ro/ns.py
RO-VIM-openstack/osm_rovim_openstack/vimconn_openstack.py