Yair Zaslavsky has submitted this change and it was merged.
Change subject: engine:Cannot remove iscsi master storage right after removing the storage
pool
......................................................................
engine:Cannot remove iscsi master storage right after removing the storage pool
The problem is sipmle domain was moved to UnAttached status before it was disconnected
from pool, that's why remove failed.
Solution change status of domain after performing an operation
Change-Id: I5e6b57cd772e6fb7b35b22972131331349a04c09
Bug-Url:
https://bugzilla.redhat.com/836168
Signed-off-by: Michael Kublin <mkublin(a)redhat.com>
---
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/RemoveStoragePoolCommand.java
1 file changed, 10 insertions(+), 25 deletions(-)
Approvals:
Michael Kublin: Verified
Yair Zaslavsky: Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/8360
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I5e6b57cd772e6fb7b35b22972131331349a04c09
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Michael Kublin <mkublin(a)redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Ayal Baron <abaron(a)redhat.com>
Gerrit-Reviewer: Michael Kublin <mkublin(a)redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs(a)redhat.com>