Fix Bug 2282: Can't instantiate NS using a pre-existing volume 59/14259/1 v12.0
authorLuis Vega <lvega@whitestack.com>
Tue, 8 Aug 2023 00:35:41 +0000 (00:35 +0000)
committergarciadeblas <gerardo.garciadeblas@telefonica.com>
Wed, 13 Mar 2024 18:17:25 +0000 (19:17 +0100)
commit4c8efb91e6fe449961d2f3a750e6cf84cb167fea
tree1a538a6013fa47f95c302655cae29d501313ebb1
parent8214dacd4eb61a5583d990756a1c1b2f26e21fd7
Fix Bug 2282: Can't instantiate NS using a pre-existing volume

    Add the posibility to return an empty dictionary to `find_persistent_root_volumes()` method
    so the NS instantiation doesn't fail while using a pre existing volume.

Change-Id: Iecd7041b2a202332acecd45a3e899d82be613ef7
Signed-off-by: Luis Vega <lvega@whitestack.com>
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
NG-RO/osm_ng_ro/ns.py
NG-RO/osm_ng_ro/tests/test_ns.py
releasenotes/notes/fix_bug_2282-a4069468a849963e.yaml [new file with mode: 0644]