Change in ovirt-node-plugin-vdsm[master]: autoinstall: process params

Fabian Deutsch has submitted this change and it was merged. Change subject: autoinstall: process params ...................................................................... autoinstall: process params Currently the autoinstall registration flags belongs to vdsm-reg which should be deprecated. This patch adds autoinstall script to manage the below kernel args: - management_server - management_server_port - rhevm_admin_password - ovirt_vdsm_disable This patch will only parse the kernel arguments on the kernel command line, it does not trigger the registration itself. This is left to the generic registration once it lands. Change-Id: Ibf664eb61344067427e4d88617dbbb7e8dd1d517 Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com> --- M Makefile.am A autoinstall/Makefile.am A autoinstall/autoreg-args A autoinstall/autoreg.py M configure.ac M ovirt-node-plugin-vdsm.spec.in 6 files changed, 131 insertions(+), 1 deletion(-) Approvals: Fabian Deutsch: Looks good to me, approved Douglas Schilling Landgraf: Verified -- To view, visit https://gerrit.ovirt.org/38161 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ibf664eb61344067427e4d88617dbbb7e8dd1d517 Gerrit-PatchSet: 4 Gerrit-Project: ovirt-node-plugin-vdsm Gerrit-Branch: master Gerrit-Owner: Douglas Schilling Landgraf <dougsland@redhat.com> Gerrit-Reviewer: Douglas Schilling Landgraf <dougsland@redhat.com> Gerrit-Reviewer: Fabian Deutsch <fabiand@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
fabiand@redhat.com