--- /srv/rebuilderd/tmp/rebuilderdwKYHNi/inputs/ironic-doc_35.0.0-2_all.deb +++ /srv/rebuilderd/tmp/rebuilderdwKYHNi/out/ironic-doc_35.0.0-2_all.deb ├── file list │ @@ -1,3 +1,3 @@ │ -rw-r--r-- 0 0 0 4 2026-03-27 09:25:33.000000 debian-binary │ --rw-r--r-- 0 0 0 36572 2026-03-27 09:25:33.000000 control.tar.xz │ --rw-r--r-- 0 0 0 3666868 2026-03-27 09:25:33.000000 data.tar.xz │ +-rw-r--r-- 0 0 0 36564 2026-03-27 09:25:33.000000 control.tar.xz │ +-rw-r--r-- 0 0 0 3666800 2026-03-27 09:25:33.000000 data.tar.xz ├── control.tar.xz │ ├── control.tar │ │ ├── ./md5sums │ │ │ ├── ./md5sums │ │ │ │┄ Files differ ├── data.tar.xz │ ├── data.tar │ │ ├── ./usr/share/doc/ironic-doc/html/_downloads/46a710314a54e51427dfa661f40debfb/ironic.conf.sample.gz │ │ │ ├── ironic.conf.sample │ │ │ │┄ Ordering differences only │ │ │ │ @@ -720,27 +720,27 @@ │ │ │ │ │ │ │ │ # Hash function to use when building the hash ring. If running │ │ │ │ # on a FIPS system, do not use md5. WARNING: all ironic │ │ │ │ # services in a cluster MUST use the same algorithm at all │ │ │ │ # times. Changing the algorithm requires an offline update. │ │ │ │ # (string value) │ │ │ │ # Possible values: │ │ │ │ -# sha256 - │ │ │ │ -# sha3_256 - │ │ │ │ +# sha3_384 - │ │ │ │ +# shake_128 - │ │ │ │ +# blake2s - │ │ │ │ # blake2b - │ │ │ │ -# sha3_512 - │ │ │ │ -# sha224 - │ │ │ │ +# shake_256 - │ │ │ │ # sha1 - │ │ │ │ +# sha224 - │ │ │ │ +# sha3_224 - │ │ │ │ +# sha3_512 - │ │ │ │ # md5 - │ │ │ │ # sha512 - │ │ │ │ -# blake2s - │ │ │ │ -# sha3_384 - │ │ │ │ -# shake_256 - │ │ │ │ -# sha3_224 - │ │ │ │ -# shake_128 - │ │ │ │ +# sha3_256 - │ │ │ │ +# sha256 - │ │ │ │ # sha384 - │ │ │ │ # Advanced Option: intended for advanced users and not used │ │ │ │ # by the majority of users, and might have a significant │ │ │ │ # effect on stability and/or performance. │ │ │ │ #hash_ring_algorithm = md5 │ │ │ │ │ │ │ │ # │ │ ├── ./usr/share/doc/ironic-doc/html/configuration/config.html │ │ │ @@ -692,15 +692,15 @@ │ │ │
Type:
│ │ │

string

│ │ │
│ │ │
Default:
│ │ │

md5

│ │ │
│ │ │
Valid Values:
│ │ │ -

sha256, sha3_256, blake2b, sha3_512, sha224, sha1, md5, sha512, blake2s, sha3_384, shake_256, sha3_224, shake_128, sha384

│ │ │ +

sha3_384, shake_128, blake2s, blake2b, shake_256, sha1, sha224, sha3_224, sha3_512, md5, sha512, sha3_256, sha256, sha384

│ │ │
│ │ │
Advanced Option:
│ │ │

Intended for advanced users and not used │ │ │ by the majority of users, and might have a significant │ │ │ effect on stability and/or performance.

│ │ │
│ │ │ │ │ │ @@ -1353,14 +1353,48 @@ │ │ │

service

│ │ │
│ │ │ │ │ │

The project name utilized for Role Based Access Control checks for the reserved service project. This project is utilized for services to have accounts for cross-service communication. Often these accounts require higher levels of access, and effectively this permits accounts from the service to not be restricted to project scoping of responses. i.e. The service project user with a service role will be able to see nodes across all projects, similar to System scoped access. If not set to a value, and all service role access will be filtered matching an owner or lessee, if applicable. If an operator wishes to make behavior visible for all service role users across all projects, then a custom policy must be used to override the default “service_role” rule. It should be noted that the value of “service” is a default convention for OpenStack deployments, but the requisite access and details around end configuration are largely up to an operator if they are doing an OpenStack deployment manually.

│ │ │ │ │ │ │ │ │
│ │ │ +
│ │ │ +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:
│ │ │ @@ -1453,48 +1487,14 @@ │ │ │

True

│ │ │
│ │ │
│ │ │

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

│ │ │
│ │ │ │ │ │
│ │ │ -
│ │ │ -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 {} │ │ │ │ @@ -470,16 +470,16 @@ │ │ │ │ refreshed on the next access. │ │ │ │ hash_ring_algorithm_¶ │ │ │ │ Type: │ │ │ │ string │ │ │ │ Default: │ │ │ │ md5 │ │ │ │ Valid Values: │ │ │ │ - sha256, sha3_256, blake2b, sha3_512, sha224, sha1, md5, sha512, │ │ │ │ - blake2s, sha3_384, shake_256, sha3_224, shake_128, sha384 │ │ │ │ + sha3_384, shake_128, blake2s, blake2b, shake_256, sha1, sha224, │ │ │ │ + sha3_224, sha3_512, md5, sha512, sha3_256, sha256, sha384 │ │ │ │ Advanced Option: │ │ │ │ Intended for advanced users and not used by the majority of users, │ │ │ │ and might have a significant effect on stability and/or │ │ │ │ performance. │ │ │ │ Hash function to use when building the hash ring. If running on a FIPS │ │ │ │ system, do not use md5. WARNING: all ironic services in a cluster MUST │ │ │ │ use the same algorithm at all times. Changing the algorithm requires an │ │ │ │ @@ -922,14 +922,32 @@ │ │ │ │ all service role access will be filtered matching anownerorlessee, if │ │ │ │ applicable. If an operator wishes to make behavior visible for all │ │ │ │ service role users across all projects, then a custom policy must be used │ │ │ │ to override the default “service_role” rule. It should be noted that the │ │ │ │ value of “service” is a default convention for OpenStack deployments, but │ │ │ │ the requisite access and details around end configuration are largely up │ │ │ │ to an operator if they are doing an OpenStack deployment manually. │ │ │ │ + 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_?¶ │ │ │ │ @@ -971,32 +989,14 @@ │ │ │ │ run_external_periodic_tasks_¶ │ │ │ │ Type: │ │ │ │ boolean │ │ │ │ Default: │ │ │ │ True │ │ │ │ Some periodic tasks can be run in a separate process. Should we run them │ │ │ │ here? │ │ │ │ - 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. │ │ ├── ./usr/share/doc/ironic-doc/html/configuration/sample-config.html │ │ │┄ Ordering differences only │ │ │ @@ -827,27 +827,27 @@ │ │ │ │ │ │ # Hash function to use when building the hash ring. If running │ │ │ # on a FIPS system, do not use md5. WARNING: all ironic │ │ │ # services in a cluster MUST use the same algorithm at all │ │ │ # times. Changing the algorithm requires an offline update. │ │ │ # (string value) │ │ │ # Possible values: │ │ │ -# sha256 - <No description provided> │ │ │ -# sha3_256 - <No description provided> │ │ │ +# sha3_384 - <No description provided> │ │ │ +# shake_128 - <No description provided> │ │ │ +# blake2s - <No description provided> │ │ │ # blake2b - <No description provided> │ │ │ -# sha3_512 - <No description provided> │ │ │ -# sha224 - <No description provided> │ │ │ +# shake_256 - <No description provided> │ │ │ # sha1 - <No description provided> │ │ │ +# sha224 - <No description provided> │ │ │ +# sha3_224 - <No description provided> │ │ │ +# sha3_512 - <No description provided> │ │ │ # md5 - <No description provided> │ │ │ # sha512 - <No description provided> │ │ │ -# blake2s - <No description provided> │ │ │ -# sha3_384 - <No description provided> │ │ │ -# shake_256 - <No description provided> │ │ │ -# sha3_224 - <No description provided> │ │ │ -# shake_128 - <No description provided> │ │ │ +# sha3_256 - <No description provided> │ │ │ +# sha256 - <No description provided> │ │ │ # sha384 - <No description provided> │ │ │ # Advanced Option: intended for advanced users and not used │ │ │ # by the majority of users, and might have a significant │ │ │ # effect on stability and/or performance. │ │ │ #hash_ring_algorithm = md5 │ │ │ │ │ │ # │ │ │ ├── html2text {} │ │ │ │ @@ -732,27 +732,27 @@ │ │ │ │ │ │ │ │ # Hash function to use when building the hash ring. If running │ │ │ │ # on a FIPS system, do not use md5. WARNING: all ironic │ │ │ │ # services in a cluster MUST use the same algorithm at all │ │ │ │ # times. Changing the algorithm requires an offline update. │ │ │ │ # (string value) │ │ │ │ # Possible values: │ │ │ │ -# sha256 - │ │ │ │ -# sha3_256 - │ │ │ │ +# sha3_384 - │ │ │ │ +# shake_128 - │ │ │ │ +# blake2s - │ │ │ │ # blake2b - │ │ │ │ -# sha3_512 - │ │ │ │ -# sha224 - │ │ │ │ +# shake_256 - │ │ │ │ # sha1 - │ │ │ │ +# sha224 - │ │ │ │ +# sha3_224 - │ │ │ │ +# sha3_512 - │ │ │ │ # md5 - │ │ │ │ # sha512 - │ │ │ │ -# blake2s - │ │ │ │ -# sha3_384 - │ │ │ │ -# shake_256 - │ │ │ │ -# sha3_224 - │ │ │ │ -# shake_128 - │ │ │ │ +# sha3_256 - │ │ │ │ +# sha256 - │ │ │ │ # sha384 - │ │ │ │ # Advanced Option: intended for advanced users and not used │ │ │ │ # by the majority of users, and might have a significant │ │ │ │ # effect on stability and/or performance. │ │ │ │ #hash_ring_algorithm = md5 │ │ │ │ │ │ │ │ #