--- /tmp/keystone-18.0.0-3+deb11u1smp4i_fp/debian/keystone-doc_18.0.0-3+deb11u1_all.deb +++ keystone-doc_18.0.0-3+deb11u1_all.deb ├── file list │ @@ -1,3 +1,3 @@ │ -rw-r--r-- 0 0 0 4 2021-03-17 11:06:20.000000 debian-binary │ -rw-r--r-- 0 0 0 48548 2021-03-17 11:06:20.000000 control.tar.xz │ --rw-r--r-- 0 0 0 2218784 2021-03-17 11:06:20.000000 data.tar.xz │ +-rw-r--r-- 0 0 0 2218696 2021-03-17 11:06:20.000000 data.tar.xz ├── control.tar.xz │ ├── control.tar │ │ ├── ./md5sums │ │ │ ├── ./md5sums │ │ │ │┄ Files differ ├── data.tar.xz │ ├── data.tar │ │ ├── ./usr/share/doc/keystone-doc/html/configuration/config-options.html │ │ │┄ Ordering differences only │ │ │ @@ -253,166 +253,14 @@ │ │ │

identity.authenticate.failed

│ │ │
│ │ │ │ │ │

You can reduce the number of notifications keystone emits by explicitly opting out. Keystone will not emit notifications that match the patterns expressed in this list. Values are expected to be in the form of identity.<resource_type>.<operation>. By default, all notifications related to authentication are automatically suppressed. This field can be set multiple times in order to opt-out of multiple notification topics. For example, the following suppresses notifications describing user creation or successful authentication events: notification_opt_out=identity.user.create notification_opt_out=identity.authenticate.success

│ │ │ │ │ │ │ │ │
│ │ │ -
│ │ │ -rpc_conn_pool_size
│ │ │ -
│ │ │ -
Type
│ │ │ -

integer

│ │ │ -
│ │ │ -
Default
│ │ │ -

30

│ │ │ -
│ │ │ -
Minimum Value
│ │ │ -

1

│ │ │ -
│ │ │ -
│ │ │ -

Size of RPC connection pool.

│ │ │ - │ │ │ - │ │ │ -│ │ │ -│ │ │ -│ │ │ - │ │ │ - │ │ │ - │ │ │ - │ │ │ - │ │ │ - │ │ │ - │ │ │ - │ │ │ - │ │ │ - │ │ │ - │ │ │ -
Deprecated Variations

Group

Name

DEFAULT

rpc_conn_pool_size

│ │ │ -
│ │ │ - │ │ │ -
│ │ │ -
│ │ │ -conn_pool_min_size
│ │ │ -
│ │ │ -
Type
│ │ │ -

integer

│ │ │ -
│ │ │ -
Default
│ │ │ -

2

│ │ │ -
│ │ │ -
│ │ │ -

The pool size limit for connections expiration policy

│ │ │ -
│ │ │ - │ │ │ -
│ │ │ -
│ │ │ -conn_pool_ttl
│ │ │ -
│ │ │ -
Type
│ │ │ -

integer

│ │ │ -
│ │ │ -
Default
│ │ │ -

1200

│ │ │ -
│ │ │ -
│ │ │ -

The time-to-live in sec of idle connections in the pool

│ │ │ -
│ │ │ - │ │ │ -
│ │ │ -
│ │ │ -executor_thread_pool_size
│ │ │ -
│ │ │ -
Type
│ │ │ -

integer

│ │ │ -
│ │ │ -
Default
│ │ │ -

64

│ │ │ -
│ │ │ -
│ │ │ -

Size of executor thread pool when executor is threading or eventlet.

│ │ │ - │ │ │ - │ │ │ -│ │ │ -│ │ │ -│ │ │ - │ │ │ - │ │ │ - │ │ │ - │ │ │ - │ │ │ - │ │ │ - │ │ │ - │ │ │ - │ │ │ - │ │ │ - │ │ │ -
Deprecated Variations

Group

Name

DEFAULT

rpc_thread_pool_size

│ │ │ -
│ │ │ - │ │ │ -
│ │ │ -
│ │ │ -rpc_response_timeout
│ │ │ -
│ │ │ -
Type
│ │ │ -

integer

│ │ │ -
│ │ │ -
Default
│ │ │ -

60

│ │ │ -
│ │ │ -
│ │ │ -

Seconds to wait for a response from a call.

│ │ │ -
│ │ │ - │ │ │ -
│ │ │ -
│ │ │ -transport_url
│ │ │ -
│ │ │ -
Type
│ │ │ -

string

│ │ │ -
│ │ │ -
Default
│ │ │ -

rabbit://

│ │ │ -
│ │ │ -
│ │ │ -

The network address and optional user credentials for connecting to the messaging backend, in URL format. The expected format is:

│ │ │ -

driver://[user:pass@]host:port[,[userN:passN@]hostN:portN]/virtual_host?query

│ │ │ -

Example: rabbit://rabbitmq:password@127.0.0.1:5672//

│ │ │ -

For full details on the fields in the URL see the documentation of oslo_messaging.TransportURL at https://docs.openstack.org/oslo.messaging/latest/reference/transport.html

│ │ │ -
│ │ │ - │ │ │ -
│ │ │ -
│ │ │ -control_exchange
│ │ │ -
│ │ │ -
Type
│ │ │ -

string

│ │ │ -
│ │ │ -
Default
│ │ │ -

keystone

│ │ │ -
│ │ │ -
│ │ │ -

The default exchange under which topics are scoped. May be overridden by an exchange name specified in the transport_url option.

│ │ │ -
│ │ │ - │ │ │ -
│ │ │ -
│ │ │ -rpc_ping_enabled
│ │ │ -
│ │ │ -
Type
│ │ │ -

boolean

│ │ │ -
│ │ │ -
Default
│ │ │ -

False

│ │ │ -
│ │ │ -
│ │ │ -

Add an endpoint to answer to ping calls. Endpoint is named oslo_rpc_server_ping

│ │ │ -
│ │ │ - │ │ │ -
│ │ │
│ │ │ debug
│ │ │
│ │ │
Type
│ │ │

boolean

│ │ │
│ │ │
Default
│ │ │ @@ -436,16 +284,16 @@ │ │ │

<None>

│ │ │
│ │ │
Mutable
│ │ │

This option can be changed without restarting.

│ │ │
│ │ │
│ │ │

The name of a logging configuration file. This file is appended to any existing logging configuration files. For details about logging configuration files, see the Python logging module documentation. Note that when logging configuration files are used then all logging configuration is set in the configuration file and other logging configuration options are ignored (for example, log-date-format).

│ │ │ - │ │ │ - │ │ │ +
Deprecated Variations
│ │ │ + │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ @@ -484,16 +332,16 @@ │ │ │

string

│ │ │
│ │ │
Default
│ │ │

<None>

│ │ │
│ │ │ │ │ │

(Optional) Name of log file to send logging output to. If no default is set, logging will go to stderr as defined by use_stderr. This option is ignored if log_config_append is set.

│ │ │ -
Deprecated Variations

Group

Name

│ │ │ - │ │ │ +
Deprecated Variations
│ │ │ + │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ @@ -515,16 +363,16 @@ │ │ │

string

│ │ │
│ │ │
Default
│ │ │

<None>

│ │ │
│ │ │ │ │ │

(Optional) The base directory used for relative log_file paths. This option is ignored if log_config_append is set.

│ │ │ -
Deprecated Variations

Group

Name

│ │ │ - │ │ │ +
Deprecated Variations
│ │ │ + │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ @@ -899,14 +747,166 @@ │ │ │
Default
│ │ │

False

│ │ │
│ │ │ │ │ │

Enables or disables fatal status of deprecations.

│ │ │ │ │ │ │ │ │ +
│ │ │ +
│ │ │ +rpc_conn_pool_size
│ │ │ +
│ │ │ +
Type
│ │ │ +

integer

│ │ │ +
│ │ │ +
Default
│ │ │ +

30

│ │ │ +
│ │ │ +
Minimum Value
│ │ │ +

1

│ │ │ +
│ │ │ +
│ │ │ +

Size of RPC connection pool.

│ │ │ +
Deprecated Variations

Group

Name

│ │ │ + │ │ │ +│ │ │ +│ │ │ +│ │ │ + │ │ │ + │ │ │ + │ │ │ + │ │ │ + │ │ │ + │ │ │ + │ │ │ + │ │ │ + │ │ │ + │ │ │ + │ │ │ +
Deprecated Variations

Group

Name

DEFAULT

rpc_conn_pool_size

│ │ │ +
│ │ │ + │ │ │ +
│ │ │ +
│ │ │ +conn_pool_min_size
│ │ │ +
│ │ │ +
Type
│ │ │ +

integer

│ │ │ +
│ │ │ +
Default
│ │ │ +

2

│ │ │ +
│ │ │ +
│ │ │ +

The pool size limit for connections expiration policy

│ │ │ +
│ │ │ + │ │ │ +
│ │ │ +
│ │ │ +conn_pool_ttl
│ │ │ +
│ │ │ +
Type
│ │ │ +

integer

│ │ │ +
│ │ │ +
Default
│ │ │ +

1200

│ │ │ +
│ │ │ +
│ │ │ +

The time-to-live in sec of idle connections in the pool

│ │ │ +
│ │ │ + │ │ │ +
│ │ │ +
│ │ │ +executor_thread_pool_size
│ │ │ +
│ │ │ +
Type
│ │ │ +

integer

│ │ │ +
│ │ │ +
Default
│ │ │ +

64

│ │ │ +
│ │ │ +
│ │ │ +

Size of executor thread pool when executor is threading or eventlet.

│ │ │ + │ │ │ + │ │ │ +│ │ │ +│ │ │ +│ │ │ + │ │ │ + │ │ │ + │ │ │ + │ │ │ + │ │ │ + │ │ │ + │ │ │ + │ │ │ + │ │ │ + │ │ │ + │ │ │ +
Deprecated Variations

Group

Name

DEFAULT

rpc_thread_pool_size

│ │ │ +
│ │ │ + │ │ │ +
│ │ │ +
│ │ │ +rpc_response_timeout
│ │ │ +
│ │ │ +
Type
│ │ │ +

integer

│ │ │ +
│ │ │ +
Default
│ │ │ +

60

│ │ │ +
│ │ │ +
│ │ │ +

Seconds to wait for a response from a call.

│ │ │ +
│ │ │ + │ │ │ +
│ │ │ +
│ │ │ +transport_url
│ │ │ +
│ │ │ +
Type
│ │ │ +

string

│ │ │ +
│ │ │ +
Default
│ │ │ +

rabbit://

│ │ │ +
│ │ │ +
│ │ │ +

The network address and optional user credentials for connecting to the messaging backend, in URL format. The expected format is:

│ │ │ +

driver://[user:pass@]host:port[,[userN:passN@]hostN:portN]/virtual_host?query

│ │ │ +

Example: rabbit://rabbitmq:password@127.0.0.1:5672//

│ │ │ +

For full details on the fields in the URL see the documentation of oslo_messaging.TransportURL at https://docs.openstack.org/oslo.messaging/latest/reference/transport.html

│ │ │ +
│ │ │ + │ │ │ +
│ │ │ +
│ │ │ +control_exchange
│ │ │ +
│ │ │ +
Type
│ │ │ +

string

│ │ │ +
│ │ │ +
Default
│ │ │ +

keystone

│ │ │ +
│ │ │ +
│ │ │ +

The default exchange under which topics are scoped. May be overridden by an exchange name specified in the transport_url option.

│ │ │ +
│ │ │ + │ │ │ +
│ │ │ +
│ │ │ +rpc_ping_enabled
│ │ │ +
│ │ │ +
Type
│ │ │ +

boolean

│ │ │ +
│ │ │ +
Default
│ │ │ +

False

│ │ │ +
│ │ │ +
│ │ │ +

Add an endpoint to answer to ping calls. Endpoint is named oslo_rpc_server_ping

│ │ │ +
│ │ │ + │ │ │
│ │ │

application_credential

│ │ │
│ │ │
│ │ │
│ │ │ driver
│ │ │