summaryrefslogtreecommitdiff
path: root/debian/nova-consoleproxy.templates
blob: 45f490e7af7f1b3a5c5076cf5762b96adfa4358a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
Template: nova-consoleproxy/daemon_type
Type: select
Choices: spicehtml5, xenvnc, novnc
Default: spicehtml5
_Description: Type of console daemon to start at boot time:
 Nova Console supports 3 types of consoles. One is specific to Xen, called
 XVP (Xen VNC Proxy), and the other daemon supports KVM. While the SPICE
 protocol is normally faster than VNC, it also requires support for web
 sockets in your browser, and that is a feature only very modern browsers
 have support for.
 .
 This can later be edited in /etc/default/nova-consoleproxy.