Change in ovirt-engine[master]: packaging: setup: fix code validation error
by sbonazzo@redhat.com
Sandro Bonazzola has submitted this change and it was merged.
Change subject: packaging: setup: fix code validation error
......................................................................
packaging: setup: fix code validation error
Fixes list comprehension redefines 'line'
Change-Id: If50cdd83691005267a9d8d21d1485b9640b00736
Signed-off-by: Sandro Bonazzola <sbonazzo(a)redhat.com>
---
M packaging/setup/plugins/ovirt-engine-remove/ovirt-engine/files/simple.py
1 file changed, 2 insertions(+), 2 deletions(-)
Approvals:
Sandro Bonazzola: Verified; Looks good to me, approved
Simone Tiraboschi: Looks good to me, but someone else must approve
oVirt Jenkins CI Server: Looks good to me, but someone else must approve
Yedidyah Bar David: Looks good to me, but someone else must approve
--
To view, visit http://gerrit.ovirt.org/27657
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: If50cdd83691005267a9d8d21d1485b9640b00736
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: Lev Veyde <lveyde(a)gmail.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: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
10 years, 7 months
Change in ovirt-dwh[master]: history: sync users data for user usage tables
by ydary@redhat.com
Yaniv Dary has submitted this change and it was merged.
Change subject: history: sync users data for user usage tables
......................................................................
history: sync users data for user usage tables
Added users_details_history table to history db,
added user_id to vm_samples_history,
vm_hourly_history and vm_daily_history.
Added views v3_5_users_details_history
and v3_5_latest_users_details and added user_id
to v3_5_statistics_vms_resources_usage_samples,
v3_5_statistics_vms_resources_usage_hourly
and v3_5_statistics_vms_resources_usage_daily.
Added user_id to ETL process.
Update legacy views.
Added Users to v3_5_tags_relations_history
and v3_5_latest_tags_relations views.
Change-Id: Id236a3112947e00a58175f0361d44afda692b894
Bug-Url: https://bugzilla.redhat.com/1091687 ,
https://bugzilla.redhat.com/1018416
Signed-off-by: Shirly Radco <sradco(a)redhat.com>
---
M etl_export/src/ovirt_engine_dwh/aggregationtodaily_3_5/AggregationToDaily.java
M etl_export/src/ovirt_engine_dwh/aggregationtohourly_3_5/AggregationToHourly.java
M etl_export/src/ovirt_engine_dwh/configurationsync_3_5/ConfigurationSync.java
M etl_export/src/ovirt_engine_dwh/statisticssync_3_5/StatisticsSync.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
M packaging/dbscripts/create_views_3_5.sql
A packaging/dbscripts/upgrade/03_05_0030_add_users_history_table.sql
M tos_project/process/AggregationToDaily_3.5.item
M tos_project/process/AggregationToDaily_3.5.properties
M tos_project/process/AggregationToHourly_3.5.item
M tos_project/process/AggregationToHourly_3.5.properties
M tos_project/process/ConfigurationSync_3.5.item
M tos_project/process/ConfigurationSync_3.5.properties
M tos_project/process/StatisticsSync_3.5.item
M tos_project/process/StatisticsSync_3.5.properties
19 files changed, 6,067 insertions(+), 1,113 deletions(-)
Approvals:
Shirly Radco: Verified
Yaniv Dary: Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/27338
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Id236a3112947e00a58175f0361d44afda692b894
Gerrit-PatchSet: 14
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: Support decreasing dc compatbility version
by emesika@redhat.com
Eli Mesika has submitted this change and it was merged.
Change subject: core: Support decreasing dc compatbility version
......................................................................
core: Support decreasing dc compatbility version
Under some scenarios it is possible to decrease a dc compatability version.
This patch adds support for this.
Change-Id: I3bb99e4773ee5592483ad055b277641ebc63cae1
Bug-Url: https://bugzilla.redhat.com/1057029
Signed-off-by: lzelkha(a)redhat.com <lzelkha(a)redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/UpdateStoragePoolCommand.java
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/validator/NetworkValidator.java
M backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/storage/UpdateStoragePoolCommandTest.java
3 files changed, 144 insertions(+), 12 deletions(-)
Approvals:
Eli Mesika: Looks good to me, approved
Liran Zelkha: Verified
Moti Asayag: Looks good to me, but someone else must approve
Oved Ourfali: Looks good to me, but someone else must approve
--
To view, visit http://gerrit.ovirt.org/26947
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I3bb99e4773ee5592483ad055b277641ebc63cae1
Gerrit-PatchSet: 11
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Liran Zelkha <lzelkha(a)redhat.com>
Gerrit-Reviewer: Barak Azulay <bazulay(a)redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika(a)redhat.com>
Gerrit-Reviewer: Liran Zelkha <lzelkha(a)redhat.com>
Gerrit-Reviewer: Mike Kolesnik <mkolesni(a)redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag(a)redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
10 years, 7 months
Change in ovirt-engine[master]: packaging: setup: fix references to RequestError
by sbonazzo@redhat.com
Sandro Bonazzola has submitted this change and it was merged.
Change subject: packaging: setup: fix references to RequestError
......................................................................
packaging: setup: fix references to RequestError
Change-Id: I510d139432a36f95fac97d04d49200d2db769e17
Bug-Url: https://bugzilla.redhat.com/1097188
Signed-off-by: Sandro Bonazzola <sbonazzo(a)redhat.com>
---
M packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/all-in-one/vdsm.py
1 file changed, 3 insertions(+), 1 deletion(-)
Approvals:
Sandro Bonazzola: Verified; Looks good to me, approved
Simone Tiraboschi: Looks good to me, but someone else must approve
oVirt Jenkins CI Server: Looks good to me, but someone else must approve
Yedidyah Bar David: Looks good to me, but someone else must approve
--
To view, visit http://gerrit.ovirt.org/27629
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I510d139432a36f95fac97d04d49200d2db769e17
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: Lev Veyde <lveyde(a)gmail.com>
Gerrit-Reviewer: Piotr Kliczewski <piotr.kliczewski(a)gmail.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: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
10 years, 7 months
Change in ovirt-engine[ovirt-engine-3.3]: packaging: setup: hardening postgresql password
by oourfali@redhat.com
Oved Ourfali has submitted this change and it was merged.
Change subject: packaging: setup: hardening postgresql password
......................................................................
packaging: setup: hardening postgresql password
Use random.SystemRandom instead of random and
extend password lenght to 22 chars in order to have at least 128 bits of
entropy.
Change-Id: I76769e7eb65df35f982b1ef9e36bc81d1f42b79a
Signed-off-by: Sandro Bonazzola <sbonazzo(a)redhat.com>
(cherry picked from commit 78d5316978a2a078683819a94891d09d403d46b0)
---
M packaging/setup/plugins/ovirt-engine-setup/provisioning/postgres.py
1 file changed, 3 insertions(+), 2 deletions(-)
Approvals:
Sandro Bonazzola: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/27635
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I76769e7eb65df35f982b1ef9e36bc81d1f42b79a
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.3
Gerrit-Owner: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: Itamar Heim <iheim(a)redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali(a)redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>
10 years, 7 months
Change in ovirt-engine[master]: engine: Update gluster task's info only if job in progress
by kmayilsa@redhat.com
Kanagaraj M has submitted this change and it was merged.
Change subject: engine: Update gluster task's info only if job in progress
......................................................................
engine: Update gluster task's info only if job in progress
Whenever status of remove-brick or rebalance is
queried, the corresponding step information
is updated.
Fixed to do this only for in progress jobs
Change-Id: I8e431da7797911372f8b6e474a4ab74c6626366d
Bug-Url: https://bugzilla.redhat.com/1061725
Signed-off-by: Sahina Bose <sabose(a)redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/gluster/GlusterAsyncTaskStatusQueryBase.java
1 file changed, 10 insertions(+), 7 deletions(-)
Approvals:
Sahina Bose: Verified
Yair Zaslavsky: Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/24151
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I8e431da7797911372f8b6e474a4ab74c6626366d
Gerrit-PatchSet: 5
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Sahina Bose <sabose(a)redhat.com>
Gerrit-Reviewer: Itamar Heim <iheim(a)redhat.com>
Gerrit-Reviewer: Kanagaraj M <kmayilsa(a)redhat.com>
Gerrit-Reviewer: Ramesh N <rnachimu(a)redhat.com>
Gerrit-Reviewer: Sahina Bose <sabose(a)redhat.com>
Gerrit-Reviewer: Shubhendu Tripathi <shtripat(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 : Add ability to listen for extension registration
by yzaslavs@redhat.com
Yair Zaslavsky has submitted this change and it was merged.
Change subject: core : Add ability to listen for extension registration
......................................................................
core : Add ability to listen for extension registration
Add ablility to listen for extensions being
registed in Extension manager
Change-Id: Idd78e7a390c2a45062be1741548e370a205bfe24
Signed-off-by: Ravi Nori <rnori(a)redhat.com>
---
M backend/manager/modules/extensions-manager/src/main/java/org/ovirt/engine/core/extensions/mgr/ExtensionsManager.java
1 file changed, 4 insertions(+), 1 deletion(-)
Approvals:
Alon Bar-Lev: Looks good to me, but someone else must approve
Ravi Nori: Verified
Yair Zaslavsky: Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/27602
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Idd78e7a390c2a45062be1741548e370a205bfe24
Gerrit-PatchSet: 6
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Ravi Nori <rnori(a)redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Ravi Nori <rnori(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]: userportal, webadmin: Make resize easier
by awels@redhat.com
Alexander Wels has submitted this change and it was merged.
Change subject: userportal,webadmin: Make resize easier
......................................................................
userportal,webadmin: Make resize easier
- Made resizing columns in the grid easier by making the resize
area on both sides of the line.
Change-Id: I24259a9aa5c68a25a9ae8b3d0d1553190bec3441
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1037477
Signed-off-by: Alexander Wels <awels(a)redhat.com>
---
M frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/CommonApplicationTemplates.java
M frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/MainTableHeaderlessResources.java
M frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/PopupTableResources.java
M frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/SubTableHeaderlessResources.java
M frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/editor/ListModelObjectCellTable.java
M frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/table/resize/ColumnResizeCellTable.java
M frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/table/resize/ResizableHeader.java
M frontend/webadmin/modules/gwt-common/src/main/resources/org/ovirt/engine/ui/common/css/PopupCellTable.css
A frontend/webadmin/modules/gwt-common/src/main/resources/org/ovirt/engine/ui/common/css/ResizableHeader.css
M frontend/webadmin/modules/gwt-common/src/main/resources/org/ovirt/engine/ui/common/css/TabCellTable.css
M frontend/webadmin/modules/gwt-common/src/main/resources/org/ovirt/engine/ui/common/css/TabCellTableHeaderless.css
11 files changed, 166 insertions(+), 155 deletions(-)
Approvals:
Alexander Wels: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/27079
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I24259a9aa5c68a25a9ae8b3d0d1553190bec3441
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alexander Wels <awels(a)redhat.com>
Gerrit-Reviewer: Alexander Wels <awels(a)redhat.com>
Gerrit-Reviewer: Einav Cohen <ecohen(a)redhat.com>
Gerrit-Reviewer: Greg Sheremeta <gshereme(a)redhat.com>
Gerrit-Reviewer: Vojtech Szocs <vszocs(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
10 years, 7 months
Change in samples-uiplugins[master]: gluster-nagios-monitoring : refactored service names
by vszocs@redhat.com
Vojtech Szocs has submitted this change and it was merged.
Change subject: gluster-nagios-monitoring : refactored service names
......................................................................
gluster-nagios-monitoring : refactored service names
refactored service names in accordance with new
service names.
Change-Id: I999d76bb9ecc695d631defe0d5c6b704f853acc9
Signed-off-by: Anmol Babu <anbabu(a)redhat.com>
---
M gluster-nagios-monitoring/src/js/trends.js
1 file changed, 6 insertions(+), 6 deletions(-)
Approvals:
Vojtech Szocs: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/27439
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I999d76bb9ecc695d631defe0d5c6b704f853acc9
Gerrit-PatchSet: 6
Gerrit-Project: samples-uiplugins
Gerrit-Branch: master
Gerrit-Owner: anmolbabu <anbabu(a)redhat.com>
Gerrit-Reviewer: Kanagaraj M <kmayilsa(a)redhat.com>
Gerrit-Reviewer: Vojtech Szocs <vszocs(a)redhat.com>
Gerrit-Reviewer: anmolbabu <anbabu(a)redhat.com>
10 years, 7 months
Change in samples-uiplugins[master]: gluster-nagios-monitoring: refactored trends-tab layout
by vszocs@redhat.com
Vojtech Szocs has submitted this change and it was merged.
Change subject: gluster-nagios-monitoring: refactored trends-tab layout
......................................................................
gluster-nagios-monitoring: refactored trends-tab layout
Refactored the layout of the search panel of Trends tab.
Change-Id: I1064546318c7d65219461964dde174844ab41a55
Signed-off-by: Kanagaraj M <kmayilsa(a)redhat.com>
Signed-off-by: Anmol Babu <anbabu(a)redhat.com>
---
M gluster-nagios-monitoring/src/css/dashboard.css
M gluster-nagios-monitoring/src/trendsTab.html
2 files changed, 78 insertions(+), 52 deletions(-)
Approvals:
anmolbabu: Verified; Looks good to me, but someone else must approve
Vojtech Szocs: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/27437
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I1064546318c7d65219461964dde174844ab41a55
Gerrit-PatchSet: 6
Gerrit-Project: samples-uiplugins
Gerrit-Branch: master
Gerrit-Owner: Kanagaraj M <kmayilsa(a)redhat.com>
Gerrit-Reviewer: Vojtech Szocs <vszocs(a)redhat.com>
Gerrit-Reviewer: anmolbabu <anbabu(a)redhat.com>
10 years, 7 months