Yaniv Dary has uploaded a new change for review.

Change subject: history: removed unused columns.
......................................................................

history: removed unused columns.

Change-Id: I95f6906702e561bbcddd9d334d2760b875651b9f
Signed-off-by: Yaniv Dary <[email protected]>
---
M data-warehouse/historydbscripts_postgres/create_views_3_2.sql
1 file changed, 0 insertions(+), 4 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-dwh refs/changes/01/10201/1

diff --git a/data-warehouse/historydbscripts_postgres/create_views_3_2.sql 
b/data-warehouse/historydbscripts_postgres/create_views_3_2.sql
index ad89727..581e986 100644
--- a/data-warehouse/historydbscripts_postgres/create_views_3_2.sql
+++ b/data-warehouse/historydbscripts_postgres/create_views_3_2.sql
@@ -572,8 +572,6 @@
        max_user_cpu_usage_percent,
        system_cpu_usage_percent,
        max_system_cpu_usage_percent,
-       vm_last_up_time,
-       vm_last_boot_time,
        vm_ip,
        currently_running_on_host,
        vm_configuration_version,
@@ -595,8 +593,6 @@
        max_user_cpu_usage_percent,
        system_cpu_usage_percent,
        max_system_cpu_usage_percent,
-       vm_last_up_time,
-       vm_last_boot_time,
        vm_ip,
        currently_running_on_host,
        vm_configuration_version,


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I95f6906702e561bbcddd9d334d2760b875651b9f
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-dwh
Gerrit-Branch: master
Gerrit-Owner: Yaniv Dary <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to