Allon Mureinik has submitted this change and it was merged.
Change subject: core: adjust validators on run vm for HA vm
......................................................................
core: adjust validators on run vm for HA vm
Change the validators which check that the storage pool is up and the
VM images are valid on run VM such that they will always return
ValidationResult.Valid for HA (auto started) VM.
This change makes it possible to start HA VM when there is no SPM
defined.
Change-Id: I9db34952306bbd62e93501399ddfcf1548cfc4ed
Signed-off-by: Arik Hadas <ahadas(a)redhat.com>
---
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/validator/RunVmValidator.java
1 file changed, 10 insertions(+), 4 deletions(-)
Approvals:
Allon Mureinik: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/17939
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I9db34952306bbd62e93501399ddfcf1548cfc4ed
Gerrit-PatchSet: 9
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Arik Hadas <ahadas(a)redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Arik Hadas <ahadas(a)redhat.com>
Gerrit-Reviewer: Michal Skrivanek <michal.skrivanek(a)redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofrenkel(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server