[GitHub] [cloudstack] rhtyd commented on issue #3296: [master] noVNC Console Integration

2020-02-25 Thread GitBox
rhtyd commented on issue #3296: [master] noVNC Console Integration
URL: https://github.com/apache/cloudstack/pull/3296#issuecomment-590833087
 
 
   @ustcweizhou just to update @davidjumani has already started work on it and 
I'll be supporting him, we'll most likely start a draft PR in a week's time.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [cloudstack] rhtyd commented on issue #3296: [master] noVNC Console Integration

2020-02-19 Thread GitBox
rhtyd commented on issue #3296: [master] noVNC Console Integration
URL: https://github.com/apache/cloudstack/pull/3296#issuecomment-588619742
 
 
   @ustcweizhou a SIG may not be necessary as this would most likely require 
few weeks (not months), once @davidjumani start this sometime next week any 
collaboration would be welcomed on the public PR.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [cloudstack] rhtyd commented on issue #3296: [master] noVNC Console Integration

2020-02-19 Thread GitBox
rhtyd commented on issue #3296: [master] noVNC Console Integration
URL: https://github.com/apache/cloudstack/pull/3296#issuecomment-588244678
 
 
   @weizhouapache that's good to know.
   
   @DennisKonrad this PR is far from complete for general consumption, and 
possibly requires the following (and more): /cc @PaulAngus @davidjumani 
   
   - Test and support XenServer, VMware in addition to KVM
   - Support TLS/secured vnc connection when libvirtd is secured by 
CA-framework for KVM
   - Validate the token exchange and security concerns (I've a bunch of test 
cases, plan in mind)
   - Add support for active session management (allow only one view per VM), 
the active sessions reported by CPVM agent is used by the management server to 
add/remove more CPVMs in a zone
   - I personally prefer a java-based websockets proxy http/https server which 
can work with ^^ and give us more control over connection validation and 
security (esp with the CA framework), we probably want to reduce additional 
packages/dependencies. I'm also not sure if/how could python/websockify provide 
a way to track active sessions and manage connection security.
   - Support for multiple keyboards (like the current console proxy, for 
example jp, uk, us, fr etc)
   - While Hyper-V largely does not working out of the box, but legacy console 
proxy proxies RDP (I think) on Hyper-V and therefore we also need to find 
suitable replacement for rdp-vnc cross-over, or if newer HyperV can support 
native VNC (needs checking @PaulAngus)
   - Provide an upgrade path for users and discuss whether in the next release 
we want to deprecate and remove the current console proxy or simply remove in 
the next (unless all existing requirements of legacy console proxy are replaced 
and novnc is tested in various environments, it's not best to simply remove the 
legacy console proxy)


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [cloudstack] rhtyd commented on issue #3296: [master] noVNC Console Integration

2020-02-19 Thread GitBox
rhtyd commented on issue #3296: [master] noVNC Console Integration
URL: https://github.com/apache/cloudstack/pull/3296#issuecomment-588161415
 
 
   @ustcweizhou do you have any plans on this? Our @davidjumani is going to 
work on it towards 4.15 milestone.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [cloudstack] rhtyd commented on issue #3296: [master] noVNC Console Integration

2020-01-30 Thread GitBox
rhtyd commented on issue #3296: [master] noVNC Console Integration
URL: https://github.com/apache/cloudstack/pull/3296#issuecomment-580346443
 
 
   Thanks @ustcweizhou 
   
   cc @andrijapanicsb @DaanHoogland @PaulAngus @borisstoyanov @nvazquez 
@shwstppr @Pearl1594 @davidjumani - let's build some support around this for 
4.15 to remove/deprecate the legacy console proxy.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [cloudstack] rhtyd commented on issue #3296: [master] noVNC Console Integration

2020-01-14 Thread GitBox
rhtyd commented on issue #3296: [master] noVNC Console Integration
URL: https://github.com/apache/cloudstack/pull/3296#issuecomment-574070564
 
 
   Yes I think unfortunately we won't have time to stablise and include this 
for 4.14, there are also outstanding tasks on this PR such as to support/report 
the load on the CPVM. It's best to be attempted towards 4.15 that would ship 
with Primate and would be great if we can ship novnc with it.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [cloudstack] rhtyd commented on issue #3296: [master] noVNC Console Integration

2019-12-07 Thread GitBox
rhtyd commented on issue #3296: [master] noVNC Console Integration
URL: https://github.com/apache/cloudstack/pull/3296#issuecomment-562892949
 
 
   Sorry @ustcweizhou I got caught up with work and couldn't progress/test this 
on Xen/VMware. I'll see what we can do towards 4.14.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [cloudstack] rhtyd commented on issue #3296: [master] noVNC Console Integration

2019-12-07 Thread GitBox
rhtyd commented on issue #3296: [master] noVNC Console Integration
URL: https://github.com/apache/cloudstack/pull/3296#issuecomment-562890784
 
 
   @blueorangutan package


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services