Tal Nisan has uploaded a new change for review. 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 <[email protected]> --- M backend/manager/dbscripts/create_views.sql 1 file changed, 2 insertions(+), 3 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/08/5808/1 -- To view, visit http://gerrit.ovirt.org/5808 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I2d62fe25314349dcf89cddce07b8735beb47a908 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Tal Nisan <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
