--- /srv/rebuilderd/tmp/rebuilderdVsPtUl/inputs/heat-doc_26.0.0-1_all.deb +++ /srv/rebuilderd/tmp/rebuilderdVsPtUl/out/heat-doc_26.0.0-1_all.deb ├── file list │ @@ -1,3 +1,3 @@ │ -rw-r--r-- 0 0 0 4 2026-04-01 12:17:01.000000 debian-binary │ -rw-r--r-- 0 0 0 19964 2026-04-01 12:17:01.000000 control.tar.xz │ --rw-r--r-- 0 0 0 2057696 2026-04-01 12:17:01.000000 data.tar.xz │ +-rw-r--r-- 0 0 0 2057748 2026-04-01 12:17:01.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 │ │ │ @@ -1079,14 +1079,48 @@ │ │ │

<None>

│ │ │
│ │ │ │ │ │

Custom template for the built-in loadbalancer nested stack.

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

boolean

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

True

│ │ │ +
│ │ │ +
Mutable:
│ │ │ +

This option can be changed without restarting.

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

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

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

integer

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

60

│ │ │ +
│ │ │ +
Mutable:
│ │ │ +

This option can be changed without restarting.

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

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

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

integer

│ │ │
│ │ │
Default:
│ │ │ @@ -1165,48 +1199,14 @@ │ │ │

False

│ │ │
│ │ │
│ │ │

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

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

boolean

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

True

│ │ │ -
│ │ │ -
Mutable:
│ │ │ -

This option can be changed without restarting.

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

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

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

integer

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

60

│ │ │ -
│ │ │ -
Mutable:
│ │ │ -

This option can be changed without restarting.

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

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

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

boolean

│ │ │
│ │ │
Default:
│ │ │ ├── html2text {} │ │ │ │ @@ -511,14 +511,32 @@ │ │ │ │ Default publisher_id for outgoing notifications. │ │ │ │ loadbalancer_template_¶ │ │ │ │ Type: │ │ │ │ string │ │ │ │ Default: │ │ │ │ │ │ │ │ Custom template for the built-in loadbalancer nested stack. │ │ │ │ + log_options_¶ │ │ │ │ + Type: │ │ │ │ + boolean │ │ │ │ + Default: │ │ │ │ + True │ │ │ │ + Mutable: │ │ │ │ + This option can be changed without restarting. │ │ │ │ + Enables or disables logging values of all registered options when │ │ │ │ + starting a service (at DEBUG level). │ │ │ │ + graceful_shutdown_timeout_¶ │ │ │ │ + Type: │ │ │ │ + integer │ │ │ │ + Default: │ │ │ │ + 60 │ │ │ │ + Mutable: │ │ │ │ + This option can be changed without restarting. │ │ │ │ + Specify a timeout after which a gracefully shutdown server will exit. │ │ │ │ + Zero value means endless wait. │ │ │ │ executor_thread_pool_size_¶ │ │ │ │ Type: │ │ │ │ integer │ │ │ │ Default: │ │ │ │ 64 │ │ │ │ Size of executor thread pool when executor is threading or eventlet. │ │ │ │ DDeepprreeccaatteedd VVaarriiaattiioonnss_?¶ │ │ │ │ @@ -553,32 +571,14 @@ │ │ │ │ rpc_ping_enabled_¶ │ │ │ │ Type: │ │ │ │ boolean │ │ │ │ Default: │ │ │ │ False │ │ │ │ Add an endpoint to answer to ping calls. Endpoint is named │ │ │ │ oslo_rpc_server_ping │ │ │ │ - log_options_¶ │ │ │ │ - Type: │ │ │ │ - boolean │ │ │ │ - Default: │ │ │ │ - True │ │ │ │ - Mutable: │ │ │ │ - This option can be changed without restarting. │ │ │ │ - Enables or disables logging values of all registered options when │ │ │ │ - starting a service (at DEBUG level). │ │ │ │ - graceful_shutdown_timeout_¶ │ │ │ │ - Type: │ │ │ │ - integer │ │ │ │ - Default: │ │ │ │ - 60 │ │ │ │ - Mutable: │ │ │ │ - This option can be changed without restarting. │ │ │ │ - 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.