Description of configuration options for spice
Configuration option=Default value Description
agent_enabled=True (BoolOpt) enable spice guest agent support
enabled=False (BoolOpt) enable spice related features
enabled=False (BoolOpt) Whether the V3 API is enabled or not
html5proxy_base_url=http://127.0.0.1:6082/spice_auto.html (StrOpt) location of spice html5 console proxy, in the form "http://127.0.0.1:6082/spice_auto.html"
keymap=en-us (StrOpt) keymap for spice
server_listen=127.0.0.1 (StrOpt) IP address on which instance spice server should listen
server_proxyclient_address=127.0.0.1 (StrOpt) the address to which proxy clients (like nova-spicehtml5proxy) should connect