Sandro Bonazzola has submitted this change and it was merged.
Change subject: core: Adjust websockify to the new 0.6.0 API
......................................................................
core: Adjust websockify to the new 0.6.0 API
python-websockify v0.6.0 changed the client API and this
patch addresses these things.
Upgrading to websockify 0.6.0 improves 2 things:
1, Logging - library uses standard python logging facilities.
2, Killing zombies - library takes care of killling zombie processes (we
had to handle it ourselves).
Change-Id: I13f94f91a1bdee0bfa93dc263de7e51395f7d7ce
Signed-off-by: Frantisek Kobzik <fkobzik(a)redhat.com>
Signed-off-by: Vinzenz Feenstra <vfeenstr(a)redhat.com>
Bug-Url:
https://bugzilla.redhat.com/1092611
Bug-Url:
https://bugzilla.redhat.com/1098574
---
M ovirt-engine.spec.in
M packaging/services/ovirt-websocket-proxy/ovirt-websocket-proxy.py
2 files changed, 59 insertions(+), 73 deletions(-)
Approvals:
Alon Bar-Lev: Looks good to me, but someone else must approve
Sandro Bonazzola: Looks good to me, approved
Jenkins CI: Passed CI tests
Vinzenz Feenstra: Verified
Michal Skrivanek: Looks good to me, but someone else must approve
--
To view, visit
https://gerrit.ovirt.org/32138
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I13f94f91a1bdee0bfa93dc263de7e51395f7d7ce
Gerrit-PatchSet: 7
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Frank Kobzik <fkobzik(a)redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Frank Kobzik <fkobzik(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Michal Skrivanek <michal.skrivanek(a)redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: Vinzenz Feenstra <vfeenstr(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org