Michael Kublin has submitted this change and it was merged.
Change subject: core: DeactivateStorageDomain - allow unknown status if executed as
internal
......................................................................
core: DeactivateStorageDomain - allow unknown status if executed as internal
When the deactivate storage domain command is executed as internal
command, allow deactivating when the domain status is unknown - this is
required so that domain failover process will be able to deactivate
domains also if their status is unknown.
Change-Id: I6e84a6ce8bf81d263c7466d1e99ed4233e16e1ad
related to Bug-Url:
https://bugzilla.redhat.com/912054
Signed-off-by: Liron Aravot <laravot(a)redhat.com>
---
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/DeactivateStorageDomainCommand.java
1 file changed, 7 insertions(+), 1 deletion(-)
Approvals:
Michael Kublin: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/12686
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I6e84a6ce8bf81d263c7466d1e99ed4233e16e1ad
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Liron Ar <laravot(a)redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Liron Ar <laravot(a)redhat.com>
Gerrit-Reviewer: Michael Kublin <mkublin(a)redhat.com>