Sandro Bonazzola has posted comments on this change.

Change subject: packaging: setup: support vdsmd not encrypted connection
......................................................................


Patch Set 1: Verified

(1 inline comment)

....................................................
File src/plugins/ovirt-hosted-engine-setup/vdsmd/vdsmconf.py
Line 66:         stage=plugin.Stages.STAGE_LATE_SETUP,
Line 67:         name=ohostedcons.Stages.VDSMD_CONF_LOADED,
Line 68:     )
Line 69:     def _late_setup(self):
Line 70:         if self.config.read(ohostedcons.FileLocations.VDSM_CONF):
ohostedcons.VDSMEnv.USE_SSL is defaulting to True, like vdsm default.
Line 71:             if (
Line 72:                 self.config.has_section('vars') and
Line 73:                 self.config.has_option('vars', 'ssl')
Line 74:             ):


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

Gerrit-MessageType: comment
Gerrit-Change-Id: Idc5f2c6b69ab2899c100a35581412d686b1f5254
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-hosted-engine-setup
Gerrit-Branch: master
Gerrit-Owner: Sandro Bonazzola <[email protected]>
Gerrit-Reviewer: Alex Lourie <[email protected]>
Gerrit-Reviewer: Lev Veyde <[email protected]>
Gerrit-Reviewer: Moran Goldboim <[email protected]>
Gerrit-Reviewer: Ofer Schreiber <[email protected]>
Gerrit-Reviewer: Oved Ourfali <[email protected]>
Gerrit-Reviewer: Sandro Bonazzola <[email protected]>
Gerrit-Reviewer: Yedidyah Bar David <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to