Dan Kenigsberg has submitted this change and it was merged. Change subject: clientIF: add method to get all registered VMs ......................................................................
clientIF: add method to get all registered VMs add a new method to extract all the registered VMs. Future patches need to iterate on a snapshot of vmContainer. Change-Id: Ib58c6926b6bb3b5b14df8eb1ed59c347775422c1 Signed-off-by: Francesco Romani <[email protected]> Reviewed-on: https://gerrit.ovirt.org/36719 Reviewed-by: Dan Kenigsberg <[email protected]> --- M tests/clientifTests.py M tests/vmfakelib.py M vdsm/clientIF.py 3 files changed, 26 insertions(+), 0 deletions(-) Approvals: Dan Kenigsberg: Looks good to me, approved Francesco Romani: Verified -- To view, visit https://gerrit.ovirt.org/36719 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ib58c6926b6bb3b5b14df8eb1ed59c347775422c1 Gerrit-PatchSet: 26 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Francesco Romani <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Francesco Romani <[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
