Change in ovirt-dwh[ovirt-engine-3.4]: build: post ovirt-engine-dwh-3.4.1_rc
by ydary@redhat.com
Yaniv Dary has submitted this change and it was merged.
Change subject: build: post ovirt-engine-dwh-3.4.1_rc
......................................................................
build: post ovirt-engine-dwh-3.4.1_rc
Change-Id: Ica8694b39db9e471ea19eb6878aa54cc9516d7bc
Signed-off-by: Yaniv Dary <ydary(a)redhat.com>
---
M version.mak
1 file changed, 2 insertions(+), 2 deletions(-)
Approvals:
Yaniv Dary: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/27105
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ica8694b39db9e471ea19eb6878aa54cc9516d7bc
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-dwh
Gerrit-Branch: ovirt-engine-3.4
Gerrit-Owner: Yaniv Dary <ydary(a)redhat.com>
Gerrit-Reviewer: Yaniv Dary <ydary(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
10 years, 8 months
Change in ovirt-dwh[ovirt-engine-3.4]: build: ovirt-engine-dwh-3.4.1_rc
by ydary@redhat.com
Yaniv Dary has submitted this change and it was merged.
Change subject: build: ovirt-engine-dwh-3.4.1_rc
......................................................................
build: ovirt-engine-dwh-3.4.1_rc
Change-Id: Iad21b1eba15b29f2642c774ad436ef537e81aa49
Signed-off-by: Yaniv Dary <ydary(a)redhat.com>
---
M version.mak
1 file changed, 2 insertions(+), 2 deletions(-)
Approvals:
Yaniv Dary: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/27104
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Iad21b1eba15b29f2642c774ad436ef537e81aa49
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-dwh
Gerrit-Branch: ovirt-engine-3.4
Gerrit-Owner: Yaniv Dary <ydary(a)redhat.com>
Gerrit-Reviewer: Yaniv Dary <ydary(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
10 years, 8 months
Change in ovirt-engine[master]: webadmin: import vm dialog - fix list-box crop
by derez@redhat.com
Daniel Erez has submitted this change and it was merged.
Change subject: webadmin: import vm dialog - fix list-box crop
......................................................................
webadmin: import vm dialog - fix list-box crop
Import VM/Template dialog:
fix cropping of 'Default Storage Domain' select-box.
Change-Id: I2a40dae9ec88246b3844eafde680a22b7644a0fa
Bug-Url: https://bugzilla.redhat.com/1087088
Signed-off-by: Daniel Erez <derez(a)redhat.com>
---
M frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/popup/storage/backup/ImportVmPopupView.ui.xml
1 file changed, 6 insertions(+), 2 deletions(-)
Approvals:
Tal Nisan: Looks good to me, approved
Daniel Erez: Verified
--
To view, visit http://gerrit.ovirt.org/27100
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I2a40dae9ec88246b3844eafde680a22b7644a0fa
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(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, 8 months
Change in ovirt-engine[master]: webadmin: add PreparingForMaintenance to Enums files
by derez@redhat.com
Daniel Erez has submitted this change and it was merged.
Change subject: webadmin: add PreparingForMaintenance to Enums files
......................................................................
webadmin: add PreparingForMaintenance to Enums files
Added StorageDomainStatus -> PreparingForMaintenance
to Enums java/properties files: for proper display in the UI.
Change-Id: I075fe55cc3e6f19e715b3742abfea91cd59f05cb
Signed-off-by: Daniel Erez <derez(a)redhat.com>
---
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
2 files changed, 3 insertions(+), 0 deletions(-)
Approvals:
Tal Nisan: Looks good to me, approved
Daniel Erez: Verified
--
To view, visit http://gerrit.ovirt.org/26974
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I075fe55cc3e6f19e715b3742abfea91cd59f05cb
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Federico Simoncelli <fsimonce(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, 8 months
Change in ovirt-engine[master]: core: SnapshotDao - added getAllByStorageDomain method
by derez@redhat.com
Daniel Erez has submitted this change and it was merged.
Change subject: core: SnapshotDao - added getAllByStorageDomain method
......................................................................
core: SnapshotDao - added getAllByStorageDomain method
SnapshotDao/DbFacadeImpl:
* Added getAllByStorageDomain method.
snapshot_sp.sql:
* Added GetAllSnapshotsByStorageDomainId stored procedure.
Change-Id: I13a5d3493be9f26caa0d6f4e15a9c6c9d308cfd9
Signed-off-by: Daniel Erez <derez(a)redhat.com>
---
M backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dao/SnapshotDao.java
M backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dao/SnapshotDaoDbFacadeImpl.java
M backend/manager/modules/dal/src/test/java/org/ovirt/engine/core/dao/SnapshotDaoTest.java
M packaging/dbscripts/snapshots_sp.sql
4 files changed, 38 insertions(+), 0 deletions(-)
Approvals:
Daniel Erez: Verified
Maor Lipchuk: Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/26321
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I13a5d3493be9f26caa0d6f4e15a9c6c9d308cfd9
Gerrit-PatchSet: 5
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Liron Ar <laravot(a)redhat.com>
Gerrit-Reviewer: Maor Lipchuk <mlipchuk(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
10 years, 8 months
Change in ovirt-engine[ovirt-engine-3.4]: engine: NPE in guide me dialog when exists pending approval ...
by oourfali@redhat.com
Oved Ourfali has submitted this change and it was merged.
Change subject: engine: NPE in guide me dialog when exists pending approval host
......................................................................
engine: NPE in guide me dialog when exists pending approval host
When updating guide me dialog's available option buttoms. Pending
approval host's getSupportedClusterVersionsSet() returned null. The
solution here is always provide a instance of HashSet when invoking
parseSupportedVersions()
Change-Id: I890738a6319dd721e518bb8c11bc4da6769a40ce
Bug-Url: https://bugzilla.redhat.com/1091604
Signed-off-by: plysan <plysab(a)gmail.com>
---
M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/VdsDynamic.java
1 file changed, 2 insertions(+), 3 deletions(-)
Approvals:
Oved Ourfali: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/27084
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I890738a6319dd721e518bb8c11bc4da6769a40ce
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.4
Gerrit-Owner: plysan <plysab(a)gmail.com>
Gerrit-Reviewer: Oved Ourfali <oourfali(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
10 years, 8 months
Change in ovirt-engine[master]: engine: NPE in guide me dialog when exists pending approval ...
by oourfali@redhat.com
Oved Ourfali has submitted this change and it was merged.
Change subject: engine: NPE in guide me dialog when exists pending approval host
......................................................................
engine: NPE in guide me dialog when exists pending approval host
When updating guide me dialog's available option buttoms. Pending
approval host's getSupportedClusterVersionsSet() returned null. The
solution here is always provide a instance of HashSet when invoking
parseSupportedVersions()
Change-Id: I890738a6319dd721e518bb8c11bc4da6769a40ce
Bug-Url: https://bugzilla.redhat.com/1091604
Signed-off-by: plysan <plysab(a)gmail.com>
---
M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/VdsDynamic.java
1 file changed, 2 insertions(+), 3 deletions(-)
Approvals:
plysan: Verified
Oved Ourfali: Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/27081
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I890738a6319dd721e518bb8c11bc4da6769a40ce
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: plysan <plysab(a)gmail.com>
Gerrit-Reviewer: Oved Ourfali <oourfali(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-Reviewer: plysan <plysab(a)gmail.com>
10 years, 8 months
Change in ovirt-engine[master]: core: fluent interface/method chaining for addCustomValue
by rgolan@redhat.com
Roy Golan has submitted this change and it was merged.
Change subject: core: fluent interface/method chaining for addCustomValue
......................................................................
core: fluent interface/method chaining for addCustomValue
basically this means we could:
AuditLogDirector.log(
new AuditLogableBase()
.addCustomValue(...)
.addCustomValue(...)
.addCustomValue(...),
LogType...)
Change-Id: Ibba14b4dd5ad520ea452ea940e9106c28cc5e4d4
Signed-off-by: Roy Golan <rgolan(a)redhat.com>
---
M backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dal/dbbroker/auditloghandling/AuditLogableBase.java
1 file changed, 2 insertions(+), 1 deletion(-)
Approvals:
Roy Golan: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/26584
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ibba14b4dd5ad520ea452ea940e9106c28cc5e4d4
Gerrit-PatchSet: 5
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Roy Golan <rgolan(a)redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika(a)redhat.com>
Gerrit-Reviewer: Michal Skrivanek <michal.skrivanek(a)redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofrenkel(a)redhat.com>
Gerrit-Reviewer: Roy Golan <rgolan(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, 8 months
Change in ovirt-engine[ovirt-engine-3.4]: db: 0000_config.sql - update OvirtIsoPrefix
by oourfali@redhat.com
Oved Ourfali has submitted this change and it was merged.
Change subject: db: 0000_config.sql - update OvirtIsoPrefix
......................................................................
db: 0000_config.sql - update OvirtIsoPrefix
Update OvirtIsoPrefix to get iso name correctly during the
search for the iso in upstream and downstream.
Change-Id: I39ad1403b4afc8e6a5500c910560172395ee31fe
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1082612
Signed-off-by: Douglas Schilling Landgraf <dougsland(a)redhat.com>
---
M packaging/dbscripts/upgrade/pre_upgrade/0000_config.sql
1 file changed, 2 insertions(+), 2 deletions(-)
Approvals:
Douglas Schilling Landgraf: Verified
Yair Zaslavsky: Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/26630
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I39ad1403b4afc8e6a5500c910560172395ee31fe
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.4
Gerrit-Owner: Douglas Schilling Landgraf <dougsland(a)redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Douglas Schilling Landgraf <dougsland(a)redhat.com>
Gerrit-Reviewer: Ohad Basan <obasan(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, 8 months
Change in ovirt-engine[ovirt-engine-3.4]: core:Failed to create data center with default version
by oourfali@redhat.com
Oved Ourfali has submitted this change and it was merged.
Change subject: core:Failed to create data center with default version
......................................................................
core:Failed to create data center with default version
This patch fill implicitly the latest supported version as the
compatibility version of the DC when creating a new DC without
giving a specified version.
Change-Id: I158397e214db50fbf4eb753a45fcb6533ba8b97d
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1053062
Signed-off-by: Eli Mesika <emesika(a)redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/AddEmptyStoragePoolCommand.java
M backend/manager/modules/compat/src/main/java/org/ovirt/engine/core/compat/Version.java
2 files changed, 13 insertions(+), 2 deletions(-)
Approvals:
Eli Mesika: Verified
Yair Zaslavsky: Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/26495
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I158397e214db50fbf4eb753a45fcb6533ba8b97d
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.4
Gerrit-Owner: Eli Mesika <emesika(a)redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika(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, 8 months