
Yaniv Dary has submitted this change and it was merged. Change subject: history: changed network_name column ...................................................................... history: changed network_name column Changed network_name column to logical_network_name in the database tables, views and ETL process. Change-Id: Ic3d2f8815a7dbb48552c1c7b4162c570ea3f43b1 Bug-Url: https://bugzilla.redhat.com/891073 Signed-off-by: Shirly Radco <sradco@redhat.com> --- M etl_export/src/ovirt_engine_dwh/configurationsync_3_5/ConfigurationSync.java M packaging/dbscripts/create_views_3_0.sql M packaging/dbscripts/create_views_3_1.sql M packaging/dbscripts/create_views_3_2.sql M packaging/dbscripts/create_views_3_3.sql M packaging/dbscripts/create_views_3_4.sql M packaging/dbscripts/create_views_3_5.sql A packaging/dbscripts/upgrade/03_05_0040_change_network_name_column.sql M tos_project/process/ConfigurationSync_3.5.item M tos_project/process/ConfigurationSync_3.5.properties 10 files changed, 180 insertions(+), 176 deletions(-) Approvals: Shirly Radco: Verified Yaniv Dary: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/27789 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ic3d2f8815a7dbb48552c1c7b4162c570ea3f43b1 Gerrit-PatchSet: 4 Gerrit-Project: ovirt-dwh Gerrit-Branch: master Gerrit-Owner: Shirly Radco <sradco@redhat.com> Gerrit-Reviewer: Shirly Radco <sradco@redhat.com> Gerrit-Reviewer: Yaniv Dary <ydary@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server