
Gilad Chaplik has submitted this change and it was merged. Change subject: core: Restore storage_pool_id to storage_domain_for_search ...................................................................... core: Restore storage_pool_id to storage_domain_for_search In commit a7caea90, data center uuid for storage search was removed. This fix returns it when the SD is attach to a single DC. Change-Id: I24cbfe91073f888d58d44b853aca94d0024ef917 Bug-Url: https://bugzilla.redhat.com/1166182 Signed-off-by: Allon Mureinik <amureini@redhat.com> --- M packaging/dbscripts/create_views.sql 1 file changed, 3 insertions(+), 2 deletions(-) Approvals: Tal Nisan: Verified; Looks good to me, but someone else must approve Eli Mesika: Looks good to me, but someone else must approve Gilad Chaplik: Verified; Looks good to me, approved Allon Mureinik: Verified -- To view, visit http://gerrit.ovirt.org/35627 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I24cbfe91073f888d58d44b853aca94d0024ef917 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Eli Mesika <emesika@redhat.com> Gerrit-Reviewer: Gilad Chaplik <gchaplik@redhat.com> Gerrit-Reviewer: Roy Golan <rgolan@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server