Change in ovirt-engine[master]: tools: Allow setting RemapCtrlAltDelDefault boolean
by ofrenkel@redhat.com
Omer Frenkel has submitted this change and it was merged.
Change subject: tools: Allow setting RemapCtrlAltDelDefault boolean
......................................................................
tools: Allow setting RemapCtrlAltDelDefault boolean
This will affect preselected value of "Remap Ctrl-Alt-Delete to
Ctrl-Alt-End" checkbox on frontend.
Change-Id: I7b3ab9a07cef7dfefb9eca82e64cbac0a28232ad
Signed-off-by: Frantisek Kobzik <fkobzik(a)redhat.com>
Bug-Url: https://bugzilla.redhat.com/1184445
---
M packaging/etc/engine-config/engine-config.properties
1 file changed, 2 insertions(+), 0 deletions(-)
Approvals:
Martin Peřina: Looks good to me, but someone else must approve
Frank Kobzik: Verified
Omer Frenkel: Looks good to me, approved
--
To view, visit https://gerrit.ovirt.org/39072
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I7b3ab9a07cef7dfefb9eca82e64cbac0a28232ad
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Frank Kobzik <fkobzik(a)redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika(a)redhat.com>
Gerrit-Reviewer: Frank Kobzik <fkobzik(a)redhat.com>
Gerrit-Reviewer: Martin Peřina <mperina(a)redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofrenkel(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
9 years, 9 months
Change in ovirt-engine[master]: core: change supported emulated machines field type
by ofrenkel@redhat.com
Omer Frenkel has submitted this change and it was merged.
Change subject: core: change supported emulated machines field type
......................................................................
core: change supported emulated machines field type
currently vdsDynamic.supportedEmulatedMachines is varchar(255)
this can be exceeded by the server, so changed to text
also changed definition of v_hbas field to text in stored procedures
since its text in the table
Change-Id: I59f4e3c8dd30ed8796ed15431d25c5a7fa785718
Signed-off-by: Omer Frenkel <ofrenkel(a)redhat.com>
---
A packaging/dbscripts/upgrade/03_06_1150_change_supported_emulated_machines_to_text.sql
M packaging/dbscripts/vds_sp.sql
2 files changed, 7 insertions(+), 4 deletions(-)
Approvals:
Eli Mesika: Looks good to me, but someone else must approve
Omer Frenkel: Verified
Arik Hadas: Looks good to me, approved
--
To view, visit https://gerrit.ovirt.org/39145
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I59f4e3c8dd30ed8796ed15431d25c5a7fa785718
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Omer Frenkel <ofrenkel(a)redhat.com>
Gerrit-Reviewer: Arik Hadas <ahadas(a)redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika(a)redhat.com>
Gerrit-Reviewer: Martin Sivák <msivak(a)redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofrenkel(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
9 years, 9 months
Change in ovirt-engine[master]: core: update osinfo default values and remove clutter
by derez@redhat.com
Daniel Erez has submitted this change and it was merged.
Change subject: core: update osinfo default values and remove clutter
......................................................................
core: update osinfo default values and remove clutter
Instead of maintaining new versions just update the defaults
Change-Id: I94ab8349e3c5d8908e7b623d125519b3f38d3976
Signed-off-by: Roy Golan <rgolan(a)redhat.com>
---
M packaging/conf/osinfo-defaults.properties
1 file changed, 27 insertions(+), 49 deletions(-)
Approvals:
Daniel Erez: Verified
oVirt Jenkins CI Server: Looks good to me, but someone else must approve
Omer Frenkel: Looks good to me, approved
--
To view, visit https://gerrit.ovirt.org/39077
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I94ab8349e3c5d8908e7b623d125519b3f38d3976
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Roy Golan <rgolan(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(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: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
9 years, 9 months
Change in ovirt-engine[master]: engine: Split LogPhysicalMemoryThresholdInMB config option
by oliel@redhat.com
Ori Liel has submitted this change and it was merged.
Change subject: engine: Split LogPhysicalMemoryThresholdInMB config option
......................................................................
engine: Split LogPhysicalMemoryThresholdInMB config option
LogPhysicalMemoryThresholdInMB was used for both memeory
and swap. This patch splits it to two different configuration
options.
Bug-Url: https://bugzilla.redhat.com/1145983
Change-Id: I15b54fe2b138cfbaa37f69b0071390f80705e4d8
Signed-off-by: Ori Liel <oliel(a)redhat.com>
---
M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/config/ConfigValues.java
M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/HostMonitoring.java
M packaging/dbscripts/upgrade/pre_upgrade/0000_config.sql
3 files changed, 14 insertions(+), 2 deletions(-)
Approvals:
Ori Liel: Verified; Looks good to me, approved
Eli Mesika: Looks good to me, approved
--
To view, visit https://gerrit.ovirt.org/39136
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I15b54fe2b138cfbaa37f69b0071390f80705e4d8
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Ori Liel <oliel(a)redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika(a)redhat.com>
Gerrit-Reviewer: Ori Liel <oliel(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
9 years, 9 months
Change in ovirt-engine[master]: engine: fixed NPE findbugs introduced in 1bfc9d0
by derez@redhat.com
Daniel Erez has submitted this change and it was merged.
Change subject: engine: fixed NPE findbugs introduced in 1bfc9d0
......................................................................
engine: fixed NPE findbugs introduced in 1bfc9d0
Change-Id: Ib125a84415d84b2d4cda661b04719b5f5fa470d8
Signed-off-by: Greg Sheremeta <gshereme(a)redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RemoveVmCommand.java
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Daniel Erez: Verified; Looks good to me, approved
--
To view, visit https://gerrit.ovirt.org/39301
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ib125a84415d84b2d4cda661b04719b5f5fa470d8
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Greg Sheremeta <gshereme(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
9 years, 9 months
Change in ovirt-node-plugin-vdsm[master]: spec: requires HE plugin for el7 platform only
by dougsland@redhat.com
Douglas Schilling Landgraf has submitted this change and it was merged.
Change subject: spec: requires HE plugin for el7 platform only
......................................................................
spec: requires HE plugin for el7 platform only
Change-Id: Ic2fa0ac5fc97ec8ef14e1a95cbeff816427ddf32
Signed-off-by: Douglas Schilling Landgraf <dougsland(a)redhat.com>
---
M ovirt-node-plugin-vdsm.spec.in
M recipe/vdsm-plugin-iso.ks
2 files changed, 5 insertions(+), 1 deletion(-)
Approvals:
Douglas Schilling Landgraf: Verified; Looks good to me, approved
--
To view, visit https://gerrit.ovirt.org/39255
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ic2fa0ac5fc97ec8ef14e1a95cbeff816427ddf32
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-node-plugin-vdsm
Gerrit-Branch: master
Gerrit-Owner: Douglas Schilling Landgraf <dougsland(a)redhat.com>
Gerrit-Reviewer: Douglas Schilling Landgraf <dougsland(a)redhat.com>
Gerrit-Reviewer: Fabian Deutsch <fabiand(a)redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
9 years, 9 months
Change in ovirt-engine[ovirt-engine-3.5]: Revert "build: pack gwt-symbols within jar"
by piotr.kliczewski@gmail.com
Piotr Kliczewski has submitted this change and it was merged.
Change subject: Revert "build: pack gwt-symbols within jar"
......................................................................
Revert "build: pack gwt-symbols within jar"
This reverts commit b2eaa9697d9cfb19f5b38463a4a7c3bb85cab1c1.
The patch introduced a dependency on 3.6.
Change-Id: I138df483f777a1cb261282b33770d134408bcff4
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1182000
Signed-off-by: Sandro Bonazzola <sbonazzo(a)redhat.com>
---
M Makefile
D frontend/webadmin/modules/frontend-symbols/pom.xml
D frontend/webadmin/modules/frontend-symbols/resources/userportal/.keep
D frontend/webadmin/modules/frontend-symbols/resources/webadmin/.keep
M frontend/webadmin/modules/pom.xml
5 files changed, 10 insertions(+), 60 deletions(-)
Approvals:
Piotr Kliczewski: Verified
oVirt Jenkins CI Server: Looks good to me, but someone else must approve
Greg Sheremeta: Looks good to me, approved
--
To view, visit https://gerrit.ovirt.org/39282
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I138df483f777a1cb261282b33770d134408bcff4
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.5
Gerrit-Owner: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: David Caro <dcaroest(a)redhat.com>
Gerrit-Reviewer: Eyal Edri <eedri(a)redhat.com>
Gerrit-Reviewer: Greg Sheremeta <gshereme(a)redhat.com>
Gerrit-Reviewer: Piotr Kliczewski <piotr.kliczewski(a)gmail.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
9 years, 9 months
Change in ovirt-engine[master]: core: Fix CDA typo when importing a "dirty" domain
by amureini@redhat.com
Allon Mureinik has submitted this change and it was merged.
Change subject: core: Fix CDA typo when importing a "dirty" domain
......................................................................
core: Fix CDA typo when importing a "dirty" domain
Changing the rest of the AppErrors files with this type
Change-Id: Ib1e0ad72f1f43d952f1d0c272dd79de546f910dc
Bug-Url: https://bugzilla.redhat.com/1206440
Signed-off-by: Maor Lipchuk <mlipchuk(a)redhat.com>
Signed-off-by: Allon Mureinik <amureini(a)redhat.com>
---
M frontend/webadmin/modules/frontend/src/main/java/org/ovirt/engine/ui/frontend/AppErrors.java
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
3 files changed, 5 insertions(+), 5 deletions(-)
Approvals:
Allon Mureinik: Verified; Looks good to me, approved
--
To view, visit https://gerrit.ovirt.org/39260
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ib1e0ad72f1f43d952f1d0c272dd79de546f910dc
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Maor Lipchuk <mlipchuk(a)redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Maor Lipchuk <mlipchuk(a)redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <wallaroo1976(a)gmail.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
9 years, 9 months
Change in ovirt-engine[master]: webadmin: Showing network sub-tabs in gluster only mode
by sabose@redhat.com
Sahina Bose has submitted this change and it was merged.
Change subject: webadmin: Showing network sub-tabs in gluster only mode
......................................................................
webadmin: Showing network sub-tabs in gluster only mode
Changed to show only relevant sub-tabs in gluster only
mode.
Enabled New/Manage Networks in the Cluster Logical Networks
subtab
Change-Id: I14bb2307ef3bd57a6605b5daae8f6cda853eca0f
Bug-Url: https://bugzilla.redhat.com/1049994
Signed-off-by: Sahina Bose <sabose(a)redhat.com>
---
M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/clusters/ClusterNetworkListModel.java
M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/networks/NetworkProfileListModel.java
M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/networks/NetworkTemplateListModel.java
M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/networks/NetworkVmListModel.java
M frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/tab/cluster/SubTabClusterNetworkView.java
5 files changed, 28 insertions(+), 23 deletions(-)
Approvals:
Kanagaraj M: Looks good to me, approved
Sahina Bose: Verified
--
To view, visit https://gerrit.ovirt.org/39234
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I14bb2307ef3bd57a6605b5daae8f6cda853eca0f
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Sahina Bose <sabose(a)redhat.com>
Gerrit-Reviewer: Kanagaraj M <kmayilsa(a)redhat.com>
Gerrit-Reviewer: Lior Vernia <lvernia(a)redhat.com>
Gerrit-Reviewer: Sahina Bose <sabose(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
9 years, 9 months
Change in ovirt-engine[ovirt-engine-3.5]: build: pack gwt-symbols within jar
by piotr.kliczewski@gmail.com
Piotr Kliczewski has submitted this change and it was merged.
Change subject: build: pack gwt-symbols within jar
......................................................................
build: pack gwt-symbols within jar
due to limitation of rhel build, gwt target files are not available to
the make process.
packing these as maven artifacts will enable to reference them.
somewhat more complex, until we drop el6.
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1182000
Change-Id: I489c154859d2092c844d6798a339959baa63a0ce
Signed-off-by: Alon Bar-Lev <alonbl(a)redhat.com>
---
M Makefile
A frontend/webadmin/modules/frontend-symbols/pom.xml
A frontend/webadmin/modules/frontend-symbols/resources/userportal/.keep
A frontend/webadmin/modules/frontend-symbols/resources/webadmin/.keep
M frontend/webadmin/modules/pom.xml
5 files changed, 60 insertions(+), 10 deletions(-)
Approvals:
Alon Bar-Lev: Verified
Greg Sheremeta: Looks good to me, approved
--
To view, visit https://gerrit.ovirt.org/39218
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I489c154859d2092c844d6798a339959baa63a0ce
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.5
Gerrit-Owner: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Greg Sheremeta <gshereme(a)redhat.com>
Gerrit-Reviewer: Piotr Kliczewski <piotr.kliczewski(a)gmail.com>
Gerrit-Reviewer: automation(a)ovirt.org
9 years, 9 months