Eli Mesika has submitted this change and it was merged. Change subject: core: Removing leftover of rootPassword ......................................................................
core: Removing leftover of rootPassword On host install action (or reinstall) we validated that rootPassword parameter is passed. This validation is a leftover of previous implementation. Currently all parameters in reinstall action are optional. Change-Id: I2c6bc0343e204a41b811989d3153f83aff993e85 Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1029050 Signed-off-by: Yaniv Bronhaim <[email protected]> --- M backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/restapi/resource/BackendHostResource.java 1 file changed, 0 insertions(+), 2 deletions(-) Approvals: Eli Mesika: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/21345 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I2c6bc0343e204a41b811989d3153f83aff993e85 Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Yaniv Bronhaim <[email protected]> Gerrit-Reviewer: Allon Mureinik <[email protected]> Gerrit-Reviewer: Alon Bar-Lev <[email protected]> Gerrit-Reviewer: Eli Mesika <[email protected]> Gerrit-Reviewer: Michael Pasternak <[email protected]> Gerrit-Reviewer: Yair Zaslavsky <[email protected]> Gerrit-Reviewer: Yaniv Bronhaim <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
