Mike Kolesnik has uploaded a new change for review.

Change subject: core: Change images_storage_domain_view to left join disks
......................................................................

core: Change images_storage_domain_view to left join disks

This is required for supporting preview & restore from snapshot to
snapshot.
View was also fixed so that the switch cases don't return false values
in the case that the fields are null (which can happen because of left
join).

Needed to explicitly ignore the "Blank template image" in the view,
since it is a fake entry and should not be returned.

Change-Id: I54a5022784116acbd3e1daac41657cc096d62ef3
---
M backend/manager/dbscripts/create_views.sql
1 file changed, 11 insertions(+), 7 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/83/2183/1
--
To view, visit http://gerrit.ovirt.org/2183
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I54a5022784116acbd3e1daac41657cc096d62ef3
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Mike Kolesnik <mkole...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to