Tal Nisan has submitted this change and it was merged.
Change subject: core: fix HE disk unassigned status
......................................................................
core: fix HE disk unassigned status
Hosted engine disk status is unassigned although
it is working correctly.
fix : on hosted engine import VM - set the disk
status to OK
upgrade script : move all hosted engine disk images
from unassigned status to OK when the VM is plugged.
Change-Id: I0386843a7e23e89425c9bf5be075c1344c159eaf
Bug-Url:
https://bugzilla.redhat.com/show_bug.cgi?id=1352462
Signed-off-by: yquinn <yquinn(a)redhat.com>
(cherry picked from commit 57f8b96)
Signed-off-by: yquinn <yquinn(a)redhat.com>
---
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/HostedEngineImporter.java
A packaging/dbscripts/upgrade/03_06_2150_change_disk_status_to_ok.sql
2 files changed, 14 insertions(+), 0 deletions(-)
Approvals:
Jenkins CI: Passed CI tests
Roy Golan: Looks good to me, approved
Yanir Quinn: Verified
--
To view, visit
https://gerrit.ovirt.org/60121
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I0386843a7e23e89425c9bf5be075c1344c159eaf
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.6
Gerrit-Owner: Yanir Quinn <yquinn(a)redhat.com>
Gerrit-Reviewer: Andrej Krejcir <akrejcir(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Jenny Tokar <jtokar(a)redhat.com>
Gerrit-Reviewer: Martin Sivák <msivak(a)redhat.com>
Gerrit-Reviewer: Phillip Bailey <phbailey(a)redhat.com>
Gerrit-Reviewer: Roman Mohr <rmohr(a)redhat.com>
Gerrit-Reviewer: Roy Golan <rgolan(a)redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: Yanir Quinn <yquinn(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>