Change in ovirt-engine[master]: core: remove redundant join for next-run config

ahadas at redhat.com ahadas at redhat.com
Fri Sep 18 05:36:12 UTC 2015


Arik Hadas has submitted this change and it was merged.

Change subject: core: remove redundant join for next-run config
......................................................................


core: remove redundant join for next-run config

The view vms_with_tags is based on vms view that already
contains whether or not the VM contains next-run configuration.
Therefore, instead of doing another join with the snapshots
table, this information is now fetched from the vms view.

Change-Id: Ieaf53e247afd79dad6179a04ece7510f4bff78a0
Signed-off-by: Arik Hadas <ahadas at redhat.com>
---
M packaging/dbscripts/create_views.sql
1 file changed, 1 insertion(+), 5 deletions(-)

Approvals:
  Jenkins CI: Passed CI tests
  Omer Frenkel: Looks good to me, approved
  Arik Hadas: Verified



-- 
To view, visit https://gerrit.ovirt.org/45778
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ieaf53e247afd79dad6179a04ece7510f4bff78a0
Gerrit-PatchSet: 6
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Arik Hadas <ahadas at redhat.com>
Gerrit-Reviewer: Arik Hadas <ahadas at redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Omer Frenkel <ofrenkel at redhat.com>
Gerrit-Reviewer: automation at ovirt.org



More information about the Engine-commits mailing list