Alon Bar-Lev has posted comments on this change.

Change subject: bootstrap: send complete bootstrap from engine
......................................................................


Patch Set 15: (1 inline comment)

....................................................
File vdsm_reg/deployUtil.py.in
Line 210:             '/req_%s.conf' % random_num,
Line 211:             '/cert_%s.req' % random_num,
Line 212:             '/cert_%s.pem' % random_num,
Line 213:             '/CA_%s.pem' % random_num,
Line 214:             '/ovirt-id_rsa_%s' % random_num
Oh! you mean the unlink throws an exception?!?! If so I must fix this!
Line 215:         ):
Line 216:             os.unlink(_WORK_DIR + f)
Line 217:     except:
Line 218:         pass


--
To view, visit http://gerrit.ovirt.org/6962
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I01ddee19cbb65341ed22435ed9e735a0ad3c2abd
Gerrit-PatchSet: 15
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Alon Bar-Lev <[email protected]>
Gerrit-Reviewer: Alon Bar-Lev <[email protected]>
Gerrit-Reviewer: Barak Azulay <[email protected]>
Gerrit-Reviewer: Dan Kenigsberg <[email protected]>
Gerrit-Reviewer: Doron Fediuck <[email protected]>
Gerrit-Reviewer: Douglas Schilling Landgraf <[email protected]>
Gerrit-Reviewer: Juan Hernandez <[email protected]>
Gerrit-Reviewer: Ofer Schreiber <[email protected]>
Gerrit-Reviewer: oVirt Jenkins CI Server
_______________________________________________
vdsm-patches mailing list
[email protected]
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to