Change in vdsm[master]: Validate downloaded CA certificate

juan.hernandez at redhat.com juan.hernandez at redhat.com
Thu Sep 20 15:38:26 UTC 2012


Juan Hernandez has posted comments on this change.

Change subject: Validate downloaded CA certificate
......................................................................


Patch Set 5: (1 inline comment)

....................................................
File vdsm_reg/deployUtil.py.in
Line 124:         if input is not None:
Line 125:             logging.debug(input)
Line 126:             stdin = subprocess.PIPE
Line 127:         p = subprocess.Popen(argv , stdin=stdin, stdout=subprocess.PIPE, stderr=subprocess.PIPE)
Line 128:         out, err = p.communicate(input)
Done
Line 129:         rc = p.returncode
Line 130:         logging.debug(out)
Line 131:         logging.debug(err)
Line 132:     except:


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

Gerrit-MessageType: comment
Gerrit-Change-Id: Ib5d3b3aeca42e4bc4b621b1acb861bfb1ac383e6
Gerrit-PatchSet: 5
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Juan Hernandez <juan.hernandez at redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Douglas Schilling Landgraf <dougsland at redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernandez at redhat.com>
Gerrit-Reviewer: Michael Burns <mburns at redhat.com>
Gerrit-Reviewer: Ryan Harper <ryanh at us.ibm.com>


More information about the vdsm-patches mailing list