Ayal Baron has posted comments on this change.

Change subject: fix check None sdUUID for getVmsList and getVmsInfo
......................................................................


Patch Set 2: I would prefer that you didn't submit this

(1 inline comment)

....................................................
File vdsm/storage/hsm.py
Line 1136:             self.validateBackupDom(sdUUID)
This will break the moment we start storing OVFs on all the domains (we would 
like to do this because then there is no dependency on master domain and we 
could import existing domains and run VMs from vdsm directly without manager 
even if master domain is not available etc).

So I think we should remove this validation.
If the user passed a domain which doesn't have any OVFs on it we should just 
make sure to fail gracefully.

--
To view, visit http://gerrit.ovirt.org/3560
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I27fe906e6738320279bc44f9736acaa97131d7ee
Gerrit-PatchSet: 2
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

Reply via email to