Change in ovirt-engine[ovirt-engine-4.1]: packaging: ovirt-engine-hosts-ansible-inventory: Init groups
by Code Review
>From Tal Nisan <tnisan(a)redhat.com>:
Tal Nisan has submitted this change and it was merged.
Change subject: packaging: ovirt-engine-hosts-ansible-inventory: Init groups
......................................................................
packaging: ovirt-engine-hosts-ansible-inventory: Init groups
So that they always exist, even if empty.
Change-Id: If0169b60012ab444c19385363168832f6cd151ab
Bug-Url: https://bugzilla.redhat.com/1405813
Signed-off-by: Yedidyah Bar David <didi(a)redhat.com>
(cherry picked from commit 57a574aa909d1e736eeaa1cd94544507cabe5333)
---
M packaging/setup/bin/ovirt-engine-hosts-ansible-inventory
1 file changed, 13 insertions(+), 3 deletions(-)
Approvals:
Sandro Bonazzola: Looks good to me, approved
Jenkins CI: Passed CI tests
Yedidyah Bar David: Verified
--
To view, visit https://gerrit.ovirt.org/70625
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: If0169b60012ab444c19385363168832f6cd151ab
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-4.1
Gerrit-Owner: Yedidyah Bar David <didi(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Piotr Kliczewski <piotr.kliczewski(a)gmail.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: Yedidyah Bar David <didi(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>
7 years, 11 months
Change in ovirt-engine[ovirt-engine-4.1]: packaging: ovirt-engine-hosts-ansible-inventory: Add up_metr...
by Code Review
>From Tal Nisan <tnisan(a)redhat.com>:
Tal Nisan has submitted this change and it was merged.
Change subject: packaging: ovirt-engine-hosts-ansible-inventory: Add up_metrics hosts
......................................................................
packaging: ovirt-engine-hosts-ansible-inventory: Add up_metrics hosts
When originally writing this, I thought it will be easy to do the
intersection between 'ovirt_metrics_hosts' and 'ovirt_up_hosts' in
ansible itself. Appanrently that's not so easy, doing this here for now.
See also: https://github.com/ansible/ansible/issues/10131
Bug-Url: https://bugzilla.redhat.com/1405813
Change-Id: I3fa8d34f30fb553a298b4ff7d419c4ecfad7d61b
Signed-off-by: Yedidyah Bar David <didi(a)redhat.com>
(cherry picked from commit 4e92536ac70d0de3069689d70ccae2152cd4093a)
---
M packaging/setup/bin/ovirt-engine-hosts-ansible-inventory
1 file changed, 10 insertions(+), 0 deletions(-)
Approvals:
Sandro Bonazzola: Looks good to me, approved
Jenkins CI: Passed CI tests
Yedidyah Bar David: Verified
--
To view, visit https://gerrit.ovirt.org/70624
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I3fa8d34f30fb553a298b4ff7d419c4ecfad7d61b
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-4.1
Gerrit-Owner: Yedidyah Bar David <didi(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Piotr Kliczewski <piotr.kliczewski(a)gmail.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: Yedidyah Bar David <didi(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>
7 years, 11 months
Change in ovirt-dwh[master]: build: moved major version to 4.2.0
by Code Review
>From Shirly Radco <sradco(a)redhat.com>:
Shirly Radco has submitted this change and it was merged.
Change subject: build: moved major version to 4.2.0
......................................................................
build: moved major version to 4.2.0
Change-Id: Ib9020a5ca78c632e65602e398d028e07fe72b378
Signed-off-by: Shirly Radco <sradco(a)redhat.com>
---
R etl_export/ovirt_engine_dwh/aggregationtodaily_4_2/contexts/Default.properties
R etl_export/ovirt_engine_dwh/aggregationtohourly_4_2/contexts/Default.properties
R etl_export/ovirt_engine_dwh/configurationsync_4_2/contexts/Default.properties
R etl_export/ovirt_engine_dwh/dailytimekeepingjob_4_2/contexts/Default.properties
R etl_export/ovirt_engine_dwh/deletetimekeepingjob_4_2/contexts/Default.properties
R etl_export/ovirt_engine_dwh/historydelete_4_2/contexts/Default.properties
R etl_export/ovirt_engine_dwh/historyetl_4_2/contexts/Default.properties
R etl_export/ovirt_engine_dwh/hostconfigcheck_4_2/contexts/Default.properties
R etl_export/ovirt_engine_dwh/hourlytimekeepingjob_4_2/contexts/Default.properties
R etl_export/ovirt_engine_dwh/minimalversioncheck_4_2/contexts/Default.properties
R etl_export/ovirt_engine_dwh/osenumupdate_4_2/contexts/Default.properties
R etl_export/ovirt_engine_dwh/parallelrun_4_2/contexts/Default.properties
R etl_export/ovirt_engine_dwh/samplerunjobs_4_2/contexts/Default.properties
R etl_export/ovirt_engine_dwh/sampletimekeepingjob_4_2/contexts/Default.properties
R etl_export/ovirt_engine_dwh/statisticssync_4_2/contexts/Default.properties
R etl_export/ovirt_engine_dwh/validateinstallation_4_2/contexts/Default.properties
R etl_export/src/main/java/ovirt_engine_dwh/aggregationtodaily_4_2/AggregationToDaily.java
R etl_export/src/main/java/ovirt_engine_dwh/aggregationtohourly_4_2/AggregationToHourly.java
R etl_export/src/main/java/ovirt_engine_dwh/configurationsync_4_2/ConfigurationSync.java
R etl_export/src/main/java/ovirt_engine_dwh/dailytimekeepingjob_4_2/DailyTimeKeepingJob.java
R etl_export/src/main/java/ovirt_engine_dwh/deletetimekeepingjob_4_2/DeleteTimeKeepingJob.java
R etl_export/src/main/java/ovirt_engine_dwh/historydelete_4_2/HistoryDelete.java
R etl_export/src/main/java/ovirt_engine_dwh/historyetl_4_2/HistoryETL.java
R etl_export/src/main/java/ovirt_engine_dwh/hostconfigcheck_4_2/HostConfigCheck.java
R etl_export/src/main/java/ovirt_engine_dwh/hourlytimekeepingjob_4_2/HourlyTimeKeepingJob.java
R etl_export/src/main/java/ovirt_engine_dwh/minimalversioncheck_4_2/MinimalVersionCheck.java
R etl_export/src/main/java/ovirt_engine_dwh/osenumupdate_4_2/OsEnumUpdate.java
R etl_export/src/main/java/ovirt_engine_dwh/parallelrun_4_2/ParallelRun.java
R etl_export/src/main/java/ovirt_engine_dwh/samplerunjobs_4_2/SampleRunJobs.java
R etl_export/src/main/java/ovirt_engine_dwh/sampletimekeepingjob_4_2/SampleTimeKeepingJob.java
R etl_export/src/main/java/ovirt_engine_dwh/statisticssync_4_2/StatisticsSync.java
R etl_export/src/main/java/ovirt_engine_dwh/validateinstallation_4_2/ValidateInstallation.java
R etl_export/src/main/resources/ovirt_engine_dwh/aggregationtodaily_4_2/contexts/Default.properties
R etl_export/src/main/resources/ovirt_engine_dwh/aggregationtohourly_4_2/contexts/Default.properties
R etl_export/src/main/resources/ovirt_engine_dwh/configurationsync_4_2/contexts/Default.properties
R etl_export/src/main/resources/ovirt_engine_dwh/dailytimekeepingjob_4_2/contexts/Default.properties
R etl_export/src/main/resources/ovirt_engine_dwh/deletetimekeepingjob_4_2/contexts/Default.properties
R etl_export/src/main/resources/ovirt_engine_dwh/historydelete_4_2/contexts/Default.properties
R etl_export/src/main/resources/ovirt_engine_dwh/historyetl_4_2/contexts/Default.properties
R etl_export/src/main/resources/ovirt_engine_dwh/hostconfigcheck_4_2/contexts/Default.properties
R etl_export/src/main/resources/ovirt_engine_dwh/hourlytimekeepingjob_4_2/contexts/Default.properties
R etl_export/src/main/resources/ovirt_engine_dwh/minimalversioncheck_4_2/contexts/Default.properties
R etl_export/src/main/resources/ovirt_engine_dwh/osenumupdate_4_2/contexts/Default.properties
R etl_export/src/main/resources/ovirt_engine_dwh/parallelrun_4_2/contexts/Default.properties
R etl_export/src/main/resources/ovirt_engine_dwh/samplerunjobs_4_2/contexts/Default.properties
R etl_export/src/main/resources/ovirt_engine_dwh/sampletimekeepingjob_4_2/contexts/Default.properties
R etl_export/src/main/resources/ovirt_engine_dwh/statisticssync_4_2/contexts/Default.properties
R etl_export/src/main/resources/ovirt_engine_dwh/validateinstallation_4_2/contexts/Default.properties
A packaging/dbscripts/create_views_4_2.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_4.2.item
R tos_project/code/routines/RoutineHistoryETL_4.2.properties
R tos_project/context/connectionJDBC_4.2.item
R tos_project/context/connectionJDBC_4.2.properties
R tos_project/process/AggregationToDaily_4.2.item
R tos_project/process/AggregationToDaily_4.2.properties
R tos_project/process/AggregationToHourly_4.2.item
R tos_project/process/AggregationToHourly_4.2.properties
R tos_project/process/ConfigurationSync_4.2.item
R tos_project/process/ConfigurationSync_4.2.properties
R tos_project/process/DailyTimeKeepingJob_4.2.item
R tos_project/process/DailyTimeKeepingJob_4.2.properties
R tos_project/process/DeleteTimeKeepingJob_4.2.item
R tos_project/process/DeleteTimeKeepingJob_4.2.properties
R tos_project/process/HistoryDelete_4.2.item
R tos_project/process/HistoryDelete_4.2.properties
R tos_project/process/HistoryETL_4.2.item
R tos_project/process/HistoryETL_4.2.properties
R tos_project/process/HostConfigCheck_4.2.item
R tos_project/process/HostConfigCheck_4.2.properties
R tos_project/process/HourlyTimeKeepingJob_4.2.item
R tos_project/process/HourlyTimeKeepingJob_4.2.properties
R tos_project/process/MinimalVersionCheck_4.2.item
R tos_project/process/MinimalVersionCheck_4.2.properties
R tos_project/process/OsEnumUpdate_4.2.item
R tos_project/process/OsEnumUpdate_4.2.properties
R tos_project/process/ParallelRun_4.2.item
R tos_project/process/ParallelRun_4.2.properties
R tos_project/process/SampleRunJobs_4.2.item
R tos_project/process/SampleRunJobs_4.2.properties
R tos_project/process/SampleTimeKeepingJob_4.2.item
R tos_project/process/SampleTimeKeepingJob_4.2.properties
R tos_project/process/StatisticsSync_4.2.item
R tos_project/process/StatisticsSync_4.2.properties
R tos_project/process/ValidateInstallation_4.2.item
R tos_project/process/ValidateInstallation_4.2.properties
M tos_project/talend.project
M version.mak
90 files changed, 1,677 insertions(+), 161 deletions(-)
Approvals:
Shirly Radco: Verified; Looks good to me, approved
Jenkins CI: Passed CI tests
--
To view, visit https://gerrit.ovirt.org/70434
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ib9020a5ca78c632e65602e398d028e07fe72b378
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-dwh
Gerrit-Branch: master
Gerrit-Owner: Shirly Radco <sradco(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Shirly Radco <sradco(a)redhat.com>
Gerrit-Reviewer: Yaniv Dary <ydary(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>
7 years, 11 months
Change in jenkins[master]: publisher: 4.1: use otopi from 4.1 branch
by Code Review
>From Sandro Bonazzola <sbonazzo(a)redhat.com>:
Sandro Bonazzola has submitted this change and it was merged.
Change subject: publisher: 4.1: use otopi from 4.1 branch
......................................................................
publisher: 4.1: use otopi from 4.1 branch
publish artifacts from the 4.1 job instead of master job
for otopi since it's now branched.
Change-Id: Ia97167d097a5235fece4565a3331dfdbbb4c8451
Signed-off-by: Sandro Bonazzola <sbonazzo(a)redhat.com>
---
M jobs/confs/projects/ovirt/publish-rpms-nightly-4.1.yaml
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Sandro Bonazzola: Verified; Looks good to me, approved; Ready for merge
Jenkins CI: Passed CI tests
--
To view, visit https://gerrit.ovirt.org/70621
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ia97167d097a5235fece4565a3331dfdbbb4c8451
Gerrit-PatchSet: 1
Gerrit-Project: jenkins
Gerrit-Branch: master
Gerrit-Owner: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>
7 years, 11 months
Change in ovirt-engine[master]: packaging: ovirt-engine-hosts-ansible-inventory: Init groups
by Code Review
>From Sandro Bonazzola <sbonazzo(a)redhat.com>:
Sandro Bonazzola has submitted this change and it was merged.
Change subject: packaging: ovirt-engine-hosts-ansible-inventory: Init groups
......................................................................
packaging: ovirt-engine-hosts-ansible-inventory: Init groups
So that they always exist, even if empty.
Change-Id: If0169b60012ab444c19385363168832f6cd151ab
Bug-Url: https://bugzilla.redhat.com/1405813
Signed-off-by: Yedidyah Bar David <didi(a)redhat.com>
---
M packaging/setup/bin/ovirt-engine-hosts-ansible-inventory
1 file changed, 13 insertions(+), 3 deletions(-)
Approvals:
Sandro Bonazzola: Looks good to me, approved
Simone Tiraboschi: Looks good to me, but someone else must approve
Jenkins CI: Passed CI tests
Yedidyah Bar David: Verified
--
To view, visit https://gerrit.ovirt.org/69927
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: If0169b60012ab444c19385363168832f6cd151ab
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Yedidyah Bar David <didi(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Lev Veyde <lveyde(a)redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: Simone Tiraboschi <stirabos(a)redhat.com>
Gerrit-Reviewer: Yedidyah Bar David <didi(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>
7 years, 11 months
Change in jenkins[master]: Build ovirt-wgt master on fc24
by Code Review
>From Sandro Bonazzola <sbonazzo(a)redhat.com>:
Sandro Bonazzola has submitted this change and it was merged.
Change subject: Build ovirt-wgt master on fc24
......................................................................
Build ovirt-wgt master on fc24
Change-Id: Icc32cf3b6f2b33bf24d7dd2e7987a4906d4f02de
Signed-off-by: Yedidyah Bar David <didi(a)redhat.com>
---
M jobs/confs/projects/ovirt-wgt/ovirt-wgt_create-rpms.yaml
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Sandro Bonazzola: Verified; Looks good to me, approved; Ready for merge
Jenkins CI: Passed CI tests
--
To view, visit https://gerrit.ovirt.org/70477
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Icc32cf3b6f2b33bf24d7dd2e7987a4906d4f02de
Gerrit-PatchSet: 3
Gerrit-Project: jenkins
Gerrit-Branch: master
Gerrit-Owner: Yedidyah Bar David <didi(a)redhat.com>
Gerrit-Reviewer: Barak Korren <bkorren(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Lev Veyde <lveyde(a)redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>
7 years, 11 months
Change in ovirt-engine[ovirt-engine-4.1]: engine: validate custom compatibility version property in ad...
by Code Review
>From Tal Nisan <tnisan(a)redhat.com>:
Tal Nisan has submitted this change and it was merged.
Change subject: engine: validate custom compatibility version property in add/edit VM
......................................................................
engine: validate custom compatibility version property in add/edit VM
Add validation for "Custom Compatibility Version" property in addVmCommand
and updateVmCommand.
This validation is required mainly for add/edit VM via REST api calls
since in case of setting an invalid value for CCV (e.g. set CCV to 5.7),
a null ptr exception is thrown in backend from
VmPropertiesUtils.convertCustomPropertiesStrToMaps().
Change-Id: I247e9779fd3c7ebd21ff11bddd2f3261bdb0be08
Bug-Url: https://bugzilla.redhat.com/1367411
Signed-off-by: Sharon Gratch <sgratch(a)redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AddVmCommand.java
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/UpdateVmCommand.java
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/VmManagementCommandBase.java
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/common/utils/CompatibilityVersionUtils.java
M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/errors/EngineMessage.java
M backend/manager/modules/dal/src/main/resources/bundles/AppErrors.properties
M frontend/webadmin/modules/frontend/src/main/java/org/ovirt/engine/ui/frontend/AppErrors.java
M frontend/webadmin/modules/frontend/src/main/resources/org/ovirt/engine/ui/frontend/AppErrors.properties
M frontend/webadmin/modules/userportal-gwtp/src/main/resources/org/ovirt/engine/ui/frontend/AppErrors.properties
M frontend/webadmin/modules/webadmin/src/main/resources/org/ovirt/engine/ui/frontend/AppErrors.properties
10 files changed, 29 insertions(+), 3 deletions(-)
Approvals:
Jenkins CI: Passed CI tests
Sharon Gratch: Verified
Arik Hadas: Looks good to me, approved
--
To view, visit https://gerrit.ovirt.org/70600
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I247e9779fd3c7ebd21ff11bddd2f3261bdb0be08
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-4.1
Gerrit-Owner: Sharon Gratch <sgratch(a)redhat.com>
Gerrit-Reviewer: Arik Hadas <ahadas(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Sharon Gratch <sgratch(a)redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>
7 years, 11 months
Change in ovirt-engine[master]: core: External VMs addition fix
by Code Review
>From Arik Hadas <ahadas(a)redhat.com>:
Arik Hadas has submitted this change and it was merged.
Change subject: core: External VMs addition fix
......................................................................
core: External VMs addition fix
Problem: Bean validation of VmBase#maxMemorySizeMb was failing in
AddVmFromScratchCommand since it value was 0 (out of valid range). The
AddVmFromScratchCommand is called in order to add external VM to engine.
As result reporting of external VMs was broken.
Fix: Value of #maxMemorySizeMb is property copied from VDSM description
of external VM in AddUnmanagedVmsCommand#convertVm.
If 'maxMemSize' property is mising in the VDSM description then
maxMemory is set to value of memory.
Change-Id: Ie43865b3a15537bd244e3217b926955f814cfe0c
Bug-Url: https://bugzilla.redhat.com/1411739
Signed-off-by: Jakub Niedermertl <jniederm(a)redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AddUnmanagedVmsCommand.java
M backend/manager/modules/bll/src/test/resources/external_vm.json
2 files changed, 7 insertions(+), 0 deletions(-)
Approvals:
Jakub Niedermertl: Verified
Jenkins CI: Passed CI tests
Arik Hadas: Looks good to me, approved
--
To view, visit https://gerrit.ovirt.org/70048
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ie43865b3a15537bd244e3217b926955f814cfe0c
Gerrit-PatchSet: 5
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Jakub Niedermertl <jniederm(a)redhat.com>
Gerrit-Reviewer: Arik Hadas <ahadas(a)redhat.com>
Gerrit-Reviewer: Jakub Niedermertl <jniederm(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>
7 years, 11 months
Change in ovirt-engine[ovirt-engine-4.1]: gluster: fix NPE in GlusterAuditLogUtil
by Code Review
>From Tal Nisan <tnisan(a)redhat.com>:
Tal Nisan has submitted this change and it was merged.
Change subject: gluster: fix NPE in GlusterAuditLogUtil
......................................................................
gluster: fix NPE in GlusterAuditLogUtil
Injecting the AuditLogableBase to avoid NPE
while accessing DAOs inside AuditLogableBase.
Change-Id: Iac2e4ac4b3a90751705db73e4e097a9edc6833fa
Bug-Url: https://bugzilla.redhat.com/1412973
Signed-off-by: Ramesh Nachimuthu <rnachimu(a)redhat.com>
(cherry picked from commit 801c9d54516bf3a582c839aba32e6fe08d625a0e)
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/utils/GlusterAuditLogUtil.java
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Jenkins CI: Passed CI tests
Sahina Bose: Looks good to me, approved
Ramesh N: Verified
--
To view, visit https://gerrit.ovirt.org/70599
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Iac2e4ac4b3a90751705db73e4e097a9edc6833fa
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-4.1
Gerrit-Owner: Ramesh N <rnachimu(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Ramesh N <rnachimu(a)redhat.com>
Gerrit-Reviewer: Sahina Bose <sabose(a)redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>
7 years, 11 months
Change in ovirt-engine[ovirt-engine-4.1]: engine: adjust dashboard inventory query VM status mappings
by Code Review
>From Tal Nisan <tnisan(a)redhat.com>:
Tal Nisan has submitted this change and it was merged.
Change subject: engine: adjust dashboard inventory query VM status mappings
......................................................................
engine: adjust dashboard inventory query VM status mappings
Adjust VM status mappings so a PoweringUp or PoweringDown VM is mapped
to UP instead of WARNING on the dashboard VM status card. VM status
of ImageIllegal is mapped to WARNING instead of DOWN.
Change-Id: If2b2fa2dc9da09ce39c72000b30f101d7a42e46c
Bug-Url: https://bugzilla.redhat.com/1362412
Signed-off-by: Scott J Dickerson <sdickers(a)redhat.com>
(cherry picked from commit d88e2c69a4b455ed2c731312fbe96ff8f57590c4)
---
M frontend/webadmin/modules/frontend/src/main/java/org/ovirt/engine/ui/frontend/server/dashboard/maps/VmStatusMap.java
1 file changed, 4 insertions(+), 5 deletions(-)
Approvals:
Jenkins CI: Passed CI tests
Oved Ourfali: Verified; Looks good to me, approved
--
To view, visit https://gerrit.ovirt.org/70605
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: If2b2fa2dc9da09ce39c72000b30f101d7a42e46c
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-4.1
Gerrit-Owner: Oved Ourfali <oourfali(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Oved Ourfali <oourfali(a)redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>
7 years, 11 months