This significant rework occurs due to recent changes in the openstack-doc-tools project. There are some manual fixes to the following options, where invalid rST was included. These have been fixed on nova master but still need to be backported to stable/ocata. This will be done separately. - block_device_allocate_retries_interval (DEFAULT) - torrent_images (xenserver) Change-Id: Ia6ecbf025f1a2de19db896d3d72412461603093b Depends-On: I4ef80825598cc7d98a4046afd5b131484e5a3469
2.5 KiB
| Configuration option = Default value | Description |
|---|---|
notify_on_api_faults = False |
(Boolean) If enabled, send api.fault notifications on caught exceptions in the API service. |
|
(String) Specifies which notification format shall be used by nova. The default value is fine for most deployments and rarely needs to be changed. This value can be set to 'versioned' once the infrastructure moves closer to consuming the newer format of notifications. After this occurs, this option will be removed (possibly in the "P" release). Possible values:
The list of versioned notifications is visible in http://docs.openstack.org/developer/nova/notifications.html |
|
(String) If set, send compute.instance.update notifications on instance state changes. Please refer to https://wiki.openstack.org/wiki/SystemUsageData for additional information on notifications. Possible values:
|
|
(String) Default publisher_id for outgoing notifications. If you consider routing notifications using different publisher, change this value accordingly. Possible values:
Related options:
|
default_level = INFO |
(String) Default notification level for outgoing notifications. |