--- /srv/rebuilderd/tmp/rebuilderdY10Owy/inputs/octavia-doc_18.0.0-1_all.deb +++ /srv/rebuilderd/tmp/rebuilderdY10Owy/out/octavia-doc_18.0.0-1_all.deb ├── file list │ @@ -1,3 +1,3 @@ │ -rw-r--r-- 0 0 0 4 2026-04-01 13:45:05.000000 debian-binary │ --rw-r--r-- 0 0 0 16220 2026-04-01 13:45:05.000000 control.tar.xz │ --rw-r--r-- 0 0 0 2144456 2026-04-01 13:45:05.000000 data.tar.xz │ +-rw-r--r-- 0 0 0 16224 2026-04-01 13:45:05.000000 control.tar.xz │ +-rw-r--r-- 0 0 0 2144420 2026-04-01 13:45:05.000000 data.tar.xz ├── control.tar.xz │ ├── control.tar │ │ ├── ./md5sums │ │ │ ├── ./md5sums │ │ │ │┄ Files differ ├── data.tar.xz │ ├── data.tar │ │ ├── ./usr/share/doc/octavia-doc/html/configuration/configref.html │ │ │┄ Ordering differences only │ │ │ @@ -165,14 +165,48 @@ │ │ │

hot_plug_plugin

│ │ │
│ │ │ │ │ │

Name of the controller plugin to use

│ │ │ │ │ │ │ │ │
│ │ │ +
│ │ │ +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:
│ │ │ @@ -251,48 +285,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 {} │ │ │ │ @@ -42,14 +42,32 @@ │ │ │ │ The hostname Octavia is running on │ │ │ │ octavia_plugins_¶ │ │ │ │ Type: │ │ │ │ string │ │ │ │ Default: │ │ │ │ hot_plug_plugin │ │ │ │ Name of the controller plugin to use │ │ │ │ + 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_?¶ │ │ │ │ @@ -84,32 +102,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.