Feature #1076
Support VNC in SelfService
Status: | Closed | Start date: | 01/22/2012 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Hector Sanjuan | % Done: | 100% | |
Category: | Sunstone | |||
Target version: | Release 3.4 - S0 | |||
Resolution: | fixed | Pull request: |
Related issues
Associated revisions
Feature #1076: Add VNC support in SelfService.
When enabled in the occi server configuration file, UI users will be able to click the VNC icon that appears in the VM information.
Then the websockets proxy will be set up, provided that the machine has been configured with the appropiate GRAPHICS section etc. This must be done in the OCCI templates, and cannot be done by the UI user.
Wss sessions can be configured in the occi server configuration file. Unlike Sunstone, here they are transparent to the user and whenever they are enabled VNC sessions will be launched using wss:// automaticly. As such, it is not up to the user to choose the type of connection, and it fully depends on the server configuration.
Additionally the install_novnc.sh script has been updated and improved. The install.sh has been updated too.
Feature #1076: Add VNC support in SelfService.
When enabled in the occi server configuration file, UI users will be able to click the VNC icon that appears in the VM information.
Then the websockets proxy will be set up, provided that the machine has been configured with the appropiate GRAPHICS section etc. This must be done in the OCCI templates, and cannot be done by the UI user.
Wss sessions can be configured in the occi server configuration file. Unlike Sunstone, here they are transparent to the user and whenever they are enabled VNC sessions will be launched using wss:// automaticly. As such, it is not up to the user to choose the type of connection, and it fully depends on the server configuration.
Additionally the install_novnc.sh script has been updated and improved. The install.sh has been updated too.
(cherry picked from commit 4ccaf9704a5d415e4979bbf53dce263d2c1e7cdb)
feature #1076: UI configuration returned as XML
Feature #1076: support full configuration response in selfservice.
Plus minor fixes in occi-server
(cherry picked from commit f3fe56b383f78d0795ed72b565a0325b097ffc37)
History
#1 Updated by Hector Sanjuan over 9 years ago
- Tracker changed from Request to Feature
- Status changed from New to Assigned
#2 Updated by Ruben S. Montero over 9 years ago
- Target version set to Release 3.4
#3 Updated by Ruben S. Montero over 9 years ago
- Target version changed from Release 3.4 to Release 3.4 - S0
#4 Updated by Hector Sanjuan over 9 years ago
- Status changed from Assigned to Closed
- % Done changed from 0 to 100
- Resolution set to fixed