| commit | 95e83692f42dfd338b7c7566281933fbfae32e4a | [log] [tgz] |
|---|---|---|
| author | Luis Vega <lvega@whitestack.com> | Tue Aug 08 00:35:41 2023 +0000 |
| committer | Luis Vega <lvega@whitestack.com> | Tue Aug 08 00:37:58 2023 +0000 |
| tree | 9aceba12ff82be2c090389a3caa458180b6d0558 | |
| parent | bcb71eb969fcfd13500df857ea7673c3510d7a10 [diff] |
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>