Kilo - Kilo - Kilo - Kilo - Kilo - Kilo - Kilo - Kilo -
Use the following options to alter Compute-related settings.
Configuration option = Default value | Description |
---|---|
[DEFAULT] | |
notify_nova_on_port_data_changes = True |
(BoolOpt) Send notification to nova when port data (fixed_ips/floatingip) changes so nova can update its cache. |
notify_nova_on_port_status_changes = True |
(BoolOpt) Send notification to nova when port status changes |
nova_admin_auth_url = http://localhost:5000/v2.0 |
(StrOpt) Authorization URL for connecting to nova in admin context. Deprecated in favour of an auth plugin in [nova]. |
nova_admin_password = None |
(StrOpt) Password for connection to nova in admin context. Deprecated in favour of an auth plugin in [nova]. |
nova_admin_tenant_id = None |
(StrOpt) The uuid of the admin nova tenant. Deprecated in favour of an auth plugin in [nova]. |
nova_admin_tenant_name = None |
(StrOpt) The name of the admin nova tenant. Deprecated in favour of an auth plugin in [nova]. |
nova_admin_username = None |
(StrOpt) Username for connecting to nova in admin context. Deprecated in favour of an auth plugin in [nova]. |
nova_client_cert =
|
(StrOpt) Client certificate for nova metadata api server. |
nova_client_priv_key =
|
(StrOpt) Private key of client certificate. |
nova_url = http://127.0.0.1:8774/v2 |
(StrOpt) URL for connection to nova. Deprecated in favour of an auth plugin in [nova]. |
send_events_interval = 2 |
(IntOpt) Number of seconds between sending events to nova if there are any events to send. |