
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.1 KiB
2.1 KiB
Configuration option = Default value | Description |
---|---|
user_cert_subject =
/C=US/ST=California/O=OpenStack/OU=NovaDev/CN=%.16s-%.16s-%s |
(String) Subject for certificate for users, %s for project, user, timestamp |
project_cert_subject =
/C=US/ST=California/O=OpenStack/OU=NovaDev/CN=project-ca-%.16s-%s |
(String) Subject for certificate for projects, %s for project, timestamp |
|
(String) Filename of root Certificate Revocation List (CRL). This is a list of certificates that have been revoked, and therefore, entities presenting those (revoked) certificates should no longer be trusted. Related options:
|
|
(String) Directory path where root CA is located. Related options:
|
|
(String) Filename of root CA (Certificate Authority). This is a container format and includes root certificates. Possible values:
Related options:
|
|
(String) Directory path where keys are located. Related options:
|
|
(String) Filename of a private key. Related options:
|
use_project_ca = False |
(Boolean) Option to enable/disable use of CA for each project. |