Michael Kublin has submitted this change and it was merged. Change subject: core: Upgrade status domain ......................................................................
core: Upgrade status domain Because of change in behaviour at error flows, all statuses of storage domains which were InActive should be moved to Maintaince status. If status of domain is InActive it means that domain was not disconnected and decativated by engine. The reason for these is because before a change InActive and Maintaince status has similar behaviour at the system. That's why wea re moving all inactive domains to Maintaince status, in order to mark them as disconnected and deactivated Change-Id: Ibf2316023849648ecc8bee45061ccae0ded5e120 Signed-off-by: Michael Kublin <[email protected]> --- A backend/manager/dbscripts/upgrade/03_01_1410_change_storage_status.sql 1 file changed, 3 insertions(+), 0 deletions(-) Approvals: Michael Kublin: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/8014 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ibf2316023849648ecc8bee45061ccae0ded5e120 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Michael Kublin <[email protected]> Gerrit-Reviewer: Allon Mureinik <[email protected]> Gerrit-Reviewer: Ayal Baron <[email protected]> Gerrit-Reviewer: Barak Azulay <[email protected]> Gerrit-Reviewer: Eli Mesika <[email protected]> Gerrit-Reviewer: Michael Kublin <[email protected]> Gerrit-Reviewer: Yair Zaslavsky <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
