--- /srv/reproducible-results/rbuild-debian/r-b-build.KdrLUAcD/b1/heat_19.0.0-3_i386.changes +++ /srv/reproducible-results/rbuild-debian/r-b-build.KdrLUAcD/b2/heat_19.0.0-3_i386.changes ├── Files │ @@ -1,7 +1,7 @@ │ │ c7e4e7df8190d2e35b4ba1f64c39cb35 20676 web optional heat-api-cfn_19.0.0-3_all.deb │ bb72345ee569185932b2bb3695f5e116 20488 web optional heat-api_19.0.0-3_all.deb │ 92aaaa9f19c543fbce40130ee512c912 51284 web optional heat-common_19.0.0-3_all.deb │ - 67bc2b7e3f8b8f8f1d71606abd14cda7 2059444 doc optional heat-doc_19.0.0-3_all.deb │ + 74045870c30b577a56a50168bdaf6989 2059484 doc optional heat-doc_19.0.0-3_all.deb │ 24aa46f07cb09863dd3b44186bf9707f 7624 web optional heat-engine_19.0.0-3_all.deb │ 4067fd34ec752b7dd622cbaab0404101 1293004 python optional python3-heat_19.0.0-3_all.deb ├── heat-doc_19.0.0-3_all.deb │ ├── file list │ │ @@ -1,3 +1,3 @@ │ │ -rw-r--r-- 0 0 0 4 2023-04-14 08:22:53.000000 debian-binary │ │ -rw-r--r-- 0 0 0 20144 2023-04-14 08:22:53.000000 control.tar.xz │ │ --rw-r--r-- 0 0 0 2039108 2023-04-14 08:22:53.000000 data.tar.xz │ │ +-rw-r--r-- 0 0 0 2039148 2023-04-14 08:22:53.000000 data.tar.xz │ ├── control.tar.xz │ │ ├── control.tar │ │ │ ├── ./md5sums │ │ │ │ ├── ./md5sums │ │ │ │ │┄ Files differ │ ├── data.tar.xz │ │ ├── data.tar │ │ │ ├── ./usr/share/doc/heat-doc/html/configuration/config-options.html │ │ │ │┄ Ordering differences only │ │ │ │ @@ -929,14 +929,228 @@ │ │ │ │

<None>

│ │ │ │
│ │ │ │ │ │ │ │

Custom template for the built-in loadbalancer nested stack.

│ │ │ │ │ │ │ │ │ │ │ │
│ │ │ │ +
│ │ │ │ +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:
│ │ │ │ +

openstack

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

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

│ │ │ │ +
│ │ │ │ + │ │ │ │ +
│ │ │ │ +
│ │ │ │ +run_external_periodic_tasks
│ │ │ │ +
│ │ │ │ +
Type:
│ │ │ │ +

boolean

│ │ │ │ +
│ │ │ │ +
Default:
│ │ │ │ +

True

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

Some periodic tasks can be run in a separate process. Should we run them here?

│ │ │ │ +
│ │ │ │ + │ │ │ │ +
│ │ │ │ +
│ │ │ │ +backdoor_port
│ │ │ │ +
│ │ │ │ +
Type:
│ │ │ │ +

string

│ │ │ │ +
│ │ │ │ +
Default:
│ │ │ │ +

<None>

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

Enable eventlet backdoor. Acceptable values are 0, <port>, and <start>:<end>, where 0 results in listening on a random tcp port number; <port> results in listening on the specified port number (and not enabling backdoor if that port is in use); and <start>:<end> results in listening on the smallest unused port number within the specified range of port numbers. The chosen port is displayed in the service’s log file.

│ │ │ │ +
│ │ │ │ + │ │ │ │ +
│ │ │ │ +
│ │ │ │ +backdoor_socket
│ │ │ │ +
│ │ │ │ +
Type:
│ │ │ │ +

string

│ │ │ │ +
│ │ │ │ +
Default:
│ │ │ │ +

<None>

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

Enable eventlet backdoor, using the provided path as a unix socket that can receive connections. This option is mutually exclusive with ‘backdoor_port’ in that only one should be provided. If both are provided then the existence of this option overrides the usage of that option. Inside the path {pid} will be replaced with the PID of the current process.

│ │ │ │ +
│ │ │ │ + │ │ │ │ +
│ │ │ │ +
│ │ │ │ +log_options
│ │ │ │ +
│ │ │ │ +
Type:
│ │ │ │ +

boolean

│ │ │ │ +
│ │ │ │ +
Default:
│ │ │ │ +

True

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

Enables or disables logging values of all registered options when starting a service (at DEBUG level).

│ │ │ │ +
│ │ │ │ + │ │ │ │ +
│ │ │ │ +
│ │ │ │ +graceful_shutdown_timeout
│ │ │ │ +
│ │ │ │ +
Type:
│ │ │ │ +

integer

│ │ │ │ +
│ │ │ │ +
Default:
│ │ │ │ +

60

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

Specify a timeout after which a gracefully shutdown server will exit. Zero value means endless wait.

│ │ │ │ +
│ │ │ │ + │ │ │ │ +
│ │ │ │
│ │ │ │ debug
│ │ │ │
│ │ │ │
Type:
│ │ │ │

boolean

│ │ │ │
│ │ │ │
Default:
│ │ │ │ @@ -960,16 +1174,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
│ │ │ │ + │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ @@ -1004,16 +1218,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

DEFAULT

│ │ │ │ - │ │ │ │ +
Deprecated Variations
│ │ │ │ + │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ @@ -1031,16 +1245,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

DEFAULT

│ │ │ │ - │ │ │ │ +
Deprecated Variations
│ │ │ │ + │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ @@ -1411,228 +1625,14 @@ │ │ │ │
Default:
│ │ │ │

False

│ │ │ │
│ │ │ │ │ │ │ │

Enables or disables fatal status of deprecations.

│ │ │ │ │ │ │ │ │ │ │ │ -
│ │ │ │ -
│ │ │ │ -run_external_periodic_tasks
│ │ │ │ -
│ │ │ │ -
Type:
│ │ │ │ -

boolean

│ │ │ │ -
│ │ │ │ -
Default:
│ │ │ │ -

True

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

Some periodic tasks can be run in a separate process. Should we run them here?

│ │ │ │ -
│ │ │ │ - │ │ │ │ -
│ │ │ │ -
│ │ │ │ -backdoor_port
│ │ │ │ -
│ │ │ │ -
Type:
│ │ │ │ -

string

│ │ │ │ -
│ │ │ │ -
Default:
│ │ │ │ -

<None>

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

Enable eventlet backdoor. Acceptable values are 0, <port>, and <start>:<end>, where 0 results in listening on a random tcp port number; <port> results in listening on the specified port number (and not enabling backdoor if that port is in use); and <start>:<end> results in listening on the smallest unused port number within the specified range of port numbers. The chosen port is displayed in the service’s log file.

│ │ │ │ -
│ │ │ │ - │ │ │ │ -
│ │ │ │ -
│ │ │ │ -backdoor_socket
│ │ │ │ -
│ │ │ │ -
Type:
│ │ │ │ -

string

│ │ │ │ -
│ │ │ │ -
Default:
│ │ │ │ -

<None>

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

Enable eventlet backdoor, using the provided path as a unix socket that can receive connections. This option is mutually exclusive with ‘backdoor_port’ in that only one should be provided. If both are provided then the existence of this option overrides the usage of that option. Inside the path {pid} will be replaced with the PID of the current process.

│ │ │ │ -
│ │ │ │ - │ │ │ │ -
│ │ │ │ -
│ │ │ │ -log_options
│ │ │ │ -
│ │ │ │ -
Type:
│ │ │ │ -

boolean

│ │ │ │ -
│ │ │ │ -
Default:
│ │ │ │ -

True

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

Enables or disables logging values of all registered options when starting a service (at DEBUG level).

│ │ │ │ -
│ │ │ │ - │ │ │ │ -
│ │ │ │ -
│ │ │ │ -graceful_shutdown_timeout
│ │ │ │ -
│ │ │ │ -
Type:
│ │ │ │ -

integer

│ │ │ │ -
│ │ │ │ -
Default:
│ │ │ │ -

60

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

Specify a timeout after which a gracefully shutdown server will exit. Zero value means endless wait.

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

integer

│ │ │ │ -
│ │ │ │ -
Default:
│ │ │ │ -

30

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

1

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

Size of RPC connection pool.

│ │ │ │ -
Deprecated Variations

Group

Name

DEFAULT

│ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ - │ │ │ │ -
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:
│ │ │ │ -

openstack

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

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

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

auth_password

│ │ │ │
│ │ │ │
│ │ │ │
│ │ │ │ multi_cloud
│ │ │ │
│ │ │ │ ├── html2text {} │ │ │ │ │ @@ -449,14 +449,122 @@ │ │ │ │ │ Default publisher_id for outgoing notifications. │ │ │ │ │ loadbalancer_template¶ │ │ │ │ │ Type: │ │ │ │ │ string │ │ │ │ │ Default: │ │ │ │ │ │ │ │ │ │ Custom template for the built-in loadbalancer nested stack. │ │ │ │ │ + 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: │ │ │ │ │ + openstack │ │ │ │ │ + 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 │ │ │ │ │ + run_external_periodic_tasks¶ │ │ │ │ │ + Type: │ │ │ │ │ + boolean │ │ │ │ │ + Default: │ │ │ │ │ + True │ │ │ │ │ + Some periodic tasks can be run in a separate process. Should we run them │ │ │ │ │ + here? │ │ │ │ │ + backdoor_port¶ │ │ │ │ │ + Type: │ │ │ │ │ + string │ │ │ │ │ + Default: │ │ │ │ │ + │ │ │ │ │ + Enable eventlet backdoor. Acceptable values are 0, , and : │ │ │ │ │ + , where 0 results in listening on a random tcp port number; │ │ │ │ │ + results in listening on the specified port number (and not enabling │ │ │ │ │ + backdoor if that port is in use); and : results in listening │ │ │ │ │ + on the smallest unused port number within the specified range of port │ │ │ │ │ + numbers. The chosen port is displayed in the service’s log file. │ │ │ │ │ + backdoor_socket¶ │ │ │ │ │ + Type: │ │ │ │ │ + string │ │ │ │ │ + Default: │ │ │ │ │ + │ │ │ │ │ + Enable eventlet backdoor, using the provided path as a unix socket that │ │ │ │ │ + can receive connections. This option is mutually exclusive with │ │ │ │ │ + ‘backdoor_port’ in that only one should be provided. If both are provided │ │ │ │ │ + then the existence of this option overrides the usage of that option. │ │ │ │ │ + Inside the path {pid} will be replaced with the PID of the current │ │ │ │ │ + process. │ │ │ │ │ + log_options¶ │ │ │ │ │ + Type: │ │ │ │ │ + boolean │ │ │ │ │ + Default: │ │ │ │ │ + True │ │ │ │ │ + Enables or disables logging values of all registered options when │ │ │ │ │ + starting a service (at DEBUG level). │ │ │ │ │ + graceful_shutdown_timeout¶ │ │ │ │ │ + Type: │ │ │ │ │ + integer │ │ │ │ │ + Default: │ │ │ │ │ + 60 │ │ │ │ │ + Specify a timeout after which a gracefully shutdown server will exit. │ │ │ │ │ + Zero value means endless wait. │ │ │ │ │ debug¶ │ │ │ │ │ Type: │ │ │ │ │ boolean │ │ │ │ │ Default: │ │ │ │ │ False │ │ │ │ │ Mutable: │ │ │ │ │ This option can be changed without restarting. │ │ │ │ │ @@ -705,122 +813,14 @@ │ │ │ │ │ levels are filtered. │ │ │ │ │ fatal_deprecations¶ │ │ │ │ │ Type: │ │ │ │ │ boolean │ │ │ │ │ Default: │ │ │ │ │ False │ │ │ │ │ Enables or disables fatal status of deprecations. │ │ │ │ │ - run_external_periodic_tasks¶ │ │ │ │ │ - Type: │ │ │ │ │ - boolean │ │ │ │ │ - Default: │ │ │ │ │ - True │ │ │ │ │ - Some periodic tasks can be run in a separate process. Should we run them │ │ │ │ │ - here? │ │ │ │ │ - backdoor_port¶ │ │ │ │ │ - Type: │ │ │ │ │ - string │ │ │ │ │ - Default: │ │ │ │ │ - │ │ │ │ │ - Enable eventlet backdoor. Acceptable values are 0, , and : │ │ │ │ │ - , where 0 results in listening on a random tcp port number; │ │ │ │ │ - results in listening on the specified port number (and not enabling │ │ │ │ │ - backdoor if that port is in use); and : results in listening │ │ │ │ │ - on the smallest unused port number within the specified range of port │ │ │ │ │ - numbers. The chosen port is displayed in the service’s log file. │ │ │ │ │ - backdoor_socket¶ │ │ │ │ │ - Type: │ │ │ │ │ - string │ │ │ │ │ - Default: │ │ │ │ │ - │ │ │ │ │ - Enable eventlet backdoor, using the provided path as a unix socket that │ │ │ │ │ - can receive connections. This option is mutually exclusive with │ │ │ │ │ - ‘backdoor_port’ in that only one should be provided. If both are provided │ │ │ │ │ - then the existence of this option overrides the usage of that option. │ │ │ │ │ - Inside the path {pid} will be replaced with the PID of the current │ │ │ │ │ - process. │ │ │ │ │ - log_options¶ │ │ │ │ │ - Type: │ │ │ │ │ - boolean │ │ │ │ │ - Default: │ │ │ │ │ - True │ │ │ │ │ - Enables or disables logging values of all registered options when │ │ │ │ │ - starting a service (at DEBUG level). │ │ │ │ │ - graceful_shutdown_timeout¶ │ │ │ │ │ - Type: │ │ │ │ │ - integer │ │ │ │ │ - Default: │ │ │ │ │ - 60 │ │ │ │ │ - Specify a timeout after which a gracefully shutdown server will exit. │ │ │ │ │ - Zero value means endless wait. │ │ │ │ │ - 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: │ │ │ │ │ - openstack │ │ │ │ │ - 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 │ │ │ │ │ ***** auth_password¶ ***** │ │ │ │ │ multi_cloud¶ │ │ │ │ │ Type: │ │ │ │ │ boolean │ │ │ │ │ Default: │ │ │ │ │ False │ │ │ │ │ Allow orchestration of multiple clouds. │ │ │ ├── ./usr/share/doc/heat-doc/html/searchindex.js │ │ │ │ ├── js-beautify {} │ │ │ │ │ @@ -3819,14 +3819,59 @@ │ │ │ │ │ "larger": [219, 222, 226, 243], │ │ │ │ │ "cloud_backend": [219, 222], │ │ │ │ │ "qualifi": [219, 222], │ │ │ │ │ "default_notification_level": [219, 222], │ │ │ │ │ "outgo": [219, 222, 279], │ │ │ │ │ "default_publisher_id": [219, 222], │ │ │ │ │ "loadbalancer_templ": [219, 222, 267], │ │ │ │ │ + "rpc_conn_pool_s": [219, 222], │ │ │ │ │ + "conn_pool_min_s": [219, 222], │ │ │ │ │ + "conn_pool_ttl": [219, 222], │ │ │ │ │ + "1200": [219, 222, 270], │ │ │ │ │ + "sec": [219, 222, 231], │ │ │ │ │ + "idl": [219, 222], │ │ │ │ │ + "executor_thread_pool_s": [219, 222], │ │ │ │ │ + "64": [219, 222, 279], │ │ │ │ │ + "executor": [219, 222, 279], │ │ │ │ │ + "eventlet": [219, 222], │ │ │ │ │ + "rpc_thread_pool_s": [219, 222], │ │ │ │ │ + "rpc_response_timeout": [219, 222], │ │ │ │ │ + "transport_url": [219, 222, 246, 247, 248, 249, 264], │ │ │ │ │ + "rabbit": [219, 222, 240, 246, 247, 248, 249, 264], │ │ │ │ │ + "usern": [219, 222], │ │ │ │ │ + "passn": [219, 222], │ │ │ │ │ + "hostn": [219, 222], │ │ │ │ │ + "portn": [219, 222], │ │ │ │ │ + "virtual_host": [219, 222], │ │ │ │ │ + "rabbitmq": [219, 222, 246, 247, 248, 249, 263, 264], │ │ │ │ │ + "127": [219, 222, 263, 279], │ │ │ │ │ + "5672": [219, 222, 264], │ │ │ │ │ + "transporturl": [219, 222], │ │ │ │ │ + "control_exchang": [219, 222], │ │ │ │ │ + "exchang": [219, 222, 263, 279], │ │ │ │ │ + "rpc_ping_en": [219, 222], │ │ │ │ │ + "answer": [219, 222, 237], │ │ │ │ │ + "ping": [219, 222, 279], │ │ │ │ │ + "oslo_rpc_server_p": [219, 222], │ │ │ │ │ + "run_external_periodic_task": [219, 222], │ │ │ │ │ + "backdoor_port": [219, 222], │ │ │ │ │ + "backdoor": [219, 222], │ │ │ │ │ + "tcp": [219, 222, 266, 267, 269, 276, 279, 281], │ │ │ │ │ + "smallest": [219, 222, 279], │ │ │ │ │ + "unus": [219, 222], │ │ │ │ │ + "chosen": [219, 222, 230, 279, 280], │ │ │ │ │ + "backdoor_socket": [219, 222], │ │ │ │ │ + "unix": [219, 222], │ │ │ │ │ + "mutual": [219, 222], │ │ │ │ │ + "pid": [219, 222], │ │ │ │ │ + "log_opt": [219, 222], │ │ │ │ │ + "graceful_shutdown_timeout": [219, 222], │ │ │ │ │ + "gracefulli": [219, 222, 233, 264], │ │ │ │ │ + "shutdown": [219, 222, 264], │ │ │ │ │ + "endless": [219, 222], │ │ │ │ │ "log_config_append": [219, 222], │ │ │ │ │ "append": [219, 222, 276, 279], │ │ │ │ │ "log_config": [219, 222], │ │ │ │ │ "log_date_format": [219, 222], │ │ │ │ │ "y": [219, 222, 237, 255, 276], │ │ │ │ │ "m": [219, 222, 269, 279], │ │ │ │ │ "h": [219, 222, 236, 240, 255, 258, 259, 280], │ │ │ │ │ @@ -3909,59 +3954,14 @@ │ │ │ │ │ "instance_uuid_format": [219, 222], │ │ │ │ │ "rate_limit_interv": [219, 222], │ │ │ │ │ "rate": [219, 222, 279], │ │ │ │ │ "rate_limit_burst": [219, 222], │ │ │ │ │ "rate_limit_except_level": [219, 222], │ │ │ │ │ "fatal_deprec": [219, 222], │ │ │ │ │ "fatal": [219, 222], │ │ │ │ │ - "run_external_periodic_task": [219, 222], │ │ │ │ │ - "backdoor_port": [219, 222], │ │ │ │ │ - "eventlet": [219, 222], │ │ │ │ │ - "backdoor": [219, 222], │ │ │ │ │ - "tcp": [219, 222, 266, 267, 269, 276, 279, 281], │ │ │ │ │ - "smallest": [219, 222, 279], │ │ │ │ │ - "unus": [219, 222], │ │ │ │ │ - "chosen": [219, 222, 230, 279, 280], │ │ │ │ │ - "backdoor_socket": [219, 222], │ │ │ │ │ - "unix": [219, 222], │ │ │ │ │ - "mutual": [219, 222], │ │ │ │ │ - "pid": [219, 222], │ │ │ │ │ - "log_opt": [219, 222], │ │ │ │ │ - "graceful_shutdown_timeout": [219, 222], │ │ │ │ │ - "gracefulli": [219, 222, 233, 264], │ │ │ │ │ - "shutdown": [219, 222, 264], │ │ │ │ │ - "endless": [219, 222], │ │ │ │ │ - "rpc_conn_pool_s": [219, 222], │ │ │ │ │ - "conn_pool_min_s": [219, 222], │ │ │ │ │ - "conn_pool_ttl": [219, 222], │ │ │ │ │ - "1200": [219, 222, 270], │ │ │ │ │ - "sec": [219, 222, 231], │ │ │ │ │ - "idl": [219, 222], │ │ │ │ │ - "executor_thread_pool_s": [219, 222], │ │ │ │ │ - "64": [219, 222, 279], │ │ │ │ │ - "executor": [219, 222, 279], │ │ │ │ │ - "rpc_thread_pool_s": [219, 222], │ │ │ │ │ - "rpc_response_timeout": [219, 222], │ │ │ │ │ - "transport_url": [219, 222, 246, 247, 248, 249, 264], │ │ │ │ │ - "rabbit": [219, 222, 240, 246, 247, 248, 249, 264], │ │ │ │ │ - "usern": [219, 222], │ │ │ │ │ - "passn": [219, 222], │ │ │ │ │ - "hostn": [219, 222], │ │ │ │ │ - "portn": [219, 222], │ │ │ │ │ - "virtual_host": [219, 222], │ │ │ │ │ - "rabbitmq": [219, 222, 246, 247, 248, 249, 263, 264], │ │ │ │ │ - "127": [219, 222, 263, 279], │ │ │ │ │ - "5672": [219, 222, 264], │ │ │ │ │ - "transporturl": [219, 222], │ │ │ │ │ - "control_exchang": [219, 222], │ │ │ │ │ - "exchang": [219, 222, 263, 279], │ │ │ │ │ - "rpc_ping_en": [219, 222], │ │ │ │ │ - "answer": [219, 222, 237], │ │ │ │ │ - "ping": [219, 222, 279], │ │ │ │ │ - "oslo_rpc_server_p": [219, 222], │ │ │ │ │ "multi_cloud": [219, 222], │ │ │ │ │ "allowed_auth_uri": [219, 222], │ │ │ │ │ "auth_uri": [219, 222, 246, 247, 248, 249], │ │ │ │ │ "config_prefix": [219, 222], │ │ │ │ │ "expiration_tim": [219, 222], │ │ │ │ │ "600": [219, 222, 234], │ │ │ │ │ "oslo_cach": [219, 222],