Federico Simoncelli has submitted this change and it was merged. Change subject: vm: return diskMapping on status() ......................................................................
vm: return diskMapping on status() status() is used by API.Global.getVMList and should return also the disk mapping retrieved by the guest agent. Change-Id: Ia68ff3c36ba91cde893876a16fc6702419a60d49 Signed-off-by: Liron Aravot <[email protected]> Reviewed-on: http://gerrit.ovirt.org/31700 Reviewed-by: Federico Simoncelli <[email protected]> --- M tests/vmfakelib.py M vdsm/rpc/vdsmapi-schema.json M vdsm/virt/vm.py 3 files changed, 39 insertions(+), 5 deletions(-) Approvals: Federico Simoncelli: Looks good to me, approved Liron Aravot: Verified -- To view, visit http://gerrit.ovirt.org/31700 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ia68ff3c36ba91cde893876a16fc6702419a60d49 Gerrit-PatchSet: 11 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Liron Aravot <[email protected]> Gerrit-Reviewer: Allon Mureinik <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Federico Simoncelli <[email protected]> Gerrit-Reviewer: Francesco Romani <[email protected]> Gerrit-Reviewer: Liron Aravot <[email protected]> Gerrit-Reviewer: Michal Skrivanek <[email protected]> Gerrit-Reviewer: Michal Skrivanek <[email protected]> Gerrit-Reviewer: Nir Soffer <[email protected]> Gerrit-Reviewer: Piotr Kliczewski <[email protected]> Gerrit-Reviewer: Vinzenz Feenstra <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
