Arik Hadas has submitted this change and it was merged.
Change subject: core: Kernel cmdline 'on' -> '1'
......................................................................
core: Kernel cmdline 'on' -> '1'
Enabled kernel command line option is indicated by '1' instead of 'on'
for 'kvm-(intel|amd).nested' and
'vfio_iommu_type1.allow_unsafe_interrupts' option
since RHEL supports both ('1', 'on') whereas CentOS only '1'.
This CentOS problem doesn't apply to '(amd|intel)_iommu' option thus it
is left with more standard 'on'.
Change-Id: I2c0a19fb8906c588120abc5c398e1b1b9ac8f57d
Bug-Url:
https://bugzilla.redhat.com/1360397
Signed-off-by: Jakub Niedermertl <jniederm(a)redhat.com>
---
M
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/hosts/KernelCmdlineUtil.java
1 file changed, 3 insertions(+), 3 deletions(-)
Approvals:
Jenkins CI: Passed CI tests
Arik Hadas: Looks good to me, approved
Martin Polednik: Verified; Looks good to me, but someone else must approve
--
To view, visit
https://gerrit.ovirt.org/61959
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I2c0a19fb8906c588120abc5c398e1b1b9ac8f57d
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Jakub Niedermertl <jniederm(a)redhat.com>
Gerrit-Reviewer: Arik Hadas <ahadas(a)redhat.com>
Gerrit-Reviewer: Francesco Romani <fromani(a)redhat.com>
Gerrit-Reviewer: Jakub Niedermertl <jniederm(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Martin Polednik <mpolednik(a)redhat.com>
Gerrit-Reviewer: Michal Skrivanek <michal.skrivanek(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>