[Kimchi-devel] [project-kimchi] Re: [PATCH 0/4] Use one weksockify instance as all vms' vnc proxy.
Sheldon
shaohef at linux.vnet.ibm.com
Wed Dec 18 09:48:05 UTC 2013
On 12/18/2013 05:00 PM, Mark Wu wrote:
> 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.
sure, we do need this patch.
It is also helpful for Firewall configure.
Firewall configure is important for a product environment.
And we has list this as a task of Firewall configure for a long time.
https://github.com/kimchi-project/kimchi/wiki/Firewall-configure
Also Eli has post a patch for Firewall configure.
>
> 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
> <https://groups.google.com/forum/#%21forum/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.
Sheldon Feng(???)
IBM Linux Technology Center
--
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/90dad9ba/attachment.html>
More information about the Kimchi-devel
mailing list