Yaniv Dary has submitted this change and it was merged.
Change subject: history: Removes ad_domain column from vm_configuration table
......................................................................
history: Removes ad_domain column from vm_configuration table
This patch removes ad_domain column from vm_configuration table.
Change-Id: I4047a8eedae7160fa634125f7c5864703c3cdaab
Related-To:
https://bugzilla.redhat.com/1051041
Signed-off-by: Shirly Radco <sradco(a)redhat.com>
---
M etl_export/src/ovirt_engine_dwh/configurationsync_3_4/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
A packaging/dbscripts/upgrade/03_04_0040_drop_ad_domain_from_vm_configuration.sql
M tos_project/process/ConfigurationSync_3.4.item
M tos_project/process/ConfigurationSync_3.4.properties
9 files changed, 134 insertions(+), 288 deletions(-)
Approvals:
Shirly Radco: Verified; Looks good to me, but someone else must approve
Yaniv Dary: Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/23884
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I4047a8eedae7160fa634125f7c5864703c3cdaab
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-dwh
Gerrit-Branch: master
Gerrit-Owner: Shirly Radco <sradco(a)redhat.com>
Gerrit-Reviewer: Shirly Radco <sradco(a)redhat.com>
Gerrit-Reviewer: Yaniv Dary <ydary(a)redhat.com>