Omer Frenkel has submitted this change and it was merged.
Change subject: engine: Fixing HibernateVm when one of the storage domain is not active
......................................................................
engine: Fixing HibernateVm when one of the storage domain is not active
The bug is simple we can choose storage domain which is not Active at getStorageDomainId.
After that a wrong storgae domain id will be send during hibernate vm and operation will
fail
Change-Id: I3c381c54eaa3cc874c3c918b4a9da7bf6ef241f5
Signed-off-by: Michael Kublin <mkublin(a)redhat.com>
---
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/HibernateVmCommand.java
1 file changed, 6 insertions(+), 6 deletions(-)
Approvals:
Omer Frenkel: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/12393
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I3c381c54eaa3cc874c3c918b4a9da7bf6ef241f5
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Michael Kublin <mkublin(a)redhat.com>
Gerrit-Reviewer: Michael Kublin <mkublin(a)redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofrenkel(a)redhat.com>