Change in vdsm[master]: vdsm-tool: Add register verb

dougsland at redhat.com dougsland at redhat.com
Sun May 17 02:19:46 UTC 2015


Douglas Schilling Landgraf has posted comments on this change.

Change subject: vdsm-tool: Add register verb
......................................................................


Patch Set 3:

(1 comment)

https://gerrit.ovirt.org/#/c/40966/3/lib/vdsm/tool/register.py
File lib/vdsm/tool/register.py:

Line 314:                 res = ssl.get_server_certificate(
Line 315:                     (self.engine_fqdn, int(self.engine_port))
Line 316:                 )
Line 317:             else:
Line 318:                 res = self._execute_http_request(self.url_CA,
Be able to use other http port via new registration
Line 319:                                                  cert_validation=False)
Line 320: 
Line 321:             with tempfile.NamedTemporaryFile(
Line 322:                 dir=os.path.dirname(self.ca_dir),


-- 
To view, visit https://gerrit.ovirt.org/40966
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ica800027beec1e5a20165bb5e1e78baf9283c1da
Gerrit-PatchSet: 3
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Douglas Schilling Landgraf <dougsland at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Douglas Schilling Landgraf <dougsland at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: automation at ovirt.org
Gerrit-HasComments: Yes


More information about the vdsm-patches mailing list