Yair Zaslavsky has submitted this change and it was merged.
Change subject: core: enable auto recovery for storage domains
......................................................................
core: enable auto recovery for storage domains
1. set AutoRecoveryAllowedTypes as true for storage domains.
2. set the correct value for AutoRecoveryAllowedTypes in
ConfigValues.java so that auto recovery will be enabled for hosts as
configured in vdc_options table without having to reload it.
Change-Id: I1ad1528e61bd4a50547b87005d5e71148cac6833
Bug-Url:
https://bugzilla.redhat.com/889985
Signed-off-by: Liron Aravot <laravot(a)redhat.com>
---
M backend/manager/dbscripts/upgrade/pre_upgrade/0000_config.sql
M
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/config/ConfigValues.java
2 files changed, 3 insertions(+), 3 deletions(-)
Approvals:
Liron Aravot: Verified; Looks good to me, but someone else must approve
Yair Zaslavsky: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/10387
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I1ad1528e61bd4a50547b87005d5e71148cac6833
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Liron Aravot <laravot(a)redhat.com>
Gerrit-Reviewer: Ayal Baron <abaron(a)redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika(a)redhat.com>
Gerrit-Reviewer: Haim Ateya <hateya(a)redhat.com>
Gerrit-Reviewer: Liron Aravot <laravot(a)redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs(a)redhat.com>