
Change-Id: Ia9dc15869ab201a787eecd479252282f0ae9113b Implements: blueprint config-ref-rst
1.3 KiB
1.3 KiB
Configuration option = Default value | Description |
---|---|
[DEFAULT] | |
console_allowed_origins = |
(ListOpt) Allowed Origin header hostnames for access to console proxy servers |
console_public_hostname = localhost |
(StrOpt) Publicly visible name for this console host |
console_token_ttl = 600 |
(IntOpt) How many seconds before deleting tokens |
consoleauth_manager =
nova.consoleauth.manager.ConsoleAuthManager |
(StrOpt) Manager for console auth |
[mks] | |
enabled = False |
(BoolOpt) Enable MKS related features |
mksproxy_base_url =
http://127.0.0.1:6090/ |
(StrOpt) Location of MKS web console proxy, in the form "http://127.0.0.1:6090/" |