
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
1.3 KiB
1.3 KiB
Configuration option = Default value | Description |
---|---|
helper_command = None |
(String) Command to invoke to start the privsep daemon if not using the "fork" method. If not specified, a default is generated using "sudo privsep-helper" and arguments designed to recreate the current configuration. This command must accept suitable --privsep_context and --privsep_sock_path arguments. |
group = None |
(String) Group that the privsep daemon should run as. |
user = None |
(String) User that the privsep daemon should run as. |
capabilities = [] |
(Unknown) List of Linux capabilities retained by the privsep daemon. |