Dan Kenigsberg has posted comments on this change. Change subject: BZ#815825: backup certs during registration ......................................................................
Patch Set 3: I would prefer that you didn't submit this (2 inline comments) unfortunately I do not have a better fix for this problem of booting a yet-unapproved node, so I'm inclined to follow your lead. .................................................... File vdsm_reg/deployUtil.py.in Line 1419: if isOvirt(): why check for ovirt-node-ness again? Line 1431: if os.path.exists(VDSMCERT): that's practically the same code as above. function definition time... -- To view, visit http://gerrit.ovirt.org/3883 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ia8569b5379ec8af7ad2e6dcafb2eef1fe47ab890 Gerrit-PatchSet: 3 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Douglas Schilling Landgraf <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Douglas Schilling Landgraf <[email protected]> Gerrit-Reviewer: Michael Burns <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://fedorahosted.org/mailman/listinfo/vdsm-patches
