Michael Kublin has submitted this change and it was merged.
Change subject: core: Inconsistent and confusing storage domain statuses (#829275)
......................................................................
core: Inconsistent and confusing storage domain statuses (#829275)
https://bugzilla.redhat.com/829275
The following patch will solve a problem of switch storage domain status from Maintaice to
Inactive.
The Maintaince status is not known for host, it is only for engine use, at that case a
storage domain
status at host side is InActive.
At such case engine will not update status of domain
Change-Id: I94b0d505cd7deed0c19317f2d915c0629e147d99
Signed-off-by: Michael Kublin <mkublin(a)redhat.com>
---
M
backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/irsbroker/IrsBrokerCommand.java
1 file changed, 5 insertions(+), 2 deletions(-)
Approvals:
Michael Kublin: Verified
Yair Zaslavsky: Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/5130
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I94b0d505cd7deed0c19317f2d915c0629e147d99
Gerrit-PatchSet: 1
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>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs(a)redhat.com>