
Yaniv Dary has submitted this change and it was merged. Change subject: history: updated vm disk tables ...................................................................... history: updated vm disk tables API now includes: - floating disks - vm disk name - shared disk cloumn Change-Id: I6c354b534d639fd3f492339a969d4714f3fe82df Signed-off-by: Yaniv Dary <ydary@redhat.com> --- M data-warehouse/history_etl/etl_sources/historyETLProcedure/src/main/java/ovirt_dwh/aggregationtodaily_3_0/AggregationToDaily.java M data-warehouse/history_etl/etl_sources/historyETLProcedure/src/main/java/ovirt_dwh/aggregationtohourly_3_0/AggregationToHourly.java M data-warehouse/history_etl/etl_sources/historyETLProcedure/src/main/java/ovirt_dwh/configurationsync_3_0/ConfigurationSync.java M data-warehouse/history_etl/etl_sources/historyETLProcedure/src/main/java/ovirt_dwh/statisticssync_3_0/StatisticsSync.java M data-warehouse/history_etl/tos_project/process/AggregationToDaily_3.0.item M data-warehouse/history_etl/tos_project/process/AggregationToDaily_3.0.properties M data-warehouse/history_etl/tos_project/process/AggregationToHourly_3.0.item M data-warehouse/history_etl/tos_project/process/AggregationToHourly_3.0.properties M data-warehouse/history_etl/tos_project/process/ConfigurationSync_3.0.item M data-warehouse/history_etl/tos_project/process/ConfigurationSync_3.0.properties M data-warehouse/history_etl/tos_project/process/StatisticsSync_3.0.item M data-warehouse/history_etl/tos_project/process/StatisticsSync_3.0.properties M data-warehouse/history_etl/tos_project/talend.project M data-warehouse/historydbscripts_postgres/create_views.sql A data-warehouse/historydbscripts_postgres/upgrade/03_00_0110_added_vm_disks_config.sql 15 files changed, 1,661 insertions(+), 860 deletions(-) Approvals: Eli Mesika: Looks good to me, approved Yaniv Dary: Verified; Looks good to me, but someone else must approve -- To view, visit http://gerrit.ovirt.org/3968 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I6c354b534d639fd3f492339a969d4714f3fe82df Gerrit-PatchSet: 5 Gerrit-Project: ovirt-dwh Gerrit-Branch: master Gerrit-Owner: Yaniv Dary <ydary@redhat.com> Gerrit-Reviewer: Eli Mesika <emesika@redhat.com> Gerrit-Reviewer: Yaniv Dary <ydary@redhat.com>