Change in ovirt-engine[ovirt-engine-3.5]: core: WAD in RemoveDiskSnapshotTaskHandler
by tnisan@redhat.com
Tal Nisan has submitted this change and it was merged.
Change subject: core: WAD in RemoveDiskSnapshotTaskHandler
......................................................................
core: WAD in RemoveDiskSnapshotTaskHandler
Added a call to setWipeAfterDelete in
RemoveDiskSnapshotTaskHandler.buildRemoveSnapshotSingleDiskParameters.
Change-Id: Ib3f6896c4ad64ca5d3515b865dbab469d236100b
Bug-Url: https://bugzilla.redhat.com/1141702
Signed-off-by: Idan Shaby <ishaby(a)redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RemoveDiskSnapshotTaskHandler.java
1 file changed, 1 insertion(+), 0 deletions(-)
Approvals:
Allon Mureinik: Looks good to me, approved
Idan Shaby: Verified
--
To view, visit http://gerrit.ovirt.org/32942
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ib3f6896c4ad64ca5d3515b865dbab469d236100b
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.5
Gerrit-Owner: Idan Shaby <ishaby(a)redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Idan Shaby <ishaby(a)redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
10 years, 7 months
Change in ovirt-dwh[ovirt-engine-dwh-3.5]: history: Update statistics table history_id to bigint
by ydary@redhat.com
Yaniv Dary has submitted this change and it was merged.
Change subject: history: Update statistics table history_id to bigint
......................................................................
history: Update statistics table history_id to bigint
Update host_interface statistics tables
history_id to bigint.
Change-Id: I355e47354ca23899141aa2b0adc570105cbc02ae
Bug-Url: https://bugzilla.redhat.com/1121994
Signed-off-by: Shirly Radco <sradco(a)redhat.com>
(cherry picked from commit ae2625830b290b13357f7abb29da51a83b587bcf)
---
M packaging/dbscripts/upgrade/03_05_0070_updated_history_id_to_bigint.sql
1 file changed, 3 insertions(+), 3 deletions(-)
Approvals:
Yaniv Dary: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/32941
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I355e47354ca23899141aa2b0adc570105cbc02ae
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-dwh
Gerrit-Branch: ovirt-engine-dwh-3.5
Gerrit-Owner: Yaniv Dary <ydary(a)redhat.com>
Gerrit-Reviewer: Shirly Radco <sradco(a)redhat.com>
Gerrit-Reviewer: Yaniv Dary <ydary(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
10 years, 7 months
Change in ovirt-dwh[master]: history: Update statistics table history_id to bigint
by ydary@redhat.com
Yaniv Dary has submitted this change and it was merged.
Change subject: history: Update statistics table history_id to bigint
......................................................................
history: Update statistics table history_id to bigint
Update host_interface statistics tables
history_id to bigint.
Change-Id: I355e47354ca23899141aa2b0adc570105cbc02ae
Bug-Url: https://bugzilla.redhat.com/1121994
Signed-off-by: Shirly Radco <sradco(a)redhat.com>
---
M packaging/dbscripts/upgrade/03_05_0070_updated_history_id_to_bigint.sql
1 file changed, 3 insertions(+), 3 deletions(-)
Approvals:
Shirly Radco: Verified
Yaniv Dary: Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/32937
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I355e47354ca23899141aa2b0adc570105cbc02ae
Gerrit-PatchSet: 5
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>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
10 years, 7 months
Change in ovirt-engine[master]: core: allowed to add network label even if Vm using this net...
by lvernia@redhat.com
Lior Vernia has submitted this change and it was merged.
Change subject: core: allowed to add network label even if Vm using this network is running.
......................................................................
core: allowed to add network label even if Vm using this network is
running.
Network label was checked to be unchanged in method
'onlyPermittedFieldsChanged'. This is extracted out into new method
'allowedNetworkLabelManipulation' which returns true if network label
was not changed, or if former label was not specified (null) and new
one is specified (!=null).
Change-Id: I57a658a4e2d4648917a265493cde4749ad15e3ad
Bug-Url: https://bugzilla.redhat.com/1134009
Signed-off-by: Martin Mucha <mmucha(a)redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/dc/UpdateNetworkCommand.java
1 file changed, 10 insertions(+), 4 deletions(-)
Approvals:
Martin Mucha: Verified
Moti Asayag: Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/32688
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I57a658a4e2d4648917a265493cde4749ad15e3ad
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Martin Mucha <mmucha(a)redhat.com>
Gerrit-Reviewer: Lior Vernia <lvernia(a)redhat.com>
Gerrit-Reviewer: Martin Mucha <mmucha(a)redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
10 years, 7 months
Change in ovirt-dwh[master]: build: moved major version to 3.6.0
by ydary@redhat.com
Yaniv Dary has submitted this change and it was merged.
Change subject: build: moved major version to 3.6.0
......................................................................
build: moved major version to 3.6.0
Change-Id: If42e2b286ca2a1d859689024db9fa16459180adc
Signed-off-by: Shirly Radco <sradco(a)redhat.com>
---
R etl_export/ovirt_engine_dwh/aggregationtodaily_3_6/contexts/Default.properties
R etl_export/ovirt_engine_dwh/aggregationtohourly_3_6/contexts/Default.properties
R etl_export/ovirt_engine_dwh/configurationsync_3_6/contexts/Default.properties
R etl_export/ovirt_engine_dwh/dailytimekeepingjob_3_6/contexts/Default.properties
R etl_export/ovirt_engine_dwh/deletetimekeepingjob_3_6/contexts/Default.properties
R etl_export/ovirt_engine_dwh/historydelete_3_6/contexts/Default.properties
R etl_export/ovirt_engine_dwh/historyetl_3_6/contexts/Default.properties
R etl_export/ovirt_engine_dwh/hostconfigcheck_3_6/contexts/Default.properties
R etl_export/ovirt_engine_dwh/hourlytimekeepingjob_3_6/contexts/Default.properties
R etl_export/ovirt_engine_dwh/minimalversioncheck_3_6/contexts/Default.properties
R etl_export/ovirt_engine_dwh/osenumupdate_3_6/contexts/Default.properties
R etl_export/ovirt_engine_dwh/parallelrun_3_6/contexts/Default.properties
R etl_export/ovirt_engine_dwh/samplerunjobs_3_6/contexts/Default.properties
R etl_export/ovirt_engine_dwh/sampletimekeepingjob_3_6/contexts/Default.properties
R etl_export/ovirt_engine_dwh/statisticssync_3_6/contexts/Default.properties
R etl_export/ovirt_engine_dwh/validateinstallation_3_6/contexts/Default.properties
R etl_export/src/ovirt_engine_dwh/aggregationtodaily_3_6/AggregationToDaily.java
R etl_export/src/ovirt_engine_dwh/aggregationtohourly_3_6/AggregationToHourly.java
R etl_export/src/ovirt_engine_dwh/configurationsync_3_6/ConfigurationSync.java
R etl_export/src/ovirt_engine_dwh/dailytimekeepingjob_3_6/DailyTimeKeepingJob.java
R etl_export/src/ovirt_engine_dwh/deletetimekeepingjob_3_6/DeleteTimeKeepingJob.java
R etl_export/src/ovirt_engine_dwh/historydelete_3_6/HistoryDelete.java
R etl_export/src/ovirt_engine_dwh/historyetl_3_6/HistoryETL.java
R etl_export/src/ovirt_engine_dwh/hostconfigcheck_3_6/HostConfigCheck.java
R etl_export/src/ovirt_engine_dwh/hourlytimekeepingjob_3_6/HourlyTimeKeepingJob.java
R etl_export/src/ovirt_engine_dwh/minimalversioncheck_3_6/MinimalVersionCheck.java
R etl_export/src/ovirt_engine_dwh/osenumupdate_3_6/OsEnumUpdate.java
R etl_export/src/ovirt_engine_dwh/parallelrun_3_6/ParallelRun.java
R etl_export/src/ovirt_engine_dwh/samplerunjobs_3_6/SampleRunJobs.java
R etl_export/src/ovirt_engine_dwh/sampletimekeepingjob_3_6/SampleTimeKeepingJob.java
R etl_export/src/ovirt_engine_dwh/statisticssync_3_6/StatisticsSync.java
R etl_export/src/ovirt_engine_dwh/validateinstallation_3_6/ValidateInstallation.java
M ovirt-engine-dwh.spec.in
A packaging/dbscripts/create_views_3_6.sql
M packaging/dbscripts/dbfunc-custom.sh
M packaging/dbscripts/upgrade/pre_upgrade/set_etl_minimal_version.sql
M packaging/services/ovirt-engine-dwhd/ovirt-engine-dwhd.py
R tos_project/code/routines/RoutineHistoryETL_3.6.item
R tos_project/code/routines/RoutineHistoryETL_3.6.properties
R tos_project/context/connectionJDBC_3.6.item
R tos_project/context/connectionJDBC_3.6.properties
R tos_project/process/AggregationToDaily_3.6.item
R tos_project/process/AggregationToDaily_3.6.properties
R tos_project/process/AggregationToHourly_3.6.item
R tos_project/process/AggregationToHourly_3.6.properties
R tos_project/process/ConfigurationSync_3.6.item
R tos_project/process/ConfigurationSync_3.6.properties
R tos_project/process/DailyTimeKeepingJob_3.6.item
R tos_project/process/DailyTimeKeepingJob_3.6.properties
R tos_project/process/DeleteTimeKeepingJob_3.6.item
R tos_project/process/DeleteTimeKeepingJob_3.6.properties
R tos_project/process/HistoryDelete_3.6.item
R tos_project/process/HistoryDelete_3.6.properties
R tos_project/process/HistoryETL_3.6.item
R tos_project/process/HistoryETL_3.6.properties
R tos_project/process/HostConfigCheck_3.6.item
R tos_project/process/HostConfigCheck_3.6.properties
R tos_project/process/HourlyTimeKeepingJob_3.6.item
R tos_project/process/HourlyTimeKeepingJob_3.6.properties
R tos_project/process/MinimalVersionCheck_3.6.item
R tos_project/process/MinimalVersionCheck_3.6.properties
R tos_project/process/OsEnumUpdate_3.6.item
R tos_project/process/OsEnumUpdate_3.6.properties
R tos_project/process/ParallelRun_3.6.item
R tos_project/process/ParallelRun_3.6.properties
R tos_project/process/SampleRunJobs_3.6.item
R tos_project/process/SampleRunJobs_3.6.properties
R tos_project/process/SampleTimeKeepingJob_3.6.item
R tos_project/process/SampleTimeKeepingJob_3.6.properties
R tos_project/process/StatisticsSync_3.6.item
R tos_project/process/StatisticsSync_3.6.properties
R tos_project/process/ValidateInstallation_3.6.item
R tos_project/process/ValidateInstallation_3.6.properties
M tos_project/talend.project
M version.mak
75 files changed, 1,198 insertions(+), 271 deletions(-)
Approvals:
Shirly Radco: Verified
Yaniv Dary: Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/32891
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: If42e2b286ca2a1d859689024db9fa16459180adc
Gerrit-PatchSet: 4
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>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
10 years, 7 months
Change in ovirt-reports[master]: packaging: changed major version to 3.6.0
by ydary@redhat.com
Yaniv Dary has submitted this change and it was merged.
Change subject: packaging: changed major version to 3.6.0
......................................................................
packaging: changed major version to 3.6.0
Change-Id: Ib2e8d8c71e26cfdf61c91363dfb4cbaa11d196c6
Signed-off-by: Shirly Radco <sradco(a)redhat.com>
---
M packaging/ovirt-reports/resources/Reports/Executive/active_vms_by_os_br18_files/active_vms_by_os_br18_jrxml.data
M packaging/ovirt-reports/resources/Reports/Executive/active_vms_by_os_br18_files/full details.jrxml.data
M packaging/ovirt-reports/resources/Reports/Executive/cluster_capacity_vs_usage_br19_files/cluster_capacity_vs_usage_br19_jrxml.data
M packaging/ovirt-reports/resources/Reports/Executive/cluster_capacity_vs_usage_br19_files/full details br19.jrxml.data
M packaging/ovirt-reports/resources/Reports/Executive/host_os_break_down_BR22_files/full details.jrxml.data
M packaging/ovirt-reports/resources/Reports/Executive/host_os_break_down_BR22_files/host_os_break_down_BR22_jrxml.data
M packaging/ovirt-reports/resources/Reports/Executive/summary_of_host_usage_resources_br17_files/full details.jrxml.data
M packaging/ovirt-reports/resources/Reports/Executive/summary_of_host_usage_resources_br17_files/summary_of_host_usage_resources_br17_jrxml.data
M packaging/ovirt-reports/resources/Reports/Inventory/Hosts_Inventory_files/Hosts_Inventory_jrxml.data
M packaging/ovirt-reports/resources/Reports/Inventory/Hosts_Inventory_files/full details br1.jrxml.data
M packaging/ovirt-reports/resources/Reports/Inventory/Storage_Domain_Report_BR21_files/Storage_Domain_Report_BR21_jrxml.data
M packaging/ovirt-reports/resources/Reports/Inventory/Storage_Domain_Report_BR21_files/full details br21.jrxml.data
M packaging/ovirt-reports/resources/Reports/Inventory/VM_Inventory_files/VM_Inventory_jrxml.data
M packaging/ovirt-reports/resources/Reports/Inventory/VM_Inventory_files/full details.jrxml.data
M packaging/ovirt-reports/resources/Reports/Inventory/ccp_vm_inventory_br44_files/ccp_vm_inventory_br44_jrxml.data
M packaging/ovirt-reports/resources/Reports/Inventory/ccp_vm_inventory_br44_files/full details.jrxml.data
M packaging/ovirt-reports/resources/Reports/Inventory/storage_domains_inventory_br47_files/chart.data
M packaging/ovirt-reports/resources/Reports/Inventory/storage_domains_inventory_br47_files/full details.jrxml.data
M packaging/ovirt-reports/resources/Reports/Inventory/storage_domains_inventory_br47_files/storage_domains_inventory_br47_jrxml.data
M packaging/ovirt-reports/resources/Reports/Service_level/Hosts/cluster_quality_of_service_hosts_br6_files/cluster_quality_of_service_hosts_br6_jrxml.data
M packaging/ovirt-reports/resources/Reports/Service_level/Hosts/cluster_quality_of_service_hosts_br6_files/full details br13.jrxml.data
M packaging/ovirt-reports/resources/Reports/Service_level/Hosts/cluster_quality_of_service_hosts_br6_files/header cluster name.jrxml.data
M packaging/ovirt-reports/resources/Reports/Service_level/Hosts/cluster_uptime_br7_files/br7 full details.jrxml.data
M packaging/ovirt-reports/resources/Reports/Service_level/Hosts/cluster_uptime_br7_files/br7_table.jrxml.data
M packaging/ovirt-reports/resources/Reports/Service_level/Hosts/cluster_uptime_br7_files/cluster_uptime_br7_jrxml.data
M packaging/ovirt-reports/resources/Reports/Service_level/Hosts/single_host_uptime_br8_files/br8 full details.jrxml.data
M packaging/ovirt-reports/resources/Reports/Service_level/Hosts/single_host_uptime_br8_files/single_host_uptime_br8_jrxml.data
M packaging/ovirt-reports/resources/Reports/Service_level/Hosts/top_10_downtime_hosts_br7b_files/br7b full details.jrxml.data
M packaging/ovirt-reports/resources/Reports/Service_level/Hosts/top_10_downtime_hosts_br7b_files/top_10_downtime_hosts_br7b_jrxml.data
M packaging/ovirt-reports/resources/Reports/Service_level/VMs/cluster_quality_of_service_vms_br13_files/cluster_quality_of_service_vms_br13_jrxml.data
M packaging/ovirt-reports/resources/Reports/Service_level/VMs/cluster_quality_of_service_vms_br13_files/full details.jrxml.data
M packaging/ovirt-reports/resources/Reports/Service_level/VMs/cluster_quality_of_service_vms_br13_files/header cluster name.jrxml.data
M packaging/ovirt-reports/resources/Reports/Service_level/VMs/single_vm_uptime_br46_files/full details.jrxml.data
M packaging/ovirt-reports/resources/Reports/Service_level/VMs/single_vm_uptime_br46_files/single_vm_uptime_br46_jrxml.data
M packaging/ovirt-reports/resources/Reports/Service_level/VMs/virtual_servers_uptime_br14_files/br14 full details.jrxml.data
M packaging/ovirt-reports/resources/Reports/Service_level/VMs/virtual_servers_uptime_br14_files/br14_table.jrxml.data
M packaging/ovirt-reports/resources/Reports/Service_level/VMs/virtual_servers_uptime_br14_files/virtual_servers_uptime_br14_jrxml.data
M packaging/ovirt-reports/resources/Reports/Trend/Hosts/Five_most_utilized_hosts_over_time_files/Five_most_utilized_hosts_over_time_jrxml.data
M packaging/ovirt-reports/resources/Reports/Trend/Hosts/Five_most_utilized_hosts_over_time_files/br7 full details.jrxml.data
M packaging/ovirt-reports/resources/Reports/Trend/Hosts/five_least_utilized_hosts_br5_files/br7 full details.jrxml.data
M packaging/ovirt-reports/resources/Reports/Trend/Hosts/five_least_utilized_hosts_br5_files/five_least_utilized_hosts_br5_jrxml.data
M packaging/ovirt-reports/resources/Reports/Trend/Hosts/multiple_hosts_resource_usage_br3_files/br3 full details.jrxml.data
M packaging/ovirt-reports/resources/Reports/Trend/Hosts/multiple_hosts_resource_usage_br3_files/multiple_hosts_resource_usage_br3_jrxml.data
M packaging/ovirt-reports/resources/Reports/Trend/Hosts/single_host_resource_br2a_files/br2 full details.jrxml.data
M packaging/ovirt-reports/resources/Reports/Trend/Hosts/single_host_resource_br2a_files/single_host_resource_br2a_jrxml.data
M packaging/ovirt-reports/resources/Reports/Trend/Hosts/single_host_resource_usage_dow_br2b_files/br2 full details.jrxml.data
M packaging/ovirt-reports/resources/Reports/Trend/Hosts/single_host_resource_usage_dow_br2b_files/single_host_resource_usage_dow_br2b.data
M packaging/ovirt-reports/resources/Reports/Trend/Hosts/single_host_resource_usage_hour_of_day_br2c_files/br2 full details.jrxml.data
M packaging/ovirt-reports/resources/Reports/Trend/Hosts/single_host_resource_usage_hour_of_day_br2c_files/single_host_resource_usage_hour_of_day_br2c_jrxml.data
M packaging/ovirt-reports/resources/Reports/Trend/Virtual_machines/five_least_utilized_vms_Over_Time_BR12_files/five_least_utilized_vms_Over_Time_BR12_jrxml.data
M packaging/ovirt-reports/resources/Reports/Trend/Virtual_machines/five_least_utilized_vms_Over_Time_BR12_files/full details.jrxml.data
M packaging/ovirt-reports/resources/Reports/Trend/Virtual_machines/five_most_utilized_vms_over_time_br11_files/five_most_utilized_vms_over_time_br11_jrxml.data
M packaging/ovirt-reports/resources/Reports/Trend/Virtual_machines/five_most_utilized_vms_over_time_br11_files/full details.jrxml.data
M packaging/ovirt-reports/resources/Reports/Trend/Virtual_machines/multiple_vms_resource_usage_over_time_br16_files/multiple_vms_resource_usage_over_time_br16_jrxml.data
M packaging/ovirt-reports/resources/Reports/Trend/Virtual_machines/multiple_vms_resource_usage_over_time_br16_files/report3.jrxml.data
M packaging/ovirt-reports/resources/Reports/Trend/Virtual_machines/single_vm_resources_days_week_BR10B_files/br2 full details.jrxml.data
M packaging/ovirt-reports/resources/Reports/Trend/Virtual_machines/single_vm_resources_days_week_BR10B_files/single_vm_resources_days_week_BR10B_jrxml.data
M packaging/ovirt-reports/resources/Reports/Trend/Virtual_machines/single_vm_resources_hour_of_day_BR10c_files/br10 full details.jrxml.data
M packaging/ovirt-reports/resources/Reports/Trend/Virtual_machines/single_vm_resources_hour_of_day_BR10c_files/single_vm_resources_hour_of_day_BR10c_jrxml.data
M packaging/ovirt-reports/resources/Reports/Trend/Virtual_machines/single_vm_resources_over_time_BR10A_files/br10 full details.jrxml.data
M packaging/ovirt-reports/resources/Reports/Trend/Virtual_machines/single_vm_resources_over_time_BR10A_files/single_vm_resources_over_time_BR10A_jrxml.data
M packaging/ovirt-reports/resources/Reports/users_usage/users_spice_sessions_activity_br45_files/full details.jrxml.data
M packaging/ovirt-reports/resources/Reports/users_usage/users_spice_sessions_activity_br45_files/users_spice_sessions_activity_br45_jrxml.data
M packaging/ovirt-reports/resources/reports_resources/JDBC/Input_Controls/Period_Affected/single_select/cluster_ic/all_cluster_with_vms/P_Cluster_ID.xml
M packaging/ovirt-reports/resources/reports_resources/JDBC/Input_Controls/Period_Affected/single_select/cluster_ic/all_clusters_with_hosts/P_Cluster_ID.xml
M packaging/ovirt-reports/resources/reports_resources/JDBC/Input_Controls/Period_Affected/single_select/datacenter_ic/all_dcs_with_entities/P_DataCenter_ID.xml
M packaging/ovirt-reports/resources/reports_resources/JDBC/Input_Controls/Period_Affected/single_select/datacenter_ic/all_dcs_with_hosts/P_DataCenter_ID.xml
M packaging/ovirt-reports/resources/reports_resources/JDBC/Input_Controls/Period_Affected/single_select/datacenter_ic/all_dcs_with_storage/P_DataCenter_ID.xml
M packaging/ovirt-reports/resources/reports_resources/JDBC/Input_Controls/Period_Affected/single_select/datacenter_ic/all_dcs_with_vms/P_DataCenter_ID.xml
M packaging/ovirt-reports/resources/reports_resources/JDBC/Input_Controls/Period_Affected/single_select/host_ic/Hosts_List.xml
M packaging/ovirt-reports/resources/reports_resources/JDBC/Input_Controls/Period_Affected/single_select/host_ic/P_Host_Type.xml
M packaging/ovirt-reports/resources/reports_resources/JDBC/Input_Controls/Period_Affected/single_select/storage_ic/P_StorageDomain_ID.xml
M packaging/ovirt-reports/resources/reports_resources/JDBC/Input_Controls/Period_Affected/single_select/storage_ic/P_Storage_Type.xml
M packaging/ovirt-reports/resources/reports_resources/JDBC/Input_Controls/Period_Affected/single_select/vm_ic/P_VM_Type.xml
M packaging/ovirt-reports/resources/reports_resources/JDBC/Input_Controls/Period_Affected/single_select/vm_ic/VM_List.xml
M packaging/ovirt-reports/resources/reports_resources/JDBC/Input_Controls/Regular_Input_Controls/Only_Hosts/P_Cluster_ID.xml
M packaging/ovirt-reports/resources/reports_resources/JDBC/Input_Controls/Regular_Input_Controls/Only_Hosts/P_DataCenter_ID.xml
M packaging/ovirt-reports/resources/reports_resources/JDBC/Input_Controls/Regular_Input_Controls/Only_Hosts/P_Host_ID.xml
M packaging/ovirt-reports/resources/reports_resources/JDBC/Input_Controls/Regular_Input_Controls/Only_Hosts/P_Host_ListID.xml
M packaging/ovirt-reports/resources/reports_resources/JDBC/Input_Controls/Regular_Input_Controls/Only_Hosts/P_Host_Type.xml
M packaging/ovirt-reports/resources/reports_resources/JDBC/Input_Controls/Regular_Input_Controls/Only_Storage/P_DataCenter_ID.xml
M packaging/ovirt-reports/resources/reports_resources/JDBC/Input_Controls/Regular_Input_Controls/Only_Storage/P_StorageDomain_ID.xml
M packaging/ovirt-reports/resources/reports_resources/JDBC/Input_Controls/Regular_Input_Controls/Only_Storage/P_Storage_Type.xml
M packaging/ovirt-reports/resources/reports_resources/JDBC/Input_Controls/Regular_Input_Controls/Only_VMs/P_Cluster_ID.xml
M packaging/ovirt-reports/resources/reports_resources/JDBC/Input_Controls/Regular_Input_Controls/Only_VMs/P_DataCenter_ID.xml
M packaging/ovirt-reports/resources/reports_resources/JDBC/Input_Controls/Regular_Input_Controls/Only_VMs/P_VM_ID.xml
M packaging/ovirt-reports/resources/reports_resources/JDBC/Input_Controls/Regular_Input_Controls/Only_VMs/P_VM_ListID.xml
M packaging/ovirt-reports/resources/reports_resources/JDBC/Input_Controls/Regular_Input_Controls/Only_VMs/P_VM_Type.xml
M packaging/ovirt-reports/resources/reports_resources/JDBC/Input_Controls/webadmin_dashboards_ic/P_Cluster_ID.xml
M packaging/ovirt-reports/resources/reports_resources/JDBC/Input_Controls/webadmin_dashboards_ic/P_DataCenter_ID.xml
M packaging/ovirt-reports/resources/reports_resources/embedded_reports/Inventory_Dashboard/Host_OS_Break_Down_BR22B_for_inventory_files/Host_OS_Break_Down_BR22B_for_inventory_jrxml.data
M packaging/ovirt-reports/resources/reports_resources/embedded_reports/Inventory_Dashboard/active_entities_by_os_BR18A_files/active_entities_by_os_BR18A_jrxml.data
M packaging/ovirt-reports/resources/reports_resources/embedded_reports/Inventory_Dashboard/storage_domain_by_Datacenter_BR23_files/storage_domain_by_Datacenter_BR23_jrxml.data
M packaging/ovirt-reports/resources/reports_resources/embedded_reports/System_Overview_Dashboard/datacenter_quality_of_service_hosts_br6b_files/datacenter_quality_of_service_hosts_br6b_jrxml.data
M packaging/ovirt-reports/resources/reports_resources/embedded_reports/System_Overview_Dashboard/summary_of_host_usage_resources_br17_files/summary_of_host_usage_resources_br17_jrxml.data
M packaging/ovirt-reports/resources/reports_resources/embedded_reports/Trends_Dashboard/Five_most_utilized_hosts_over_time_files/Five_most_utilized_hosts_over_time_jrxml.data
M packaging/ovirt-reports/resources/reports_resources/embedded_reports/Trends_Dashboard/five_most_utilized_vms_over_time_br11_files/five_most_utilized_vms_over_time_br11_jrxml.data
M packaging/ovirt-reports/resources/reports_resources/embedded_reports/Uptime_Dashboard/cluster_uptime_by_datacenter_br7a_files/cluster_uptime_by_datacenter_br7a_jrxml.data
M packaging/ovirt-reports/resources/reports_resources/embedded_reports/Uptime_Dashboard/virtual_servers_uptime_by_cluster_br14a_files/virtual_servers_uptime_by_cluster_br14a_jrxml.data
M packaging/ovirt-reports/resources/reports_resources/embedded_reports/webadmin_dashboards/cluster_dashboard/jrxmls/cluster_entities_counts_list_dr3_jrxml.data
M packaging/ovirt-reports/resources/reports_resources/embedded_reports/webadmin_dashboards/cluster_dashboard/jrxmls/cluster_ha_vm_uptime_status_dr13_jrxml.data
M packaging/ovirt-reports/resources/reports_resources/embedded_reports/webadmin_dashboards/cluster_dashboard/jrxmls/cluster_host_resources_status_dr12_jrxml.data
M packaging/ovirt-reports/resources/reports_resources/embedded_reports/webadmin_dashboards/cluster_dashboard/jrxmls/cluster_host_uptime_status_dr6_jrxml.data
M packaging/ovirt-reports/resources/reports_resources/embedded_reports/webadmin_dashboards/cluster_dashboard/jrxmls/cluster_summary_of_hosts_resources_usage_dr28_jrxml.data
M packaging/ovirt-reports/resources/reports_resources/embedded_reports/webadmin_dashboards/cluster_dashboard/jrxmls/cluster_top_five_busiest_hosts_dr23_jrxml.data
M packaging/ovirt-reports/resources/reports_resources/embedded_reports/webadmin_dashboards/cluster_dashboard/jrxmls/cluster_vm_over_commit_status_dr14_jrxml.data
M packaging/ovirt-reports/resources/reports_resources/embedded_reports/webadmin_dashboards/cluster_dashboard/jrxmls/top_five_ha_virtual_servers_downtime_dr20_jrxml.data
M packaging/ovirt-reports/resources/reports_resources/embedded_reports/webadmin_dashboards/cluster_dashboard/jrxmls/top_five_hosts_downtime_dr18_jrxml.data
M packaging/ovirt-reports/resources/reports_resources/embedded_reports/webadmin_dashboards/cluster_dashboard/no_used/cluster_capacity_vs_usage_cores_dr29_files/cluster_capacity_vs_usage_cores_dr29_jrxml.data
M packaging/ovirt-reports/resources/reports_resources/embedded_reports/webadmin_dashboards/cluster_dashboard/no_used/cluster_capacity_vs_usage_mem_dr30_files/cluster_capacity_vs_usage_mem_dr30_jrxml.data
M packaging/ovirt-reports/resources/reports_resources/embedded_reports/webadmin_dashboards/cluster_dashboard/no_used/cluster_top_five_least_busy_hosts_dr24_files/cluster_top_five_least_busy_hosts_dr24_jrxml.data
M packaging/ovirt-reports/resources/reports_resources/embedded_reports/webadmin_dashboards/cluster_dashboard/no_used/top_five_ha_virtual_servers_uptime_dr19_files/top_five_ha_virtual_servers_uptime_dr19_jrxml.data
M packaging/ovirt-reports/resources/reports_resources/embedded_reports/webadmin_dashboards/cluster_dashboard/no_used/top_five_hosts_uptime_dr17_files/top_five_hosts_uptime_dr17_jrxml.data
M packaging/ovirt-reports/resources/reports_resources/embedded_reports/webadmin_dashboards/dc_dashboard/jrxmls/datacenter_top_five_busiest_clusters_dr21_jrxml.data
M packaging/ovirt-reports/resources/reports_resources/embedded_reports/webadmin_dashboards/dc_dashboard/jrxmls/dc_entities_counts_list_dr2_jrxml.data
M packaging/ovirt-reports/resources/reports_resources/embedded_reports/webadmin_dashboards/dc_dashboard/jrxmls/dc_host_resources_status_dr11_jrxml.data
M packaging/ovirt-reports/resources/reports_resources/embedded_reports/webadmin_dashboards/dc_dashboard/jrxmls/dc_host_uptime_status_dr5_jrxml.data
M packaging/ovirt-reports/resources/reports_resources/embedded_reports/webadmin_dashboards/dc_dashboard/jrxmls/dc_storage_space_status_dr8_jrxml.data
M packaging/ovirt-reports/resources/reports_resources/embedded_reports/webadmin_dashboards/dc_dashboard/jrxmls/dc_summary_of_cluster_hosts_resources_usage_dr27_jrxml.data
M packaging/ovirt-reports/resources/reports_resources/embedded_reports/webadmin_dashboards/dc_dashboard/jrxmls/dc_top_five_used_storage_domain_dr26_jrxml.data
M packaging/ovirt-reports/resources/reports_resources/embedded_reports/webadmin_dashboards/dc_dashboard/jrxmls/top_five_clusters_host_downtime_dr16_jrxml.data
M packaging/ovirt-reports/resources/reports_resources/embedded_reports/webadmin_dashboards/dc_dashboard/not_used/dc_vm_over_commit_dr25_files/dc_vm_over_commit_dr25_jrxml.data
M packaging/ovirt-reports/resources/reports_resources/embedded_reports/webadmin_dashboards/dc_dashboard/not_used/top_five_clusters_host_uptime_dr15_files/top_five_clusters_host_uptime_dr15_jrxml.data
M packaging/ovirt-reports/resources/reports_resources/embedded_reports/webadmin_dashboards/system_dashboard/jrxmls/system_entities_counts_list_dr1_jrxml.data
M packaging/ovirt-reports/resources/reports_resources/embedded_reports/webadmin_dashboards/system_dashboard/jrxmls/system_host_resources_status_dr10_jrxml.data
M packaging/ovirt-reports/resources/reports_resources/embedded_reports/webadmin_dashboards/system_dashboard/jrxmls/system_host_uptime_status_dr4_jrxml.data
M version.mak
127 files changed, 2,052 insertions(+), 2,052 deletions(-)
Approvals:
Shirly Radco: Verified
Yaniv Dary: Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/32892
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ib2e8d8c71e26cfdf61c91363dfb4cbaa11d196c6
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-reports
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>
Gerrit-Reviewer: automation(a)ovirt.org
10 years, 7 months
Change in ovirt-engine[ovirt-engine-3.5]: engine: placeholders of child commands aren't cleared when f...
by tnisan@redhat.com
Tal Nisan has submitted this change and it was merged.
Change subject: engine: placeholders of child commands aren't cleared when failing during the CDA phase
......................................................................
engine: placeholders of child commands aren't cleared when failing during the CDA phase
AsyncTask placeholders for child commands are not
cleared when canDoAction returns false.
Change-Id: Ie77a00b0071c92d074d837768af012c80374169f
Bug-Url: https://bugzilla.redhat.com/1139678
Signed-off-by: Ravi Nori <rnori(a)redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/CommandBase.java
1 file changed, 1 insertion(+), 0 deletions(-)
Approvals:
Ravi Nori: Verified
Oved Ourfali: Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/32880
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ie77a00b0071c92d074d837768af012c80374169f
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.5
Gerrit-Owner: Ravi Nori <rnori(a)redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali(a)redhat.com>
Gerrit-Reviewer: Ravi Nori <rnori(a)redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
10 years, 7 months
Change in ovirt-engine[master]: restapi: aaa: fix coverity issue, default encoding
by yzaslavs@redhat.com
Yair Zaslavsky has submitted this change and it was merged.
Change subject: restapi: aaa: fix coverity issue, default encoding
......................................................................
restapi: aaa: fix coverity issue, default encoding
Topic: AAA
Change-Id: I5de36d41c23d548fb4a6d91902cbd00f358e09c5
Signed-off-by: Alon Bar-Lev <alonbl(a)redhat.com>
---
M backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/restapi/resource/aaa/BackendGroupsResource.java
1 file changed, 2 insertions(+), 1 deletion(-)
Approvals:
Alon Bar-Lev: Verified
Juan Hernandez: Looks good to me, but someone else must approve
Oved Ourfali: Looks good to me, but someone else must approve
Yair Zaslavsky: Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/32835
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I5de36d41c23d548fb4a6d91902cbd00f358e09c5
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Ori Liel <oliel(a)redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali(a)redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
10 years, 7 months
Change in ovirt-engine[master]: core: cleanup VdsManager dispose
by oourfali@redhat.com
Oved Ourfali has submitted this change and it was merged.
Change subject: core: cleanup VdsManager dispose
......................................................................
core: cleanup VdsManager dispose
Some time ago we promoted getHttpClient method to IVdsServer interface
so explicit cast is not required.
Change-Id: I204a60f20a19e79a431c9cb463073d160a5862a4
Signed-off-by: pkliczewski <piotr.kliczewski(a)gmail.com>
---
M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/VdsManager.java
M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/jsonrpc/JsonRpcVdsServer.java
M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/vdsbroker/IVdsServer.java
M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/vdsbroker/VdsServerWrapper.java
4 files changed, 12 insertions(+), 8 deletions(-)
Approvals:
Oved Ourfali: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/32757
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I204a60f20a19e79a431c9cb463073d160a5862a4
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Piotr Kliczewski <piotr.kliczewski(a)gmail.com>
Gerrit-Reviewer: Oved Ourfali <oourfali(a)redhat.com>
Gerrit-Reviewer: Piotr Kliczewski <piotr.kliczewski(a)gmail.com>
Gerrit-Reviewer: Roy Golan <rgolan(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
10 years, 7 months
Change in ovirt-engine[ovirt-engine-3.4]: core, engine: Avoid creating the CD device multiple times
by oourfali@redhat.com
Oved Ourfali has submitted this change and it was merged.
Change subject: core, engine: Avoid creating the CD device multiple times
......................................................................
core, engine: Avoid creating the CD device multiple times
When there are more than one device attached to the blank template, the
AddVmCommand creates multiple CD devices which conflict with each other.
This change fixes this issue, but still assumes that the blank template
has at least one device attached to it.
This patch has already been pushed to 3.4
(Iff3c5a34dd0fe6cfb6b4ab3bc77d34c4c0b57939) but was abandoned, now it seems to
be indeed relevant so pushing again under a different change id.
Change-Id: I34c0ea6d32ca378f22b9309b4c532d65c59337ba
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1075102
Signed-off-by: Vitor de Lima <vitor.lima(a)eldorado.org.br>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/utils/VmDeviceUtils.java
1 file changed, 2 insertions(+), 0 deletions(-)
Approvals:
Tomas Jelinek: Verified
Omer Frenkel: Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/32929
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I34c0ea6d32ca378f22b9309b4c532d65c59337ba
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.4
Gerrit-Owner: Tomas Jelinek <tjelinek(a)redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofrenkel(a)redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali(a)redhat.com>
Gerrit-Reviewer: Tomas Jelinek <tjelinek(a)redhat.com>
Gerrit-Reviewer: Vitor de Lima <vitordelima(a)gmail.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
10 years, 7 months