Yaniv Bronhaim 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. Reviewed-On: http://gerrit.ovirt.org/#/c/34636/ - Schema changes Reviewed-On: http://gerrit.ovirt.org/31700 Change-Id: Ia68ff3c36ba91cde893876a16fc6702419a60d49 Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1063597 Signed-off-by: Liron Aravot <[email protected]> Reviewed-on: http://gerrit.ovirt.org/33197 Reviewed-by: Nir Soffer <[email protected]> Reviewed-by: Yaniv Bronhaim <[email protected]> --- M tests/vmTests.py M vdsm/rpc/vdsmapi-schema.json M vdsm/virt/vm.py 3 files changed, 40 insertions(+), 5 deletions(-) Approvals: Nir Soffer: Looks good to me, but someone else must approve Yaniv Bronhaim: Looks good to me, approved Liron Aravot: Verified -- To view, visit http://gerrit.ovirt.org/33197 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ia68ff3c36ba91cde893876a16fc6702419a60d49 Gerrit-PatchSet: 11 Gerrit-Project: vdsm Gerrit-Branch: ovirt-3.5 Gerrit-Owner: Liron Aravot <[email protected]> Gerrit-Reviewer: Liron Aravot <[email protected]> Gerrit-Reviewer: Nir Soffer <[email protected]> Gerrit-Reviewer: Tal Nisan <[email protected]> Gerrit-Reviewer: Yaniv Bronhaim <[email protected]> Gerrit-Reviewer: [email protected] _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
