Simone Tiraboschi has posted comments on this change. Change subject: packaging: setup: WebSocketProxy on a separate host ......................................................................
Patch Set 11: (1 comment) http://gerrit.ovirt.org/#/c/28534/11/packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/pki/localwsp.py File packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/pki/localwsp.py: Line 64: self.environment[oenginecons.PKIEnv.ORG], Line 65: self.environment[osetupcons.ConfigEnv.FQDN], Line 66: ), Line 67: ), Line 68: ) > better to enroll at engine websocket certificate by default and just consum It's what I've done (or tried to at least): this is ovirt-engine-setup/ovirt-engine/pki/ so it's under ovirt-engine during setup: it always try to enroll a cert for a local WSP independently form that as for VDC default setting. Line 69: self.environment[ Line 70: otopicons.CoreEnv.MODIFIED_FILES Line 71: ].extend( Line 72: ( -- To view, visit http://gerrit.ovirt.org/28534 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ifceddd5aa44a77f67a3b6b30c6678d9a3b485f9c Gerrit-PatchSet: 11 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Simone Tiraboschi <[email protected]> Gerrit-Reviewer: Alon Bar-Lev <[email protected]> Gerrit-Reviewer: Doron Fediuck <[email protected]> Gerrit-Reviewer: Itamar Heim <[email protected]> Gerrit-Reviewer: Sandro Bonazzola <[email protected]> Gerrit-Reviewer: Simone Tiraboschi <[email protected]> Gerrit-Reviewer: Yedidyah Bar David <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: Yes _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
