.. Warning: Do not edit this file. It is automatically generated from the software project's code and your changes will be overwritten. The tool to generate this file lives in openstack-doc-tools repository. Please make any changes needed in the code, then run the autogenerate-config-doc tool from the openstack-doc-tools repository, or ask for help on the documentation mailing list, IRC channel or meeting. .. _neutron-compute: .. list-table:: Description of Compute configuration options :header-rows: 1 :class: config-ref-table * - Configuration option = Default value - Description * - **[DEFAULT]** - * - ``notify_nova_on_port_data_changes`` = ``True`` - (Boolean) Send notification to nova when port data (fixed_ips/floatingip) changes so nova can update its cache. * - ``notify_nova_on_port_status_changes`` = ``True`` - (Boolean) Send notification to nova when port status changes * - ``nova_client_cert`` = - (String) Client certificate for nova metadata api server. * - ``nova_client_priv_key`` = - (String) Private key of client certificate. * - ``send_events_interval`` = ``2`` - (Integer) Number of seconds between sending events to nova if there are any events to send.