Change in ovirt-engine[master]: packaging: spec: Confict with dwh/reports 3.4 setup
by sbonazzo@redhat.com
Sandro Bonazzola has submitted this change and it was merged.
Change subject: packaging: spec: Confict with dwh/reports 3.4 setup
......................................................................
packaging: spec: Confict with dwh/reports 3.4 setup
setup plugins of dwh/reports 3.4 do not work well with engine-setup 3.5
Change-Id: I41485912f97bef698897105ede46bd6e8b748986
Bug-Url: https://bugzilla.redhat.com/1129568
Signed-off-by: Yedidyah Bar David <didi(a)redhat.com>
---
M ovirt-engine.spec.in
1 file changed, 2 insertions(+), 0 deletions(-)
Approvals:
Sandro Bonazzola: Looks good to me, approved
Yedidyah Bar David: Verified
--
To view, visit http://gerrit.ovirt.org/31434
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I41485912f97bef698897105ede46bd6e8b748986
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Yedidyah Bar David <didi(a)redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: Yedidyah Bar David <didi(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
10 years, 4 months
Change in ovirt-engine[master]: engine:Trusted Compute Pools - Open Attestation integration ...
by gchaplik@redhat.com
Gilad Chaplik has submitted this change and it was merged.
Change subject: engine:Trusted Compute Pools - Open Attestation integration with oVirt engine proposal
......................................................................
engine:Trusted Compute Pools - Open Attestation integration with oVirt engine proposal
Detailed description: http://wiki.ovirt.org/Trusted_compute_pools
Fix parser function to parse complex response string returned from OAT server in AttestationService.
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1107517
Change-Id: I2f541b004ba383a3098cf7fbfca7a000b11b750f
Signed-off-by: Emily <lijuan.zhang(a)intel.com>
Signed-off-by: Jimmy <gang.wei(a)intel.com>
Signed-off-by: Dave <wei.d.chen(a)intel.com>
Signed-off-by: Emily <lijuan.zhang(a)intel.com>
---
M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/attestation/AttestationService.java
1 file changed, 19 insertions(+), 44 deletions(-)
Approvals:
Emily Zhang: Verified; Looks good to me, but someone else must approve
Gilad Chaplik: Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/26381
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I2f541b004ba383a3098cf7fbfca7a000b11b750f
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Emily Zhang <lijuan.zhang(a)intel.com>
Gerrit-Reviewer: Dave Chen <wei.d.chen(a)intel.com>
Gerrit-Reviewer: Doron Fediuck <dfediuck(a)redhat.com>
Gerrit-Reviewer: Emily Zhang <lijuan.zhang(a)intel.com>
Gerrit-Reviewer: Gilad Chaplik <gchaplik(a)redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Kobi Ianko <kobi(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, 4 months
Change in ovirt-engine[master]: packaging: spec: prevent direct upgrade of dwh/reports to 3.6
by sbonazzo@redhat.com
Sandro Bonazzola has submitted this change and it was merged.
Change subject: packaging: spec: prevent direct upgrade of dwh/reports to 3.6
......................................................................
packaging: spec: prevent direct upgrade of dwh/reports to 3.6
Change-Id: I59da9d829fcdf4aca63f09c769b01ba916efea5e
Signed-off-by: Yedidyah Bar David <didi(a)redhat.com>
---
M ovirt-engine.spec.in
1 file changed, 2 insertions(+), 0 deletions(-)
Approvals:
Sandro Bonazzola: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/31145
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I59da9d829fcdf4aca63f09c769b01ba916efea5e
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Yedidyah Bar David <didi(a)redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: Yaniv Dary <ydary(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, 4 months
Change in ovirt-dwh[master]: history: updated statistics history_id to bigint
by ydary@redhat.com
Yaniv Dary has submitted this change and it was merged.
Change subject: history: updated statistics history_id to bigint
......................................................................
history: updated statistics history_id to bigint
Change-Id: Ibb60633b23a6de6d5d7a7b9c6f72f9ece44d764e
Bug-Url: https://bugzilla.redhat.com/1121994
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/historydelete_3_5/HistoryDelete.java
A packaging/dbscripts/upgrade/03_05_0070_updated_history_id_to_bigint.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/HistoryDelete_3.5.item
M tos_project/process/HistoryDelete_3.5.properties
10 files changed, 707 insertions(+), 466 deletions(-)
Approvals:
Shirly Radco: Verified
Yaniv Dary: Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/31292
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ibb60633b23a6de6d5d7a7b9c6f72f9ece44d764e
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, 4 months
Change in ovirt-engine[master]: core: StoragePoolValidatorTest config mocking
by amureini@redhat.com
Allon Mureinik has submitted this change and it was merged.
Change subject: core: StoragePoolValidatorTest config mocking
......................................................................
core: StoragePoolValidatorTest config mocking
Removed redundant mocking that's not used in the test and streamlined
the existing mocking to use two version - 3.0 as an "old" version which
does not support new features and 3.1 and a "new" version which does.
Related-To: https://bugzilla.redhat.com/1127590
Change-Id: If916e1080686ec037dba6f79264307e73b1502d2
Signed-off-by: Allon Mureinik <amureini(a)redhat.com>
---
M backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/storage/StoragePoolValidatorTest.java
1 file changed, 12 insertions(+), 13 deletions(-)
Approvals:
Tal Nisan: Looks good to me, approved
Allon Mureinik: Verified
--
To view, visit http://gerrit.ovirt.org/31266
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: If916e1080686ec037dba6f79264307e73b1502d2
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Liron Aravot <laravot(a)redhat.com>
Gerrit-Reviewer: Maor Lipchuk <mlipchuk(a)redhat.com>
Gerrit-Reviewer: Martin Peřina <mperina(a)redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali(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, 4 months
Change in ovirt-engine[master]: core: StoragePoolValidatorTest assets
by amureini@redhat.com
Allon Mureinik has submitted this change and it was merged.
Change subject: core: StoragePoolValidatorTest assets
......................................................................
core: StoragePoolValidatorTest assets
Standardized asserts to use ValidationResultMatchers in order to
improve readability and reuse code wherever possible.
Change-Id: Iae8ee38b15cdea9c876760bdc096c7adae578b8a
Signed-off-by: Allon Mureinik <amureini(a)redhat.com>
---
M backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/storage/StoragePoolValidatorTest.java
1 file changed, 15 insertions(+), 24 deletions(-)
Approvals:
Tal Nisan: Looks good to me, approved
Allon Mureinik: Verified
--
To view, visit http://gerrit.ovirt.org/31265
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Iae8ee38b15cdea9c876760bdc096c7adae578b8a
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Liron Aravot <laravot(a)redhat.com>
Gerrit-Reviewer: Maor Lipchuk <mlipchuk(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, 4 months
Change in ovirt-engine[master]: core: StoragePoolValidatorTest initializers
by amureini@redhat.com
Allon Mureinik has submitted this change and it was merged.
Change subject: core: StoragePoolValidatorTest initializers
......................................................................
core: StoragePoolValidatorTest initializers
Removed redundant initializers to solve IntelliJ IDEA warning.
Change-Id: Ifdf260ad7dafcbb1d9c1bbd7a3c6e375e74e18c7
Signed-off-by: Allon Mureinik <amureini(a)redhat.com>
---
M backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/storage/StoragePoolValidatorTest.java
1 file changed, 2 insertions(+), 2 deletions(-)
Approvals:
Tal Nisan: Looks good to me, approved
Allon Mureinik: Verified
--
To view, visit http://gerrit.ovirt.org/31264
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ifdf260ad7dafcbb1d9c1bbd7a3c6e375e74e18c7
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Liron Aravot <laravot(a)redhat.com>
Gerrit-Reviewer: Maor Lipchuk <mlipchuk(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, 4 months
Change in ovirt-release[master]: packaging: add rubygem-rgen deps for puppet
by sbonazzo@redhat.com
Sandro Bonazzola has submitted this change and it was merged.
Change subject: packaging: add rubygem-rgen deps for puppet
......................................................................
packaging: add rubygem-rgen deps for puppet
Change-Id: I8647ea83a615fd4eb7ce5f83fe492cb17bd67446
Bug-Url: https://bugzilla.redhat.com/1129236
Signed-off-by: Sandro Bonazzola <sbonazzo(a)redhat.com>
---
M ovirt-release-3.5/ovirt-el6-deps.repo.in
M ovirt-release-3.5/ovirt-el7-deps.repo.in
M ovirt-release-3.5/ovirt-release35.spec.in
M ovirt-release-master/ovirt-el6-deps.repo.in
M ovirt-release-master/ovirt-el7-deps.repo.in
5 files changed, 5 insertions(+), 4 deletions(-)
Approvals:
Sandro Bonazzola: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/31408
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I8647ea83a615fd4eb7ce5f83fe492cb17bd67446
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-release
Gerrit-Branch: master
Gerrit-Owner: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
10 years, 4 months
Change in ovirt-log-collector[ovirt-log-collector-3.4]: sos2: fix callExtProg usage
by sbonazzo@redhat.com
Sandro Bonazzola has submitted this change and it was merged.
Change subject: sos2: fix callExtProg usage
......................................................................
sos2: fix callExtProg usage
fix usage of callExtProg method causing sos plugin
to exit due to a TypeError exception.
Change-Id: I02574b2d4ac35bac137db82060ccc18b5d27a372
Bug-Url: https://bugzilla.redhat.com/1129373
Signed-off-by: Sandro Bonazzola <sbonazzo(a)redhat.com>
(cherry picked from commit f732b107c58b5f732a6ce23f854a9c283f687228)
(cherry picked from commit efe47eedf3feb4e25a0fe487203c6f3ba8e81bb6)
---
M src/sos/plugins/ovirt.py
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Sandro Bonazzola: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/31349
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I02574b2d4ac35bac137db82060ccc18b5d27a372
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-log-collector
Gerrit-Branch: ovirt-log-collector-3.4
Gerrit-Owner: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
10 years, 4 months
Change in ovirt-log-collector[ovirt-log-collector-3.4]: sos: fixing backport issues
by sbonazzo@redhat.com
Sandro Bonazzola has submitted this change and it was merged.
Change subject: sos: fixing backport issues
......................................................................
sos: fixing backport issues
fixing some bits left while backporting from sos 3.
Change-Id: I2ec54434502a6774da8f2bdf7e87d76df89a4fed
Bug-Url: https://bugzilla.redhat.com/1129373
Signed-off-by: Sandro Bonazzola <sbonazzo(a)redhat.com>
(cherry picked from commit d0edf00b9e5bd40509e5a1a851fb556857a48d50)
---
M src/sos/plugins/ovirt.py
M src/sos/plugins/postgresql.py
2 files changed, 13 insertions(+), 5 deletions(-)
Approvals:
Sandro Bonazzola: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/31416
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I2ec54434502a6774da8f2bdf7e87d76df89a4fed
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-log-collector
Gerrit-Branch: ovirt-log-collector-3.4
Gerrit-Owner: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
10 years, 4 months