--- /srv/reproducible-results/rbuild-debian/r-b-build.YbTj7Ld9/b1/designate_18.0.0-2_i386.changes +++ /srv/reproducible-results/rbuild-debian/r-b-build.YbTj7Ld9/b2/designate_18.0.0-2_i386.changes ├── Files │ @@ -1,13 +1,13 @@ │ │ fca7d19ea36ad99080ade044ca418dcc 8744 net optional designate-agent_18.0.0-2_all.deb │ 0916bccd80de7db33e56ba1f6df0a578 26308 net optional designate-api_18.0.0-2_all.deb │ 878a808ff73c0fa79961b674e42966a4 8840 net optional designate-central_18.0.0-2_all.deb │ 64af9651f184229de1802e5ad7d08a86 49712 net optional designate-common_18.0.0-2_all.deb │ - 4fd199f26f5f75063e6b9d0568194099 1430344 doc optional designate-doc_18.0.0-2_all.deb │ + 10ed461f95a46122e202cbcfdbc76a51 1430360 doc optional designate-doc_18.0.0-2_all.deb │ 56daf9836f62b3f15b7d957ad8a508eb 8920 net optional designate-mdns_18.0.0-2_all.deb │ ea33ce37911bb33e2a75a6bc27944b12 8752 net optional designate-pool-manager_18.0.0-2_all.deb │ 6d57038020d5ca098f17c729adebd4df 9136 net optional designate-producer_18.0.0-2_all.deb │ 709f2cea87742c3069a9b02a3a202757 8924 net optional designate-sink_18.0.0-2_all.deb │ b2e9a1ec2b333482c73ac14f11c0651d 8964 net optional designate-worker_18.0.0-2_all.deb │ eb84b5667ba7380e847d79caf9914ba2 8752 net optional designate-zone-manager_18.0.0-2_all.deb │ 81c979665e5104058c10425f1c016493 5300 net optional designate_18.0.0-2_all.deb ├── designate-doc_18.0.0-2_all.deb │ ├── file list │ │ @@ -1,3 +1,3 @@ │ │ -rw-r--r-- 0 0 0 4 2024-05-09 11:58:59.000000 debian-binary │ │ -rw-r--r-- 0 0 0 7188 2024-05-09 11:58:59.000000 control.tar.xz │ │ --rw-r--r-- 0 0 0 1422964 2024-05-09 11:58:59.000000 data.tar.xz │ │ +-rw-r--r-- 0 0 0 1422980 2024-05-09 11:58:59.000000 data.tar.xz │ ├── control.tar.xz │ │ ├── control.tar │ │ │ ├── ./md5sums │ │ │ │ ├── ./md5sums │ │ │ │ │┄ Files differ │ ├── data.tar.xz │ │ ├── data.tar │ │ │ ├── ./usr/share/doc/designate-doc/html/admin/config.html │ │ │ │┄ Ordering differences only │ │ │ │ @@ -456,193 +456,155 @@ │ │ │ │

1000

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

Number of recordsets allowed in a zone export

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

integer

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

60

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

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

│ │ │ │ -
│ │ │ │ - │ │ │ │ -
│ │ │ │ -
│ │ │ │ -api_paste_config
│ │ │ │ -
│ │ │ │ -
Type:
│ │ │ │ -

string

│ │ │ │ +

30

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

api-paste.ini

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

1

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

File name for the paste.deploy config for api service

│ │ │ │ +

Size of RPC connection pool.

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

Group

Name

DEFAULT

rpc_conn_pool_size

│ │ │ │
│ │ │ │ │ │ │ │
│ │ │ │ -
│ │ │ │ -wsgi_log_format
│ │ │ │ +
│ │ │ │ +conn_pool_min_size
│ │ │ │
│ │ │ │
Type:
│ │ │ │ -

string

│ │ │ │ +

integer

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

%(client_ip)s "%(request_line)s" status: %(status_code)s  len: %(body_length)s time: %(wall_seconds).7f

│ │ │ │ +

2

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

A python format string that is used as the template to generate log lines. The following values can beformatted into it: client_ip, date_time, request_line, status_code, body_length, wall_seconds.

│ │ │ │ +

The pool size limit for connections expiration policy

│ │ │ │
│ │ │ │ │ │ │ │
│ │ │ │ -
│ │ │ │ -tcp_keepidle
│ │ │ │ +
│ │ │ │ +conn_pool_ttl
│ │ │ │
│ │ │ │
Type:
│ │ │ │

integer

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

600

│ │ │ │ +

1200

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

Sets the value of TCP_KEEPIDLE in seconds for each server socket. Not supported on OS X.

│ │ │ │ +

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

│ │ │ │
│ │ │ │ │ │ │ │
│ │ │ │ -
│ │ │ │ -wsgi_default_pool_size
│ │ │ │ +
│ │ │ │ +executor_thread_pool_size
│ │ │ │
│ │ │ │
Type:
│ │ │ │

integer

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

100

│ │ │ │ +

64

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

Size of the pool of greenthreads used by wsgi

│ │ │ │ +

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

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

Group

Name

DEFAULT

rpc_thread_pool_size

│ │ │ │
│ │ │ │ │ │ │ │
│ │ │ │ -
│ │ │ │ -max_header_line
│ │ │ │ +
│ │ │ │ +rpc_response_timeout
│ │ │ │
│ │ │ │
Type:
│ │ │ │

integer

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

16384

│ │ │ │ +

60

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

Maximum line size of message headers to be accepted. max_header_line may need to be increased when using large tokens (typically those generated when keystone is configured to use PKI tokens with big service catalogs).

│ │ │ │ +

Seconds to wait for a response from a call.

│ │ │ │
│ │ │ │ │ │ │ │
│ │ │ │ -
│ │ │ │ -wsgi_keep_alive
│ │ │ │ +
│ │ │ │ +transport_url
│ │ │ │
│ │ │ │
Type:
│ │ │ │ -

boolean

│ │ │ │ +

string

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

True

│ │ │ │ +

rabbit://

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

If False, closes the client socket connection explicitly.

│ │ │ │ +

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

│ │ │ │
│ │ │ │ │ │ │ │
│ │ │ │ -
│ │ │ │ -client_socket_timeout
│ │ │ │ +
│ │ │ │ +control_exchange
│ │ │ │
│ │ │ │
Type:
│ │ │ │ -

integer

│ │ │ │ +

string

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

900

│ │ │ │ +

designate

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

Timeout for client connections’ socket operations. If an incoming connection is idle for this number of seconds it will be closed. A value of ‘0’ means wait forever.

│ │ │ │ +

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

│ │ │ │
│ │ │ │ │ │ │ │
│ │ │ │ -
│ │ │ │ -wsgi_server_debug
│ │ │ │ +
│ │ │ │ +rpc_ping_enabled
│ │ │ │
│ │ │ │
Type:
│ │ │ │

boolean

│ │ │ │
│ │ │ │
Default:
│ │ │ │

False

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

True if the server should send exception tracebacks to the clients on 500 errors. If False, the server will respond with empty bodies.

│ │ │ │ +

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

│ │ │ │
│ │ │ │ │ │ │ │
│ │ │ │
│ │ │ │ debug
│ │ │ │
│ │ │ │
Type:
│ │ │ │ @@ -669,16 +631,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
│ │ │ │ + │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ @@ -713,16 +675,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
│ │ │ │ + │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ @@ -740,16 +702,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
│ │ │ │ + │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ @@ -1132,155 +1094,193 @@ │ │ │ │

False

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

Enables or disables fatal status of deprecations.

│ │ │ │ │ │ │ │ │ │ │ │
│ │ │ │ -
│ │ │ │ -rpc_conn_pool_size
│ │ │ │ +
│ │ │ │ +run_external_periodic_tasks
│ │ │ │
│ │ │ │
Type:
│ │ │ │ -

integer

│ │ │ │ +

boolean

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

30

│ │ │ │ +

True

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

1

│ │ │ │ +
│ │ │ │ +

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

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

string

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

<None>

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

Size of RPC connection pool.

│ │ │ │ -
Deprecated Variations

Group

Name

DEFAULT

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

Group

Name

DEFAULT

rpc_conn_pool_size

│ │ │ │ +

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.

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

2

│ │ │ │ +

60

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

The pool size limit for connections expiration policy

│ │ │ │ +

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

│ │ │ │
│ │ │ │ │ │ │ │
│ │ │ │ -
│ │ │ │ -conn_pool_ttl
│ │ │ │ +
│ │ │ │ +api_paste_config
│ │ │ │ +
│ │ │ │ +
Type:
│ │ │ │ +

string

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

api-paste.ini

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

File name for the paste.deploy config for api service

│ │ │ │ +
│ │ │ │ + │ │ │ │ +
│ │ │ │ +
│ │ │ │ +wsgi_log_format
│ │ │ │ +
│ │ │ │ +
Type:
│ │ │ │ +

string

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

%(client_ip)s "%(request_line)s" status: %(status_code)s  len: %(body_length)s time: %(wall_seconds).7f

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

A python format string that is used as the template to generate log lines. The following values can beformatted into it: client_ip, date_time, request_line, status_code, body_length, wall_seconds.

│ │ │ │ +
│ │ │ │ + │ │ │ │ +
│ │ │ │ +
│ │ │ │ +tcp_keepidle
│ │ │ │
│ │ │ │
Type:
│ │ │ │

integer

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

1200

│ │ │ │ +

600

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

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

│ │ │ │ +

Sets the value of TCP_KEEPIDLE in seconds for each server socket. Not supported on OS X.

│ │ │ │
│ │ │ │ │ │ │ │
│ │ │ │ -
│ │ │ │ -executor_thread_pool_size
│ │ │ │ +
│ │ │ │ +wsgi_default_pool_size
│ │ │ │
│ │ │ │
Type:
│ │ │ │

integer

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

64

│ │ │ │ +

100

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

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

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

Group

Name

DEFAULT

rpc_thread_pool_size

│ │ │ │ +

Size of the pool of greenthreads used by wsgi

│ │ │ │
│ │ │ │ │ │ │ │
│ │ │ │ -
│ │ │ │ -rpc_response_timeout
│ │ │ │ +
│ │ │ │ +max_header_line
│ │ │ │
│ │ │ │
Type:
│ │ │ │

integer

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

60

│ │ │ │ +

16384

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

Seconds to wait for a response from a call.

│ │ │ │ +

Maximum line size of message headers to be accepted. max_header_line may need to be increased when using large tokens (typically those generated when keystone is configured to use PKI tokens with big service catalogs).

│ │ │ │
│ │ │ │ │ │ │ │
│ │ │ │ -
│ │ │ │ -transport_url
│ │ │ │ +
│ │ │ │ +wsgi_keep_alive
│ │ │ │
│ │ │ │
Type:
│ │ │ │ -

string

│ │ │ │ +

boolean

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

rabbit://

│ │ │ │ +

True

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

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

│ │ │ │ +

If False, closes the client socket connection explicitly.

│ │ │ │
│ │ │ │ │ │ │ │
│ │ │ │ -
│ │ │ │ -control_exchange
│ │ │ │ +
│ │ │ │ +client_socket_timeout
│ │ │ │
│ │ │ │
Type:
│ │ │ │ -

string

│ │ │ │ +

integer

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

designate

│ │ │ │ +

900

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

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

│ │ │ │ +

Timeout for client connections’ socket operations. If an incoming connection is idle for this number of seconds it will be closed. A value of ‘0’ means wait forever.

│ │ │ │
│ │ │ │ │ │ │ │
│ │ │ │ -
│ │ │ │ -rpc_ping_enabled
│ │ │ │ +
│ │ │ │ +wsgi_server_debug
│ │ │ │
│ │ │ │
Type:
│ │ │ │

boolean

│ │ │ │
│ │ │ │
Default:
│ │ │ │

False

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

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

│ │ │ │ +

True if the server should send exception tracebacks to the clients on 500 errors. If False, the server will respond with empty bodies.

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

backend:dynect

│ │ │ │
│ │ │ │
│ │ │ │
│ │ │ │ ├── html2text {} │ │ │ │ │ @@ -151,114 +151,79 @@ │ │ │ │ │ Number of records allowed per recordset │ │ │ │ │ quota_api_export_size_¶ │ │ │ │ │ Type: │ │ │ │ │ integer │ │ │ │ │ Default: │ │ │ │ │ 1000 │ │ │ │ │ Number of recordsets allowed in a zone export │ │ │ │ │ - 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_¶ │ │ │ │ │ + rpc_conn_pool_size_¶ │ │ │ │ │ Type: │ │ │ │ │ integer │ │ │ │ │ Default: │ │ │ │ │ - 60 │ │ │ │ │ - Specify a timeout after which a gracefully shutdown server will exit. │ │ │ │ │ - Zero value means endless wait. │ │ │ │ │ - api_paste_config_¶ │ │ │ │ │ - Type: │ │ │ │ │ - string │ │ │ │ │ - Default: │ │ │ │ │ - api-paste.ini │ │ │ │ │ - File name for the paste.deploy config for api service │ │ │ │ │ - wsgi_log_format_¶ │ │ │ │ │ + 30 │ │ │ │ │ + Minimum Value: │ │ │ │ │ + 1 │ │ │ │ │ + Size of RPC connection pool. │ │ │ │ │ + DDeepprreeccaatteedd VVaarriiaattiioonnss_?¶ │ │ │ │ │ + GGrroouupp NNaammee │ │ │ │ │ + DEFAULT rpc_conn_pool_size │ │ │ │ │ + conn_pool_min_size_¶ │ │ │ │ │ Type: │ │ │ │ │ - string │ │ │ │ │ + integer │ │ │ │ │ Default: │ │ │ │ │ - %(client_ip)s "%(request_line)s" status: %(status_code)s  len: % │ │ │ │ │ - (body_length)s time: %(wall_seconds).7f │ │ │ │ │ - A python format string that is used as the template to generate log │ │ │ │ │ - lines. The following values can beformatted into it: client_ip, │ │ │ │ │ - date_time, request_line, status_code, body_length, wall_seconds. │ │ │ │ │ - tcp_keepidle_¶ │ │ │ │ │ + 2 │ │ │ │ │ + The pool size limit for connections expiration policy │ │ │ │ │ + conn_pool_ttl_¶ │ │ │ │ │ Type: │ │ │ │ │ integer │ │ │ │ │ Default: │ │ │ │ │ - 600 │ │ │ │ │ - Sets the value of TCP_KEEPIDLE in seconds for each server socket. Not │ │ │ │ │ - supported on OS X. │ │ │ │ │ - wsgi_default_pool_size_¶ │ │ │ │ │ + 1200 │ │ │ │ │ + The time-to-live in sec of idle connections in the pool │ │ │ │ │ + executor_thread_pool_size_¶ │ │ │ │ │ Type: │ │ │ │ │ integer │ │ │ │ │ Default: │ │ │ │ │ - 100 │ │ │ │ │ - Size of the pool of greenthreads used by wsgi │ │ │ │ │ - max_header_line_¶ │ │ │ │ │ + 64 │ │ │ │ │ + Size of executor thread pool when executor is threading or eventlet. │ │ │ │ │ + DDeepprreeccaatteedd VVaarriiaattiioonnss_?¶ │ │ │ │ │ + GGrroouupp NNaammee │ │ │ │ │ + DEFAULT rpc_thread_pool_size │ │ │ │ │ + rpc_response_timeout_¶ │ │ │ │ │ Type: │ │ │ │ │ integer │ │ │ │ │ Default: │ │ │ │ │ - 16384 │ │ │ │ │ - Maximum line size of message headers to be accepted. max_header_line may │ │ │ │ │ - need to be increased when using large tokens (typically those generated │ │ │ │ │ - when keystone is configured to use PKI tokens with big service catalogs). │ │ │ │ │ - wsgi_keep_alive_¶ │ │ │ │ │ + 60 │ │ │ │ │ + Seconds to wait for a response from a call. │ │ │ │ │ + transport_url_¶ │ │ │ │ │ Type: │ │ │ │ │ - boolean │ │ │ │ │ + string │ │ │ │ │ Default: │ │ │ │ │ - True │ │ │ │ │ - If False, closes the client socket connection explicitly. │ │ │ │ │ - client_socket_timeout_¶ │ │ │ │ │ + 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 _h_t_t_p_s_:_/_/_d_o_c_s_._o_p_e_n_s_t_a_c_k_._o_r_g_/_o_s_l_o_._m_e_s_s_a_g_i_n_g_/ │ │ │ │ │ + _l_a_t_e_s_t_/_r_e_f_e_r_e_n_c_e_/_t_r_a_n_s_p_o_r_t_._h_t_m_l │ │ │ │ │ + control_exchange_¶ │ │ │ │ │ Type: │ │ │ │ │ - integer │ │ │ │ │ + string │ │ │ │ │ Default: │ │ │ │ │ - 900 │ │ │ │ │ - Timeout for client connections’ socket operations. If an incoming │ │ │ │ │ - connection is idle for this number of seconds it will be closed. A value │ │ │ │ │ - of ‘0’ means wait forever. │ │ │ │ │ - wsgi_server_debug_¶ │ │ │ │ │ + designate │ │ │ │ │ + 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 │ │ │ │ │ - True if the server should send exception tracebacks to the clients on 500 │ │ │ │ │ - errors. If False, the server will respond with empty bodies. │ │ │ │ │ + Add an endpoint to answer to ping calls. Endpoint is named │ │ │ │ │ + oslo_rpc_server_ping │ │ │ │ │ debug_¶ │ │ │ │ │ Type: │ │ │ │ │ boolean │ │ │ │ │ Default: │ │ │ │ │ False │ │ │ │ │ Mutable: │ │ │ │ │ This option can be changed without restarting. │ │ │ │ │ @@ -513,79 +478,114 @@ │ │ │ │ │ levels are filtered. │ │ │ │ │ fatal_deprecations_¶ │ │ │ │ │ Type: │ │ │ │ │ boolean │ │ │ │ │ Default: │ │ │ │ │ False │ │ │ │ │ Enables or disables fatal status of deprecations. │ │ │ │ │ - rpc_conn_pool_size_¶ │ │ │ │ │ + run_external_periodic_tasks_¶ │ │ │ │ │ Type: │ │ │ │ │ - integer │ │ │ │ │ + boolean │ │ │ │ │ Default: │ │ │ │ │ - 30 │ │ │ │ │ - Minimum Value: │ │ │ │ │ - 1 │ │ │ │ │ - Size of RPC connection pool. │ │ │ │ │ - DDeepprreeccaatteedd VVaarriiaattiioonnss_?¶ │ │ │ │ │ - GGrroouupp NNaammee │ │ │ │ │ - DEFAULT rpc_conn_pool_size │ │ │ │ │ - conn_pool_min_size_¶ │ │ │ │ │ + True │ │ │ │ │ + Some periodic tasks can be run in a separate process. Should we run them │ │ │ │ │ + here? │ │ │ │ │ + backdoor_port_¶ │ │ │ │ │ Type: │ │ │ │ │ - integer │ │ │ │ │ + string │ │ │ │ │ Default: │ │ │ │ │ - 2 │ │ │ │ │ - The pool size limit for connections expiration policy │ │ │ │ │ - conn_pool_ttl_¶ │ │ │ │ │ + │ │ │ │ │ + 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: │ │ │ │ │ - integer │ │ │ │ │ + string │ │ │ │ │ Default: │ │ │ │ │ - 1200 │ │ │ │ │ - The time-to-live in sec of idle connections in the pool │ │ │ │ │ - executor_thread_pool_size_¶ │ │ │ │ │ + │ │ │ │ │ + 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: │ │ │ │ │ - integer │ │ │ │ │ + boolean │ │ │ │ │ Default: │ │ │ │ │ - 64 │ │ │ │ │ - Size of executor thread pool when executor is threading or eventlet. │ │ │ │ │ - DDeepprreeccaatteedd VVaarriiaattiioonnss_?¶ │ │ │ │ │ - GGrroouupp NNaammee │ │ │ │ │ - DEFAULT rpc_thread_pool_size │ │ │ │ │ - rpc_response_timeout_¶ │ │ │ │ │ + True │ │ │ │ │ + Enables or disables logging values of all registered options when │ │ │ │ │ + starting a service (at DEBUG level). │ │ │ │ │ + graceful_shutdown_timeout_¶ │ │ │ │ │ Type: │ │ │ │ │ integer │ │ │ │ │ Default: │ │ │ │ │ 60 │ │ │ │ │ - Seconds to wait for a response from a call. │ │ │ │ │ - transport_url_¶ │ │ │ │ │ + Specify a timeout after which a gracefully shutdown server will exit. │ │ │ │ │ + Zero value means endless wait. │ │ │ │ │ + api_paste_config_¶ │ │ │ │ │ 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 _h_t_t_p_s_:_/_/_d_o_c_s_._o_p_e_n_s_t_a_c_k_._o_r_g_/_o_s_l_o_._m_e_s_s_a_g_i_n_g_/ │ │ │ │ │ - _l_a_t_e_s_t_/_r_e_f_e_r_e_n_c_e_/_t_r_a_n_s_p_o_r_t_._h_t_m_l │ │ │ │ │ - control_exchange_¶ │ │ │ │ │ + api-paste.ini │ │ │ │ │ + File name for the paste.deploy config for api service │ │ │ │ │ + wsgi_log_format_¶ │ │ │ │ │ Type: │ │ │ │ │ string │ │ │ │ │ Default: │ │ │ │ │ - designate │ │ │ │ │ - The default exchange under which topics are scoped. May be overridden by │ │ │ │ │ - an exchange name specified in the transport_url option. │ │ │ │ │ - rpc_ping_enabled_¶ │ │ │ │ │ + %(client_ip)s "%(request_line)s" status: %(status_code)s  len: % │ │ │ │ │ + (body_length)s time: %(wall_seconds).7f │ │ │ │ │ + A python format string that is used as the template to generate log │ │ │ │ │ + lines. The following values can beformatted into it: client_ip, │ │ │ │ │ + date_time, request_line, status_code, body_length, wall_seconds. │ │ │ │ │ + tcp_keepidle_¶ │ │ │ │ │ + Type: │ │ │ │ │ + integer │ │ │ │ │ + Default: │ │ │ │ │ + 600 │ │ │ │ │ + Sets the value of TCP_KEEPIDLE in seconds for each server socket. Not │ │ │ │ │ + supported on OS X. │ │ │ │ │ + wsgi_default_pool_size_¶ │ │ │ │ │ + Type: │ │ │ │ │ + integer │ │ │ │ │ + Default: │ │ │ │ │ + 100 │ │ │ │ │ + Size of the pool of greenthreads used by wsgi │ │ │ │ │ + max_header_line_¶ │ │ │ │ │ + Type: │ │ │ │ │ + integer │ │ │ │ │ + Default: │ │ │ │ │ + 16384 │ │ │ │ │ + Maximum line size of message headers to be accepted. max_header_line may │ │ │ │ │ + need to be increased when using large tokens (typically those generated │ │ │ │ │ + when keystone is configured to use PKI tokens with big service catalogs). │ │ │ │ │ + wsgi_keep_alive_¶ │ │ │ │ │ + Type: │ │ │ │ │ + boolean │ │ │ │ │ + Default: │ │ │ │ │ + True │ │ │ │ │ + If False, closes the client socket connection explicitly. │ │ │ │ │ + client_socket_timeout_¶ │ │ │ │ │ + Type: │ │ │ │ │ + integer │ │ │ │ │ + Default: │ │ │ │ │ + 900 │ │ │ │ │ + Timeout for client connections’ socket operations. If an incoming │ │ │ │ │ + connection is idle for this number of seconds it will be closed. A value │ │ │ │ │ + of ‘0’ means wait forever. │ │ │ │ │ + wsgi_server_debug_¶ │ │ │ │ │ Type: │ │ │ │ │ boolean │ │ │ │ │ Default: │ │ │ │ │ False │ │ │ │ │ - Add an endpoint to answer to ping calls. Endpoint is named │ │ │ │ │ - oslo_rpc_server_ping │ │ │ │ │ + True if the server should send exception tracebacks to the clients on 500 │ │ │ │ │ + errors. If False, the server will respond with empty bodies. │ │ │ │ │ ********** bbaacckkeenndd::ddyynneecctt_?¶ ********** │ │ │ │ │ job_timeout_¶ │ │ │ │ │ Type: │ │ │ │ │ integer │ │ │ │ │ Default: │ │ │ │ │ 30 │ │ │ │ │ Timeout in seconds for pulling a job in DynECT. │ │ │ ├── ./usr/share/doc/designate-doc/html/searchindex.js │ │ │ │ ├── js-beautify {} │ │ │ │ │ @@ -507,109 +507,71 @@ │ │ │ │ │ "recordset": [7, 11, 12, 17, 19, 26, 32, 33, 35, 37, 40, 41, 46, 50, 51, 60, 62, 64, 66, 67, 69], │ │ │ │ │ "quota_zone_record": [7, 16, 17], │ │ │ │ │ "quota_recordset_record": [7, 16, 17], │ │ │ │ │ "20": [7, 16, 17, 21, 33, 35, 64, 66], │ │ │ │ │ "quota_api_export_s": [7, 16, 17], │ │ │ │ │ "1000": [7, 16, 17, 26, 35], │ │ │ │ │ "export": [7, 12, 17, 19, 25, 28, 33, 40, 46, 63], │ │ │ │ │ - "run_external_periodic_task": [7, 17], │ │ │ │ │ - "period": [7, 8, 15, 17, 32, 35, 51, 60, 67], │ │ │ │ │ - "task": [7, 8, 12, 17, 19, 22, 26, 32, 36, 40, 51, 62, 70], │ │ │ │ │ - "separ": [7, 10, 14, 17, 25, 59], │ │ │ │ │ - "process": [7, 15, 17, 22, 26, 32, 33, 35, 45, 47, 51, 58, 59, 64, 70], │ │ │ │ │ - "them": [7, 8, 12, 17, 32, 37, 38, 40, 42, 45, 51, 54, 55, 56, 59, 62], │ │ │ │ │ - "backdoor_port": [7, 17, 35], │ │ │ │ │ + "rpc_conn_pool_s": [7, 17, 35], │ │ │ │ │ + "30": [7, 16, 17, 26, 33, 35, 37, 62, 64, 65, 66], │ │ │ │ │ + "size": [7, 17, 33, 46, 64, 66], │ │ │ │ │ + "conn_pool_min_s": [7, 17], │ │ │ │ │ + "limit": [7, 17, 34, 35, 40, 46, 70], │ │ │ │ │ + "conn_pool_ttl": [7, 17], │ │ │ │ │ + "1200": [7, 17], │ │ │ │ │ + "time": [7, 11, 13, 17, 20, 22, 32, 33, 35, 39, 50, 64, 65, 66, 67], │ │ │ │ │ + "live": [7, 17, 32, 48, 68], │ │ │ │ │ + "sec": [7, 17], │ │ │ │ │ + "idl": [7, 17], │ │ │ │ │ + "executor_thread_pool_s": [7, 17], │ │ │ │ │ + "64": [7, 17, 33, 35, 58], │ │ │ │ │ + "executor": [7, 17], │ │ │ │ │ + "thread": [7, 17, 26, 35, 38, 40, 42, 45], │ │ │ │ │ "eventlet": [7, 17, 35], │ │ │ │ │ - "backdoor": [7, 17], │ │ │ │ │ - "start": [7, 11, 12, 17, 23, 25, 26, 32, 34, 38, 40, 42, 45, 46, 54, 55, 56, 59, 67], │ │ │ │ │ - "end": [7, 10, 15, 17, 20, 21, 32, 51, 59, 60, 64, 67], │ │ │ │ │ - "result": [7, 8, 15, 16, 17, 35, 46, 59, 62, 65, 66], │ │ │ │ │ - "listen": [7, 14, 17, 20, 26, 32, 35, 37, 47, 54, 55, 56], │ │ │ │ │ - "random": [7, 10, 17], │ │ │ │ │ - "tcp": [7, 17, 22], │ │ │ │ │ - "smallest": [7, 17], │ │ │ │ │ - "unus": [7, 17, 40], │ │ │ │ │ - "rang": [7, 17, 67], │ │ │ │ │ - "displai": [7, 17, 64], │ │ │ │ │ - "log": [7, 17, 22, 28, 33, 35, 47, 67], │ │ │ │ │ - "backdoor_socket": [7, 17], │ │ │ │ │ - "unix": [7, 17], │ │ │ │ │ - "mutual": [7, 17], │ │ │ │ │ - "exclus": [7, 17], │ │ │ │ │ - "both": [7, 10, 11, 15, 17, 26, 51, 59, 62, 67, 68, 70], │ │ │ │ │ - "usag": [7, 10, 17, 22, 65], │ │ │ │ │ - "insid": [7, 17, 33], │ │ │ │ │ - "pid": [7, 17, 35], │ │ │ │ │ - "replac": [7, 14, 17, 26, 34, 43, 54, 55, 56, 67], │ │ │ │ │ - "current": [7, 12, 14, 16, 17, 19, 20, 21, 25, 28, 32, 34, 35, 67], │ │ │ │ │ - "log_opt": [7, 17], │ │ │ │ │ - "disabl": [7, 17, 28, 33, 47], │ │ │ │ │ - "regist": [7, 12, 13, 17, 67], │ │ │ │ │ - "debug": [7, 17, 28, 34, 35], │ │ │ │ │ - "graceful_shutdown_timeout": [7, 17], │ │ │ │ │ + "rpc_thread_pool_s": [7, 17, 35], │ │ │ │ │ + "rpc_response_timeout": [7, 17], │ │ │ │ │ "60": [7, 14, 17, 25, 67, 70], │ │ │ │ │ - "timeout": [7, 17, 35, 37, 39], │ │ │ │ │ - "gracefulli": [7, 17], │ │ │ │ │ - "shutdown": [7, 17], │ │ │ │ │ - "exit": [7, 17, 28, 35, 47], │ │ │ │ │ - "zero": [7, 17], │ │ │ │ │ - "endless": [7, 17], │ │ │ │ │ "wait": [7, 17, 35, 38, 40, 42, 45], │ │ │ │ │ - "api_paste_config": [7, 17], │ │ │ │ │ - "past": [7, 17, 38], │ │ │ │ │ - "ini": [7, 17], │ │ │ │ │ - "deploi": [7, 14, 17, 25, 26, 27, 33], │ │ │ │ │ - "wsgi_log_format": [7, 17], │ │ │ │ │ - "client_ip": [7, 17], │ │ │ │ │ - "request_lin": [7, 17], │ │ │ │ │ - "status_cod": [7, 17], │ │ │ │ │ - "len": [7, 17, 35], │ │ │ │ │ - "body_length": [7, 17], │ │ │ │ │ - "time": [7, 11, 13, 17, 20, 22, 32, 33, 35, 39, 50, 64, 65, 66, 67], │ │ │ │ │ - "wall_second": [7, 17], │ │ │ │ │ - "7f": [7, 17], │ │ │ │ │ - "format": [7, 12, 17, 19, 25, 28, 32, 34, 35, 62], │ │ │ │ │ - "templat": [7, 17], │ │ │ │ │ - "beformat": [7, 17], │ │ │ │ │ - "date_tim": [7, 17], │ │ │ │ │ - "wsgi_default_pool_s": [7, 17], │ │ │ │ │ - "100": [7, 17, 26, 33, 34, 35, 62, 64, 68], │ │ │ │ │ - "size": [7, 17, 33, 46, 64, 66], │ │ │ │ │ - "greenthread": [7, 17, 35], │ │ │ │ │ - "wsgi": [7, 17, 35], │ │ │ │ │ - "max_header_lin": [7, 17], │ │ │ │ │ - "16384": [7, 17], │ │ │ │ │ - "maximum": [7, 17, 22, 65], │ │ │ │ │ + "respons": [7, 14, 15, 16, 17, 20, 32, 38, 39, 51, 59, 64, 66], │ │ │ │ │ + "transport_url": [7, 17, 35, 54, 55, 56], │ │ │ │ │ + "rabbit": [7, 17, 33, 35, 54, 55, 56], │ │ │ │ │ + "credenti": [7, 16, 17, 33, 37, 49, 50, 54, 55, 56, 58, 64, 69], │ │ │ │ │ "messag": [7, 11, 17, 22, 25, 28, 33, 34, 35, 36, 54, 55, 56, 59, 62], │ │ │ │ │ - "header": [7, 8, 17, 22, 33, 64, 66], │ │ │ │ │ - "increas": [7, 17], │ │ │ │ │ - "larg": [7, 17, 32], │ │ │ │ │ - "token": [7, 16, 17, 32, 37, 40], │ │ │ │ │ - "typic": [7, 14, 15, 17, 32, 47, 64, 65, 67, 68], │ │ │ │ │ - "those": [7, 12, 17, 59, 64, 65, 66, 68], │ │ │ │ │ - "pki": [7, 17], │ │ │ │ │ - "big": [7, 17, 20], │ │ │ │ │ - "catalog": [7, 16, 17, 25, 37, 43], │ │ │ │ │ - "wsgi_keep_al": [7, 17], │ │ │ │ │ - "close": [7, 17], │ │ │ │ │ - "client": [7, 16, 17, 30, 33, 37, 39, 40, 47, 51, 59, 65], │ │ │ │ │ - "explicitli": [7, 17, 43], │ │ │ │ │ - "client_socket_timeout": [7, 17], │ │ │ │ │ - "900": [7, 17], │ │ │ │ │ - "incom": [7, 16, 17, 35, 37, 45], │ │ │ │ │ - "idl": [7, 17], │ │ │ │ │ - "forev": [7, 17], │ │ │ │ │ - "wsgi_server_debug": [7, 17], │ │ │ │ │ - "traceback": [7, 17, 35], │ │ │ │ │ - "respond": [7, 17], │ │ │ │ │ - "empti": [7, 17, 65], │ │ │ │ │ - "bodi": [7, 10, 17], │ │ │ │ │ + "url": [7, 8, 12, 17, 33, 34, 39], │ │ │ │ │ + "format": [7, 12, 17, 19, 25, 28, 32, 34, 35, 62], │ │ │ │ │ + "expect": [7, 17, 29, 47, 64], │ │ │ │ │ + "pass": [7, 13, 17, 29, 32, 37], │ │ │ │ │ + "usern": [7, 17], │ │ │ │ │ + "passn": [7, 17], │ │ │ │ │ + "hostn": [7, 17], │ │ │ │ │ + "portn": [7, 17], │ │ │ │ │ + "virtual_host": [7, 17], │ │ │ │ │ + "queri": [7, 12, 15, 16, 17, 19, 22, 32, 33, 37, 47, 54, 55, 56, 59, 64, 65, 66, 67], │ │ │ │ │ + "rabbitmq": [7, 17, 32, 54, 55, 56], │ │ │ │ │ + "password": [7, 12, 14, 17, 25, 33, 39, 47, 49, 54, 55, 56], │ │ │ │ │ + "5672": [7, 17, 22, 35, 54, 55, 56], │ │ │ │ │ + "oslo_messag": [7, 17, 35], │ │ │ │ │ + "transporturl": [7, 17], │ │ │ │ │ + "oslo": [7, 17, 31, 32, 34, 35, 59], │ │ │ │ │ + "latest": [7, 15, 17, 28, 34, 59], │ │ │ │ │ + "transport": [7, 17, 35, 40], │ │ │ │ │ + "html": [7, 17, 34, 59], │ │ │ │ │ + "control_exchang": [7, 17, 35], │ │ │ │ │ + "exchang": [7, 17, 43], │ │ │ │ │ + "topic": [7, 17, 33, 35, 40], │ │ │ │ │ + "rpc_ping_en": [7, 17], │ │ │ │ │ + "endpoint": [7, 12, 16, 17, 35, 37, 49, 54, 55, 56], │ │ │ │ │ + "answer": [7, 17, 32, 33, 64, 66], │ │ │ │ │ + "ping": [7, 17], │ │ │ │ │ + "oslo_rpc_server_p": [7, 17], │ │ │ │ │ + "debug": [7, 17, 28, 34, 35], │ │ │ │ │ "mutabl": 7, │ │ │ │ │ "without": [7, 13, 15, 17, 29, 31, 34, 62, 64, 66, 69, 70], │ │ │ │ │ "restart": [7, 17, 22, 26, 27, 47, 56], │ │ │ │ │ + "log": [7, 17, 22, 28, 33, 35, 47, 67], │ │ │ │ │ "instead": [7, 17, 28, 62, 64, 66], │ │ │ │ │ "info": [7, 11, 17, 20, 28, 34, 35, 45], │ │ │ │ │ "log_config_append": [7, 17, 28], │ │ │ │ │ "append": [7, 17, 28, 35, 43], │ │ │ │ │ "ignor": [7, 15, 17, 28], │ │ │ │ │ "date": [7, 17, 28, 34, 35, 47, 64], │ │ │ │ │ "log_config": [7, 17, 28], │ │ │ │ │ @@ -671,28 +633,30 @@ │ │ │ │ │ "dai": [7, 17, 26], │ │ │ │ │ "valid": [7, 10, 12, 16, 17, 32, 43, 47, 65, 67], │ │ │ │ │ "minut": [7, 17], │ │ │ │ │ "hour": [7, 17], │ │ │ │ │ "weekdai": [7, 17], │ │ │ │ │ "midnight": [7, 17], │ │ │ │ │ "last": [7, 13, 17, 22], │ │ │ │ │ + "start": [7, 11, 12, 17, 23, 25, 26, 32, 34, 38, 40, 42, 45, 46, 54, 55, 56, 59, 67], │ │ │ │ │ "schedul": [7, 9, 14, 17, 26, 27, 40], │ │ │ │ │ "next": [7, 10, 17, 35, 38, 46, 52, 64], │ │ │ │ │ "max_logfile_count": [7, 17], │ │ │ │ │ - "30": [7, 16, 17, 26, 33, 35, 37, 62, 64, 65, 66], │ │ │ │ │ + "maximum": [7, 17, 22, 65], │ │ │ │ │ "max_logfile_size_mb": [7, 17], │ │ │ │ │ "200": [7, 16, 17, 65, 67], │ │ │ │ │ "mb": [7, 17], │ │ │ │ │ "possibl": [7, 17, 32, 34, 68], │ │ │ │ │ "predefin": [7, 17], │ │ │ │ │ "onc": [7, 8, 14, 17, 22, 64, 68, 70], │ │ │ │ │ "reach": [7, 17, 20, 22], │ │ │ │ │ "logging_context_format_str": [7, 17, 28, 35], │ │ │ │ │ "msec": [7, 17, 33, 35, 64, 66], │ │ │ │ │ "03d": [7, 17, 35], │ │ │ │ │ + "process": [7, 15, 17, 22, 26, 32, 33, 35, 45, 47, 51, 58, 59, 64, 70], │ │ │ │ │ "levelnam": [7, 17, 35], │ │ │ │ │ "global_request_id": [7, 17], │ │ │ │ │ "request_id": [7, 17, 35], │ │ │ │ │ "user_ident": [7, 17], │ │ │ │ │ "context": [7, 11, 13, 17, 37, 39, 40, 43, 44, 45, 46], │ │ │ │ │ "oslo_log": [7, 17], │ │ │ │ │ "formatt": [7, 17], │ │ │ │ │ @@ -713,90 +677,126 @@ │ │ │ │ │ "default_log_level": [7, 17, 35], │ │ │ │ │ "amqp": [7, 8, 17, 32, 35], │ │ │ │ │ "warn": [7, 17, 19, 28, 29, 33, 34, 35, 64, 66], │ │ │ │ │ "amqplib": [7, 17, 35], │ │ │ │ │ "boto": [7, 17, 35], │ │ │ │ │ "qpid": [7, 17, 32], │ │ │ │ │ "sud": [7, 17, 35], │ │ │ │ │ - "oslo": [7, 17, 31, 32, 34, 35, 59], │ │ │ │ │ - "oslo_messag": [7, 17, 35], │ │ │ │ │ "iso8601": [7, 17], │ │ │ │ │ "packag": [7, 17, 27, 34, 35, 47, 54, 55, 56, 68], │ │ │ │ │ "urllib3": [7, 17], │ │ │ │ │ "connectionpool": [7, 17], │ │ │ │ │ "websocket": [7, 17], │ │ │ │ │ "keystonemiddlewar": [7, 17, 35], │ │ │ │ │ "rout": [7, 17], │ │ │ │ │ "middlewar": [7, 17, 41], │ │ │ │ │ "stevedor": [7, 17, 35], │ │ │ │ │ "taskflow": [7, 17], │ │ │ │ │ "keystoneauth": [7, 16, 17], │ │ │ │ │ "cach": [7, 17, 33, 35, 47, 59], │ │ │ │ │ "dogpil": [7, 17], │ │ │ │ │ "kazoo": [7, 8, 17, 33], │ │ │ │ │ + "client": [7, 16, 17, 30, 33, 37, 39, 40, 47, 51, 59, 65], │ │ │ │ │ "oslo_servic": [7, 17], │ │ │ │ │ "loopingcal": [7, 17], │ │ │ │ │ "logger": [7, 17], │ │ │ │ │ "pair": [7, 14, 17, 24, 25, 26, 43], │ │ │ │ │ "publish_error": [7, 17, 35], │ │ │ │ │ + "disabl": [7, 17, 28, 33, 47], │ │ │ │ │ "public": [7, 13, 15, 16, 17, 49, 54, 55, 56, 59], │ │ │ │ │ "instance_format": [7, 17, 35], │ │ │ │ │ "uuid": [7, 17, 32, 35, 43], │ │ │ │ │ - "pass": [7, 13, 17, 29, 32, 37], │ │ │ │ │ "instance_uuid_format": [7, 17, 35], │ │ │ │ │ "rate_limit_interv": [7, 17], │ │ │ │ │ "rate": [7, 17], │ │ │ │ │ - "limit": [7, 17, 34, 35, 40, 46, 70], │ │ │ │ │ "rate_limit_burst": [7, 17], │ │ │ │ │ "rate_limit_except_level": [7, 17], │ │ │ │ │ "critic": [7, 17, 34], │ │ │ │ │ + "empti": [7, 17, 65], │ │ │ │ │ "greater": [7, 17], │ │ │ │ │ "equal": [7, 17, 32], │ │ │ │ │ "filter": [7, 10, 14, 17, 22, 26, 46], │ │ │ │ │ "fatal_deprec": [7, 17, 35], │ │ │ │ │ "fatal": [7, 17], │ │ │ │ │ - "rpc_conn_pool_s": [7, 17, 35], │ │ │ │ │ - "conn_pool_min_s": [7, 17], │ │ │ │ │ - "conn_pool_ttl": [7, 17], │ │ │ │ │ - "1200": [7, 17], │ │ │ │ │ - "live": [7, 17, 32, 48, 68], │ │ │ │ │ - "sec": [7, 17], │ │ │ │ │ - "executor_thread_pool_s": [7, 17], │ │ │ │ │ - "64": [7, 17, 33, 35, 58], │ │ │ │ │ - "executor": [7, 17], │ │ │ │ │ - "thread": [7, 17, 26, 35, 38, 40, 42, 45], │ │ │ │ │ - "rpc_thread_pool_s": [7, 17, 35], │ │ │ │ │ - "rpc_response_timeout": [7, 17], │ │ │ │ │ - "respons": [7, 14, 15, 16, 17, 20, 32, 38, 39, 51, 59, 64, 66], │ │ │ │ │ - "transport_url": [7, 17, 35, 54, 55, 56], │ │ │ │ │ - "rabbit": [7, 17, 33, 35, 54, 55, 56], │ │ │ │ │ - "credenti": [7, 16, 17, 33, 37, 49, 50, 54, 55, 56, 58, 64, 69], │ │ │ │ │ - "url": [7, 8, 12, 17, 33, 34, 39], │ │ │ │ │ - "expect": [7, 17, 29, 47, 64], │ │ │ │ │ - "usern": [7, 17], │ │ │ │ │ - "passn": [7, 17], │ │ │ │ │ - "hostn": [7, 17], │ │ │ │ │ - "portn": [7, 17], │ │ │ │ │ - "virtual_host": [7, 17], │ │ │ │ │ - "queri": [7, 12, 15, 16, 17, 19, 22, 32, 33, 37, 47, 54, 55, 56, 59, 64, 65, 66, 67], │ │ │ │ │ - "rabbitmq": [7, 17, 32, 54, 55, 56], │ │ │ │ │ - "password": [7, 12, 14, 17, 25, 33, 39, 47, 49, 54, 55, 56], │ │ │ │ │ - "5672": [7, 17, 22, 35, 54, 55, 56], │ │ │ │ │ - "transporturl": [7, 17], │ │ │ │ │ - "latest": [7, 15, 17, 28, 34, 59], │ │ │ │ │ - "transport": [7, 17, 35, 40], │ │ │ │ │ - "html": [7, 17, 34, 59], │ │ │ │ │ - "control_exchang": [7, 17, 35], │ │ │ │ │ - "exchang": [7, 17, 43], │ │ │ │ │ - "topic": [7, 17, 33, 35, 40], │ │ │ │ │ - "rpc_ping_en": [7, 17], │ │ │ │ │ - "endpoint": [7, 12, 16, 17, 35, 37, 49, 54, 55, 56], │ │ │ │ │ - "answer": [7, 17, 32, 33, 64, 66], │ │ │ │ │ - "ping": [7, 17], │ │ │ │ │ - "oslo_rpc_server_p": [7, 17], │ │ │ │ │ + "run_external_periodic_task": [7, 17], │ │ │ │ │ + "period": [7, 8, 15, 17, 32, 35, 51, 60, 67], │ │ │ │ │ + "task": [7, 8, 12, 17, 19, 22, 26, 32, 36, 40, 51, 62, 70], │ │ │ │ │ + "separ": [7, 10, 14, 17, 25, 59], │ │ │ │ │ + "them": [7, 8, 12, 17, 32, 37, 38, 40, 42, 45, 51, 54, 55, 56, 59, 62], │ │ │ │ │ + "backdoor_port": [7, 17, 35], │ │ │ │ │ + "backdoor": [7, 17], │ │ │ │ │ + "end": [7, 10, 15, 17, 20, 21, 32, 51, 59, 60, 64, 67], │ │ │ │ │ + "result": [7, 8, 15, 16, 17, 35, 46, 59, 62, 65, 66], │ │ │ │ │ + "listen": [7, 14, 17, 20, 26, 32, 35, 37, 47, 54, 55, 56], │ │ │ │ │ + "random": [7, 10, 17], │ │ │ │ │ + "tcp": [7, 17, 22], │ │ │ │ │ + "smallest": [7, 17], │ │ │ │ │ + "unus": [7, 17, 40], │ │ │ │ │ + "rang": [7, 17, 67], │ │ │ │ │ + "displai": [7, 17, 64], │ │ │ │ │ + "backdoor_socket": [7, 17], │ │ │ │ │ + "unix": [7, 17], │ │ │ │ │ + "mutual": [7, 17], │ │ │ │ │ + "exclus": [7, 17], │ │ │ │ │ + "both": [7, 10, 11, 15, 17, 26, 51, 59, 62, 67, 68, 70], │ │ │ │ │ + "usag": [7, 10, 17, 22, 65], │ │ │ │ │ + "insid": [7, 17, 33], │ │ │ │ │ + "pid": [7, 17, 35], │ │ │ │ │ + "replac": [7, 14, 17, 26, 34, 43, 54, 55, 56, 67], │ │ │ │ │ + "current": [7, 12, 14, 16, 17, 19, 20, 21, 25, 28, 32, 34, 35, 67], │ │ │ │ │ + "log_opt": [7, 17], │ │ │ │ │ + "regist": [7, 12, 13, 17, 67], │ │ │ │ │ + "graceful_shutdown_timeout": [7, 17], │ │ │ │ │ + "timeout": [7, 17, 35, 37, 39], │ │ │ │ │ + "gracefulli": [7, 17], │ │ │ │ │ + "shutdown": [7, 17], │ │ │ │ │ + "exit": [7, 17, 28, 35, 47], │ │ │ │ │ + "zero": [7, 17], │ │ │ │ │ + "endless": [7, 17], │ │ │ │ │ + "api_paste_config": [7, 17], │ │ │ │ │ + "past": [7, 17, 38], │ │ │ │ │ + "ini": [7, 17], │ │ │ │ │ + "deploi": [7, 14, 17, 25, 26, 27, 33], │ │ │ │ │ + "wsgi_log_format": [7, 17], │ │ │ │ │ + "client_ip": [7, 17], │ │ │ │ │ + "request_lin": [7, 17], │ │ │ │ │ + "status_cod": [7, 17], │ │ │ │ │ + "len": [7, 17, 35], │ │ │ │ │ + "body_length": [7, 17], │ │ │ │ │ + "wall_second": [7, 17], │ │ │ │ │ + "7f": [7, 17], │ │ │ │ │ + "templat": [7, 17], │ │ │ │ │ + "beformat": [7, 17], │ │ │ │ │ + "date_tim": [7, 17], │ │ │ │ │ + "wsgi_default_pool_s": [7, 17], │ │ │ │ │ + "100": [7, 17, 26, 33, 34, 35, 62, 64, 68], │ │ │ │ │ + "greenthread": [7, 17, 35], │ │ │ │ │ + "wsgi": [7, 17, 35], │ │ │ │ │ + "max_header_lin": [7, 17], │ │ │ │ │ + "16384": [7, 17], │ │ │ │ │ + "header": [7, 8, 17, 22, 33, 64, 66], │ │ │ │ │ + "increas": [7, 17], │ │ │ │ │ + "larg": [7, 17, 32], │ │ │ │ │ + "token": [7, 16, 17, 32, 37, 40], │ │ │ │ │ + "typic": [7, 14, 15, 17, 32, 47, 64, 65, 67, 68], │ │ │ │ │ + "those": [7, 12, 17, 59, 64, 65, 66, 68], │ │ │ │ │ + "pki": [7, 17], │ │ │ │ │ + "big": [7, 17, 20], │ │ │ │ │ + "catalog": [7, 16, 17, 25, 37, 43], │ │ │ │ │ + "wsgi_keep_al": [7, 17], │ │ │ │ │ + "close": [7, 17], │ │ │ │ │ + "explicitli": [7, 17, 43], │ │ │ │ │ + "client_socket_timeout": [7, 17], │ │ │ │ │ + "900": [7, 17], │ │ │ │ │ + "incom": [7, 16, 17, 35, 37, 45], │ │ │ │ │ + "forev": [7, 17], │ │ │ │ │ + "wsgi_server_debug": [7, 17], │ │ │ │ │ + "traceback": [7, 17, 35], │ │ │ │ │ + "respond": [7, 17], │ │ │ │ │ + "bodi": [7, 10, 17], │ │ │ │ │ "job_timeout": [7, 17], │ │ │ │ │ "pull": [7, 14, 17, 28, 51], │ │ │ │ │ "job": [7, 17, 32, 39], │ │ │ │ │ "measur": [7, 17], │ │ │ │ │ "wapi_url": [7, 17], │ │ │ │ │ "been": [7, 15, 17, 19, 20, 21, 26, 35, 43, 62, 64], │ │ │ │ │ "migrat": [7, 12, 17, 24, 25], │ │ ├── xz --list │ │ │ @@ -1,13 +1,13 @@ │ │ │ Streams: 1 │ │ │ Blocks: 1 │ │ │ - Compressed size: 1389.6 KiB (1422964 B) │ │ │ + Compressed size: 1389.6 KiB (1422980 B) │ │ │ Uncompressed size: 8450.0 KiB (8652800 B) │ │ │ Ratio: 0.164 │ │ │ Check: CRC64 │ │ │ Stream Padding: 0 B │ │ │ Streams: │ │ │ Stream Blocks CompOffset UncompOffset CompSize UncompSize Ratio Check Padding │ │ │ - 1 1 0 0 1422964 8652800 0.164 CRC64 0 │ │ │ + 1 1 0 0 1422980 8652800 0.164 CRC64 0 │ │ │ Blocks: │ │ │ Stream Block CompOffset UncompOffset TotalSize UncompSize Ratio Check │ │ │ - 1 1 12 0 1422924 8652800 0.164 CRC64 │ │ │ + 1 1 12 0 1422940 8652800 0.164 CRC64