This patch series adds two additional fields to the RAPI GetInstance response: disk.storage_ids and disk.providers. This makes it easier to find relevant ids used for symlinks to disk image files.
Lisa Velden (2): Add storage ids to basic RAPI GetInstance response Add ExtStorage providers to basic RAPI response lib/query.py | 6 ++++++ lib/rapi/rlib2.py | 2 +- src/Ganeti/Objects/Disk.hs | 19 +++++++++++++++++++ src/Ganeti/Query/Instance.hs | 23 +++++++++++++++++++++++ 4 files changed, 49 insertions(+), 1 deletion(-) -- 2.6.0.rc2.230.g3dd15c0
