Eli Mesika has submitted this change and it was merged. Change subject: history: added storage domain status (#846272) ......................................................................
history: added storage domain status (#846272) Also now collecting only peak used\free space when aggregating. Added ENUMs for statuses. Bug-Url: https://bugzilla.redhat.com/846272 Change-Id: I9081d3a797f1324d99ad466b729d351ef21e6d3e Signed-off-by: Yaniv Dary <[email protected]> --- M data-warehouse/history_etl/etl_sources/historyETLProcedure/src/main/java/ovirt_engine_dwh/aggregationtodaily_3_2/AggregationToDaily.java M data-warehouse/history_etl/etl_sources/historyETLProcedure/src/main/java/ovirt_engine_dwh/aggregationtohourly_3_2/AggregationToHourly.java M data-warehouse/history_etl/etl_sources/historyETLProcedure/src/main/java/ovirt_engine_dwh/statisticssync_3_2/StatisticsSync.java M data-warehouse/history_etl/tos_project/process/AggregationToDaily_3.2.item M data-warehouse/history_etl/tos_project/process/AggregationToDaily_3.2.properties M data-warehouse/history_etl/tos_project/process/AggregationToHourly_3.2.item M data-warehouse/history_etl/tos_project/process/AggregationToHourly_3.2.properties M data-warehouse/history_etl/tos_project/process/StatisticsSync_3.2.item M data-warehouse/history_etl/tos_project/process/StatisticsSync_3.2.properties A data-warehouse/historydbscripts_postgres/upgrade/03_02_0020_add_storage_domain_status_columns.sql 10 files changed, 695 insertions(+), 150 deletions(-) Approvals: Eli Mesika: Verified; Looks good to me, approved Yaniv Dary: Verified; Looks good to me, but someone else must approve -- To view, visit http://gerrit.ovirt.org/10565 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I9081d3a797f1324d99ad466b729d351ef21e6d3e Gerrit-PatchSet: 1 Gerrit-Project: ovirt-dwh Gerrit-Branch: master Gerrit-Owner: Yaniv Dary <[email protected]> Gerrit-Reviewer: Eli Mesika <[email protected]> Gerrit-Reviewer: Yaniv Dary <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
