Michael Kublin has uploaded a new change for review.

Change subject: core: domains that were deactivated due to storage issues will 
not be started by auto recovery(#833817)
......................................................................

core: domains that were deactivated due to storage issues will not be started 
by auto recovery(#833817)

https://bugzilla.redhat.com/833817

The follwoing bug was caused because of we don't distingvish between regular 
deactivate of storage domain and
decativate it during failover.
The following patch will add that different

Change-Id: I2f851110c800a075adf8f44db5a046cf67f2d84f
Signed-off-by: Michael Kublin <[email protected]>
---
M 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/DeactivateStorageDomainCommand.java
M 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/HandleFailedStorageDomainCommand.java
M 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/ReconstructMasterDomainCommand.java
M 
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/action/ReconstructMasterParameters.java
M 
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/action/StorageDomainPoolParametersBase.java
5 files changed, 20 insertions(+), 24 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/29/5629/1
--
To view, visit http://gerrit.ovirt.org/5629
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I2f851110c800a075adf8f44db5a046cf67f2d84f
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Michael Kublin <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to