1
0
mirror of https://github.com/OpenNebula/one.git synced 2024-12-23 17:33:56 +03:00
one/share
Hector Sanjuan 0449177b85 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 4ccaf9704a)
2012-02-13 17:51:51 +01:00
..
doc Update XSD documentation files 2012-01-12 18:45:26 +01:00
etc Feature #1070: Make VM and IMG restricted attributes configurable in oned.conf 2012-01-23 08:18:12 -08:00
examples Bump to version 3.2.0 2012-01-12 12:29:18 +01:00
hooks Bump to version 3.2.0 2012-01-12 12:29:18 +01:00
install_gems bug: Fix wrong method name in install_gems as reported by ldap.benben@gmail.com in the mailing list 2012-01-24 22:34:05 +01:00
man Bump to version 3.2.0 2012-01-12 12:29:18 +01:00
scons Bump to version 3.2.0 2012-01-12 12:29:18 +01:00
scripts Bump to version 3.2.0 2012-01-12 12:29:18 +01:00
test Feature #662, #407: Delete operator<< from PoolObjectSQL classes. Remove Cluster objects. 2011-06-03 15:33:48 +02:00
install_novnc.sh Feature #1076: Add VNC support in SelfService. 2012-02-13 17:51:51 +01:00