Alon Bar-Lev has posted comments on this change. Change subject: pki: remove the need to store ssh public key ......................................................................
Patch Set 14: (1 inline comment) .................................................... File packaging/fedora/setup/engine-setup.py Line 881: Line 882: except: Line 883: logging.error(traceback.format_exc()) Line 884: raise Exception(output_messages.ERR_EXP_CREATE_CA) Line 885: finally: Right. Good you find this. Line 886: if pubtemp != None: Line 887: os.remove(pubtemp) Line 888: Line 889: def _changeCaPermissions(pkiDir): -- To view, visit http://gerrit.ovirt.org/4853 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I328baded92b2e7c5169bc87e7c19680f598389b9 Gerrit-PatchSet: 14 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Juan Hernandez <[email protected]> Gerrit-Reviewer: Alon Bar-Lev <[email protected]> Gerrit-Reviewer: Doron Fediuck <[email protected]> Gerrit-Reviewer: Itamar Heim <[email protected]> Gerrit-Reviewer: Juan Hernandez <[email protected]> Gerrit-Reviewer: Laszlo Hornyak <[email protected]> Gerrit-Reviewer: Ofer Schreiber <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
