Igor Lvovsky has submitted this change and it was merged. Change subject: fix check None sdUUID for getVmsList and getVmsInfo ......................................................................
fix check None sdUUID for getVmsList and getVmsInfo BZ#807719:getVmsList get broken when running without sdUUID when sdUUID given, validate domain uuid, when sdUUID is None, enumerate Vms from master domain of the pool v3>v2, change according to Ayal's comments,clear validate backup domain Change-Id: I27fe906e6738320279bc44f9736acaa97131d7ee Signed-off-by: Royce Lv <[email protected]> --- M vdsm/storage/hsm.py 1 file changed, 6 insertions(+), 2 deletions(-) Approvals: Ayal Baron: Looks good to me, approved Royce Lv: Verified Igor Lvovsky: Looks good to me, but someone else must approve -- To view, visit http://gerrit.ovirt.org/3560 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I27fe906e6738320279bc44f9736acaa97131d7ee Gerrit-PatchSet: 3 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Royce Lv <[email protected]> Gerrit-Reviewer: Adam Litke <[email protected]> Gerrit-Reviewer: Ayal Baron <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Igor Lvovsky <[email protected]> Gerrit-Reviewer: Royce Lv <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://fedorahosted.org/mailman/listinfo/vdsm-patches
