Change in ovirt-engine[ovirt-engine-4.0]: restapi: Host kernel cmdline

Tal Nisan has submitted this change and it was merged. Change subject: restapi: Host kernel cmdline ...................................................................... restapi: Host kernel cmdline Host kernel cmdline API allows to inspect kernel command line currently reported by running host and customize kernel parameters that will be set during next host deploy procedure. API: host/os/reported_kernel_cmdline (ro) host/os/custom_kernel_cmdline (rw) Attampts to change host/os/cmdline/reported are silently ignored to keep compatibility with engine SDKs. Change-Id: I6c1f6b3b2fedb74b429ed0d25ba03209f2e10362 Signed-off-by: Jakub Niedermertl <jniederm@redhat.com> Bug-Url: https://bugzilla.redhat.com/1341268 --- M backend/manager/modules/restapi/types/src/main/java/org/ovirt/engine/api/restapi/types/HostMapper.java 1 file changed, 28 insertions(+), 13 deletions(-) Approvals: Jakub Niedermertl: Verified Juan Hernandez: Looks good to me, approved Jenkins CI: Passed CI tests -- To view, visit https://gerrit.ovirt.org/59752 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I6c1f6b3b2fedb74b429ed0d25ba03209f2e10362 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-4.0 Gerrit-Owner: Jakub Niedermertl <jniederm@redhat.com> Gerrit-Reviewer: Jakub Niedermertl <jniederm@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
tnisan@redhat.com