Simone Tiraboschi has posted comments on this change. Change subject: WebSocketProxy on a separate host ......................................................................
Patch Set 23: -Verified (2 comments) http://gerrit.ovirt.org/#/c/26898/23/packaging/setup/plugins/ovirt-engine-setup/websocket_proxy/config.py File packaging/setup/plugins/ovirt-engine-setup/websocket_proxy/config.py: Line 316: Line 317: def _prepare_tran(self, content=''): Line 318: self.environment[otopicons.CoreEnv.MAIN_TRANSACTION].append( Line 319: filetransaction.FileTransaction( Line 320: osetupcons.FileLocations. > Please use argument keyword, we usually do Done Line 321: OVIRT_ENGINE_PKI_WEBSOCKET_PROXY_CERT, Line 322: mode=0o600, Line 323: owner=self.environment[osetupcons.SystemEnv.USER_ENGINE], Line 324: enforcePermissions=True, Line 329: ) Line 330: ) Line 331: self.environment[otopicons.CoreEnv.MAIN_TRANSACTION].append( Line 332: filetransaction.FileTransaction( Line 333: osetupcons.FileLocations. > same Done Line 334: OVIRT_ENGINE_PKI_WEBSOCKET_PROXY_KEY, Line 335: mode=0o600, Line 336: owner=self.environment[osetupcons.SystemEnv.USER_ENGINE], Line 337: enforcePermissions=True, -- To view, visit http://gerrit.ovirt.org/26898 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I169604429e5a2d72573b05c0e5481306edfdd935 Gerrit-PatchSet: 23 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Simone Tiraboschi <stira...@redhat.com> Gerrit-Reviewer: Lev Veyde <lve...@gmail.com> Gerrit-Reviewer: Sandro Bonazzola <sbona...@redhat.com> Gerrit-Reviewer: Simone Tiraboschi <stira...@redhat.com> Gerrit-Reviewer: Yedidyah Bar David <d...@redhat.com> Gerrit-Reviewer: automat...@ovirt.org Gerrit-HasComments: Yes _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches