Description of VNC configuration options
Configuration option = Default value Description
[DEFAULT]
= False (BoolOpt) Become a daemon (background process)
= None (StrOpt) SSL key file (if separate from cert)
= 0.0.0.0 (StrOpt) Host on which to listen for incoming requests
= 6080 (IntOpt) Port on which to listen for incoming requests
= False (BoolOpt) Record sessions to FILE.[session_number]
= False (BoolOpt) Source is ipv6
= False (BoolOpt) Disallow non-encrypted connections
= /usr/share/spice-html5 (StrOpt) Run webserver on same port. Serve files from DIR.
[vmware]
= 5900 (IntOpt) VNC starting port
= 10000 (IntOpt) Total number of VNC ports
[vnc]
= True (BoolOpt) Enable VNC related features
= en-us (StrOpt) Keymap for VNC
= http://127.0.0.1:6080/vnc_auto.html (StrOpt) Location of VNC console proxy, in the form "http://127.0.0.1:6080/vnc_auto.html"
= 127.0.0.1 (StrOpt) IP address on which instance vncservers should listen
= 127.0.0.1 (StrOpt) The address to which proxy clients (like nova-xvpvncproxy) should connect
= http://127.0.0.1:6081/console (StrOpt) Location of nova xvp VNC console proxy, in the form "http://127.0.0.1:6081/console"