Change in ovirt-engine[master]: core: setup: fix admin@internal username
by mperina@redhat.com
Martin Peřina has submitted this change and it was merged.
Change subject: core: setup: fix admin@internal username
......................................................................
core: setup: fix admin@internal username
When we upgraded provider for 'internal' domain in oVirt 3.6 from
legacy implementation into new aaa-jdbc extension, we decided not
to change existing username 'admin@internal' to maintain 'backward
compatible look'. But this look is not compatible with other users
provided by aaa-jdbc provider, so in 4.0 we decided to aling admin
username with other users:
1. Username is set to 'admin' when creating 'internal' domain content
during engine-setup for new installations.
2. Upgrade script changes 'admin@internal' username to 'admin' during
upgrade from previous versions.
Change-Id: I463cb0c86fb3ed1fdaac8f6a2b6839be846440fe
Bug-Url: https://bugzilla.redhat.com/1322019
Signed-off-by: Ondra Machacek <omachace(a)redhat.com>
Signed-off-by: Martin Perina <mperina(a)redhat.com>
---
A packaging/dbscripts/upgrade/04_00_0450_fix_admin_at_internal_username.sql
M packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/aaa.py
2 files changed, 6 insertions(+), 1 deletion(-)
Approvals:
Ondra Machacek: Looks good to me, but someone else must approve
Martin Peřina: Verified; Looks good to me, approved
Jenkins CI: Passed CI tests
Oved Ourfali: Looks good to me, but someone else must approve
--
To view, visit https://gerrit.ovirt.org/55664
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I463cb0c86fb3ed1fdaac8f6a2b6839be846440fe
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Ondra Machacek <omachace(a)redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Martin Peřina <mperina(a)redhat.com>
Gerrit-Reviewer: Ondra Machacek <omachace(a)redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>
8 years, 9 months
Change in ovirt-engine[ovirt-engine-3.6]: core: Removes empty line from upgrade script
by tnisan@redhat.com
Tal Nisan has submitted this change and it was merged.
Change subject: core: Removes empty line from upgrade script
......................................................................
core: Removes empty line from upgrade script
Removes empty line from upgrade script which is not present on related
master upgrade scripts and which causes upgrade from 3.6 to master
failure. The issue was introduced in patch
Ib93c1a37b0838d9020ca4f8a300346b3fe3b87f0.
Change-Id: I30cb2691927596ab328d0b8639d2eec305fba9ac
Signed-off-by: Martin Perina <mperina(a)redhat.com>
---
M packaging/dbscripts/upgrade/03_06_2100_add_index_event_notification_hist.sql
1 file changed, 0 insertions(+), 1 deletion(-)
Approvals:
Martin Peřina: Verified
Eli Mesika: Looks good to me, approved
Jenkins CI: Passed CI tests
--
To view, visit https://gerrit.ovirt.org/56032
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I30cb2691927596ab328d0b8639d2eec305fba9ac
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.6
Gerrit-Owner: Martin Peřina <mperina(a)redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Martin Peřina <mperina(a)redhat.com>
Gerrit-Reviewer: Piotr Kliczewski <piotr.kliczewski(a)gmail.com>
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>
8 years, 9 months
Change in ovirt-engine[master]: aaa: Fix creation of a session for user
by mperina@redhat.com
Martin Peřina has submitted this change and it was merged.
Change subject: aaa: Fix creation of a session for user
......................................................................
aaa: Fix creation of a session for user
Fixes creation of a session for users which permissions are inherited
from group memberships. In this case user is not loaded from users
table, so we need to set its domain (authz name) before creating
a session record.
Change-Id: I2268c061c209a88b2e9bd615f550e1ee2477763e
Signed-off-by: Martin Perina <mperina(a)redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/aaa/CreateUserSessionCommand.java
1 file changed, 1 insertion(+), 0 deletions(-)
Approvals:
Ondra Machacek: Looks good to me, but someone else must approve
Martin Peřina: Verified; Looks good to me, approved
Ravi Nori: Looks good to me, but someone else must approve
Jenkins CI: Passed CI tests
--
To view, visit https://gerrit.ovirt.org/56018
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I2268c061c209a88b2e9bd615f550e1ee2477763e
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Martin Peřina <mperina(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Martin Peřina <mperina(a)redhat.com>
Gerrit-Reviewer: Ondra Machacek <omachace(a)redhat.com>
Gerrit-Reviewer: Ravi Nori <rnori(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>
8 years, 9 months
Change in ovirt-live[ovirt-live-3.6]: oVirt Live 3.6.5 rc3
by sbonazzo@redhat.com
Sandro Bonazzola has submitted this change and it was merged.
Change subject: oVirt Live 3.6.5 rc3
......................................................................
oVirt Live 3.6.5 rc3
Change-Id: I4fd4f3fcacade624c781ad3a7bc4eaf414c265f5
Signed-off-by: Lev Veyde <lveyde(a)redhat.com>
---
M centos-7/Makefile
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Sandro Bonazzola: Verified; Looks good to me, approved; Passed CI tests
--
To view, visit https://gerrit.ovirt.org/56027
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I4fd4f3fcacade624c781ad3a7bc4eaf414c265f5
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-live
Gerrit-Branch: ovirt-live-3.6
Gerrit-Owner: Lev Veyde <lveyde(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>
8 years, 9 months
Change in jenkins[master]: ovirt-dwh: update project name for 3.6
by sbonazzo@redhat.com
Sandro Bonazzola has submitted this change and it was merged.
Change subject: ovirt-dwh: update project name for 3.6
......................................................................
ovirt-dwh: update project name for 3.6
Change-Id: I146b7ec930b8031a83c2cc064e016119327cf25e
Signed-off-by: Shirly Radco <sradco(a)redhat.com>
---
M jobs/confs/projects/ovirt-dwh/ovirt-dwh_create-rpms.yaml
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Sandro Bonazzola: Ready for merge
Shirly Radco: Verified; Looks good to me
Jenkins CI: Passed CI tests
--
To view, visit https://gerrit.ovirt.org/56012
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I146b7ec930b8031a83c2cc064e016119327cf25e
Gerrit-PatchSet: 2
Gerrit-Project: jenkins
Gerrit-Branch: master
Gerrit-Owner: Shirly Radco <sradco(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: Shirly Radco <sradco(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>
8 years, 9 months
Change in ovirt-dwh[ovirt-engine-dwh-3.5]: build: post ovirt-engine-dwh-3.5.8
by Shirly Radco
Shirly Radco has submitted this change and it was merged.
Change subject: build: post ovirt-engine-dwh-3.5.8
......................................................................
build: post ovirt-engine-dwh-3.5.8
Change-Id: I77004a24ab85c5cb3d21c4fdb9f339c66efd35c7
Signed-off-by: Shirly Radco <sradco(a)redhat.com>
---
M version.mak
1 file changed, 3 insertions(+), 3 deletions(-)
Approvals:
Shirly Radco: Verified; Looks good to me, approved; Passed CI tests
--
To view, visit https://gerrit.ovirt.org/56025
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I77004a24ab85c5cb3d21c4fdb9f339c66efd35c7
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-dwh
Gerrit-Branch: ovirt-engine-dwh-3.5
Gerrit-Owner: Shirly Radco <sradco(a)redhat.com>
Gerrit-Reviewer: Shirly Radco <sradco(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>
8 years, 9 months
Change in ovirt-dwh[ovirt-engine-dwh-3.5]: build: ovirt-engine-dwh-3.5.8
by Shirly Radco
Shirly Radco has submitted this change and it was merged.
Change subject: build: ovirt-engine-dwh-3.5.8
......................................................................
build: ovirt-engine-dwh-3.5.8
Added released notes.
Change-Id: I63d3aaf89b2d9586bd88a65d38b69866b0b607c7
Signed-off-by: Shirly Radco <sradco(a)redhat.com>
---
M ovirt-engine-dwh.spec.in
M version.mak
2 files changed, 7 insertions(+), 3 deletions(-)
Approvals:
Shirly Radco: Verified; Looks good to me, approved; Passed CI tests
--
To view, visit https://gerrit.ovirt.org/56023
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I63d3aaf89b2d9586bd88a65d38b69866b0b607c7
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-dwh
Gerrit-Branch: ovirt-engine-dwh-3.5
Gerrit-Owner: Shirly Radco <sradco(a)redhat.com>
Gerrit-Reviewer: Shirly Radco <sradco(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>
8 years, 9 months
Change in ovirt-dwh[ovirt-engine-dwh-3.5]: history: changed the limit in DeleteTimekeeping job
by Shirly Radco
Shirly Radco has submitted this change and it was merged.
Change subject: history: changed the limit in DeleteTimekeeping job
......................................................................
history: changed the limit in DeleteTimekeeping job
Changed the limit for the queries in the historydelete,
so each run the number of deleted rows will increase,
according to the times the jub run.
The initial value that will be used as the multiplier,
can be changed by the user.
Change-Id: I8e613b32589e594e03c81d24562ebba50eb84c31
Bug-Url: https://bugzilla.redhat.com/1321517
Signed-off-by: Shirly Radco <sradco(a)redhat.com>
---
M etl_export/ovirt_engine_dwh/deletetimekeepingjob_3_5/contexts/Default.properties
M etl_export/ovirt_engine_dwh/historydelete_3_5/contexts/Default.properties
M etl_export/ovirt_engine_dwh/parallelrun_3_5/contexts/Default.properties
M etl_export/src/ovirt_engine_dwh/deletetimekeepingjob_3_5/DeleteTimeKeepingJob.java
M etl_export/src/ovirt_engine_dwh/historydelete_3_5/HistoryDelete.java
M etl_export/src/ovirt_engine_dwh/parallelrun_3_5/ParallelRun.java
M packaging/conf/settings.properties.in
M packaging/services/ovirt-engine-dwhd/ovirt-engine-dwhd.conf.in
M tos_project/context/connectionJDBC_3.5.item
M tos_project/context/connectionJDBC_3.5.properties
M tos_project/process/DeleteTimeKeepingJob_3.5.item
M tos_project/process/DeleteTimeKeepingJob_3.5.properties
M tos_project/process/HistoryDelete_3.5.item
M tos_project/process/HistoryDelete_3.5.properties
M tos_project/process/ParallelRun_3.5.item
M tos_project/process/ParallelRun_3.5.properties
16 files changed, 1,553 insertions(+), 63 deletions(-)
Approvals:
Shirly Radco: Verified; Looks good to me, approved; Passed CI tests
Eli Mesika: Looks good to me, but someone else must approve
--
To view, visit https://gerrit.ovirt.org/55716
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I8e613b32589e594e03c81d24562ebba50eb84c31
Gerrit-PatchSet: 5
Gerrit-Project: ovirt-dwh
Gerrit-Branch: ovirt-engine-dwh-3.5
Gerrit-Owner: Shirly Radco <sradco(a)redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika(a)redhat.com>
Gerrit-Reviewer: Shirly Radco <sradco(a)redhat.com>
Gerrit-Reviewer: Yedidyah Bar David <didi(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>
8 years, 9 months
Change in ovirt-dwh[ovirt-engine-dwh-3.6]: history: enabled logging of dwh ETL process in debug mode
by Shirly Radco
Shirly Radco has submitted this change and it was merged.
Change subject: history: enabled logging of dwh ETL process in debug mode
......................................................................
history: enabled logging of dwh ETL process in debug mode
It is now possible to enable aggregation debug information.
It will be sent to the ovirt-engine-dwhd.log file.
Change-Id: I695026140f491261cf310b43d55303bef602cc78
Bug-Url: https://bugzilla.redhat.com/1285788
Signed-off-by: Shirly Radco <sradco(a)redhat.com>
---
M etl_export/ovirt_engine_dwh/dailytimekeepingjob_3_6/contexts/Default.properties
M etl_export/ovirt_engine_dwh/deletetimekeepingjob_3_6/contexts/Default.properties
M etl_export/ovirt_engine_dwh/historydelete_3_6/contexts/Default.properties
M etl_export/ovirt_engine_dwh/hourlytimekeepingjob_3_6/contexts/Default.properties
M etl_export/ovirt_engine_dwh/parallelrun_3_6/contexts/Default.properties
M etl_export/ovirt_engine_dwh/sampletimekeepingjob_3_6/contexts/Default.properties
M etl_export/src/ovirt_engine_dwh/dailytimekeepingjob_3_6/DailyTimeKeepingJob.java
M etl_export/src/ovirt_engine_dwh/deletetimekeepingjob_3_6/DeleteTimeKeepingJob.java
M etl_export/src/ovirt_engine_dwh/hourlytimekeepingjob_3_6/HourlyTimeKeepingJob.java
M etl_export/src/ovirt_engine_dwh/parallelrun_3_6/ParallelRun.java
M etl_export/src/ovirt_engine_dwh/sampletimekeepingjob_3_6/SampleTimeKeepingJob.java
M packaging/conf/settings.properties.in
M packaging/services/ovirt-engine-dwhd/ovirt-engine-dwhd.conf.in
M tos_project/context/connectionJDBC_3.6.item
M tos_project/context/connectionJDBC_3.6.properties
M tos_project/process/DailyTimeKeepingJob_3.6.item
M tos_project/process/DailyTimeKeepingJob_3.6.properties
M tos_project/process/DeleteTimeKeepingJob_3.6.item
M tos_project/process/DeleteTimeKeepingJob_3.6.properties
M tos_project/process/HourlyTimeKeepingJob_3.6.item
M tos_project/process/HourlyTimeKeepingJob_3.6.properties
M tos_project/process/ParallelRun_3.6.item
M tos_project/process/ParallelRun_3.6.properties
M tos_project/process/SampleTimeKeepingJob_3.6.item
M tos_project/process/SampleTimeKeepingJob_3.6.properties
25 files changed, 8,815 insertions(+), 149 deletions(-)
Approvals:
Shirly Radco: Verified; Looks good to me, approved
Jenkins CI: Passed CI tests
--
To view, visit https://gerrit.ovirt.org/54502
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I695026140f491261cf310b43d55303bef602cc78
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-dwh
Gerrit-Branch: ovirt-engine-dwh-3.6
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: Yaniv Kaul <ykaul(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>
8 years, 9 months
Change in ovirt-engine[master]: webadmin: Cluster migration bandwidth - frontend part
by tjelinek@redhat.com
Tomas Jelinek has submitted this change and it was merged.
Change subject: webadmin: Cluster migration bandwidth - frontend part
......................................................................
webadmin: Cluster migration bandwidth - frontend part
"Bandwidth" group and "Migration bandwidth limit" added to "Cluster"
dialogs > "Migration" tab.
Change-Id: I4f1512f9f38966ce262cced4753bea137ef67e6f
Bug-Url: https://bugzilla.redhat.com/1252426
Feature-Page: http://www.ovirt.org/Features/Migration_Enhancements
Signed-off-by: Jakub Niedermertl <jniederm(a)redhat.com>
---
M frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/dialog/InfoIcon.java
M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/dataprovider/AsyncDataProvider.java
M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/clusters/ClusterListModel.java
M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/clusters/ClusterModel.java
M frontend/webadmin/modules/uicompat/src/main/java/org/ovirt/engine/ui/uicompat/Enums.java
M frontend/webadmin/modules/uicompat/src/main/resources/org/ovirt/engine/ui/uicompat/Enums.properties
M frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/ApplicationConstants.java
M frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/ApplicationMessages.java
M frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/ApplicationTemplates.java
M frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/presenter/popup/cluster/ClusterPopupPresenterWidget.java
M frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/popup/cluster/ClusterPopupView.java
M frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/popup/cluster/ClusterPopupView.ui.xml
12 files changed, 268 insertions(+), 19 deletions(-)
Approvals:
Tomas Jelinek: Looks good to me, approved
Jakub Niedermertl: Verified
Jenkins CI: Passed CI tests
--
To view, visit https://gerrit.ovirt.org/54321
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I4f1512f9f38966ce262cced4753bea137ef67e6f
Gerrit-PatchSet: 15
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Jakub Niedermertl <jniederm(a)redhat.com>
Gerrit-Reviewer: Jakub Niedermertl <jniederm(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Martin Betak <mbetak(a)redhat.com>
Gerrit-Reviewer: Tomas Jelinek <tjelinek(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>
8 years, 9 months