Change in ovirt-engine[master]: engine: Fix SearchQuery for getting network vms

masayag at redhat.com masayag at redhat.com
Thu Aug 8 18:34:28 UTC 2013


Moti Asayag has submitted this change and it was merged.

Change subject: engine: Fix SearchQuery for getting network vms
......................................................................


engine: Fix SearchQuery for getting network vms

Since network_name column was dropped from the
vm_interface table, the search query should use
the vm_interface_view which has that column in
order to associate the network to its vms.

Change-Id: Ib45786e2d556bdc35c47cc740281bffb45ab8d8a
Signed-off-by: Moti Asayag <masayag at redhat.com>
---
M backend/manager/modules/searchbackend/src/main/java/org/ovirt/engine/core/searchbackend/SearchObjectAutoCompleter.java
1 file changed, 2 insertions(+), 2 deletions(-)

Approvals:
  Moti Asayag: Verified; Looks good to me, approved



-- 
To view, visit http://gerrit.ovirt.org/17737
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ib45786e2d556bdc35c47cc740281bffb45ab8d8a
Gerrit-PatchSet: 8
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Moti Asayag <masayag at redhat.com>
Gerrit-Reviewer: Alona Kaplan <alkaplan at redhat.com>
Gerrit-Reviewer: Livnat Peer <lpeer at redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag at redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server



More information about the Engine-commits mailing list