
Tal Nisan has submitted this change and it was merged. Change subject: core: Bootable attribute for LUN disk is always null (#834352) ...................................................................... core: Bootable attribute for LUN disk is always null (#834352) https://bugzilla.redhat.com/834352 LUN disks "Bootable" attribute was always set to null thus when attaching a LUN disk to a VM it was not able to be an OS disk, this was because the fetching from the DB always selected null in the boot column when the storage type was of LUN disk Change-Id: I2d62fe25314349dcf89cddce07b8735beb47a908 Signed-off-by: Tal Nisan <tnisan@redhat.com> --- M backend/manager/dbscripts/create_views.sql 1 file changed, 2 insertions(+), 3 deletions(-) Approvals: Tal Nisan: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/5808 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I2d62fe25314349dcf89cddce07b8735beb47a908 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Maor Lipchuk <mlipchuk@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com>