davidjumani opened a new pull request #3967: Adding novnc
URL: https://github.com/apache/cloudstack/pull/3967
 
 
   ## Description
   This feature provides novnc console for virtual machines.
   
   It is developed based on noVNC 1.1.0
   It includes changes in cloudstack :
   (1) add a new websocket proxy to interact with the noVNC console
   (2) a ConsoleProxyClient to read / write data from the vm vnc to the 
websocket.
   
   ## Types of changes
   <!--- What types of changes does your code introduce? Put an `x` in all the 
boxes that apply: -->
   - [ ] Breaking change (fix or feature that would cause existing 
functionality to change)
   - [ ] New feature (non-breaking change which adds functionality)
   - [ ] Bug fix (non-breaking change which fixes an issue)
   - [x] Enhancement (improves an existing feature and functionality)
   - [ ] Cleanup (Code refactoring and cleanup, that may add test cases)
   
   ## Screenshots (if appropriate):
   
   ## How Has This Been Tested?
   Works on kvm / ubuntu
   
   
   <!-- Please read the 
[CONTRIBUTING](https://github.com/apache/cloudstack/blob/master/CONTRIBUTING.md)
 document -->
   

----------------------------------------------------------------
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

Reply via email to