Files
openstack-manuals/doc/config-reference/source/tables/neutron-compute.rst
Gauvain Pocentek 26510e84dd [config-ref] Publish the RST version
Change-Id: Ia9dc15869ab201a787eecd479252282f0ae9113b
Implements: blueprint config-ref-rst
2015-12-21 09:44:24 +01:00

1.2 KiB

Description of Compute configuration options
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_client_cert = (StrOpt) Client certificate for nova metadata api server.
nova_client_priv_key = (StrOpt) Private key of client certificate.
send_events_interval = 2 (IntOpt) Number of seconds between sending events to nova if there are any events to send.