[Kimchi-devel] [project-kimchi] Re: [PATCH 0/4] Use one weksockify instance as all vms' vnc proxy.
Mark Wu
wudxw at linux.vnet.ibm.com
Wed Dec 18 09:00:03 UTC 2013
Aline,
I made this series of patches when I investigated the vnc connection
failure. But it turns out it only happened in a very minor change. So
I think we don't need include the fix in this release. We could
consider it after the window of next release is open.
Mark.
On 12/18/2013 04:51 PM, Mark Wu wrote:
> It resolves two problems:
> A fixed port for firewall rule.
> Race between client and server. It happens on every first connection after
> the host running kimchi reboot.
>
> Mark Wu (4):
> Move configuration parsing to config.py
> Add a configuration for vnc websocket proxy
> Use one weksockify instance as all vms' vnc proxy.
> Remove vnc related code in mockmodel
>
> docs/API.md | 1 +
> src/kimchi.conf.in | 3 +++
> src/kimchi/config.py.in | 24 +++++++++++++++++++++---
> src/kimchi/controller.py | 5 ++++-
> src/kimchi/mockmodel.py | 19 -------------------
> src/kimchi/model.py | 18 +++++-------------
> src/kimchi/server.py | 5 +++++
> src/kimchi/vnc.py | 42 +++++++++++++++++++++++-------------------
> src/kimchid.in | 20 +-------------------
> ui/js/src/kimchi.api.js | 14 +++++---------
> 10 files changed, 68 insertions(+), 83 deletions(-)
>
--
project-kimchi mailing list <project-kimchi at googlegroups.com>
https://groups.google.com/forum/#!forum/project-kimchi
---
You received this message because you are subscribed to the Google Groups "project-kimchi" group.
To unsubscribe from this group and stop receiving emails from it, send an email to project-kimchi+unsubscribe at googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ovirt.org/pipermail/kimchi-devel/attachments/20131218/8da66f7f/attachment.html>
More information about the Kimchi-devel
mailing list