--- /srv/reproducible-results/rbuild-debian/r-b-build.zL4uQQFg/b1/heat_19.0.0-3_armhf.changes
+++ /srv/reproducible-results/rbuild-debian/r-b-build.zL4uQQFg/b2/heat_19.0.0-3_armhf.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
│ - acd33c1ebe8ef7fd32c3b5647bb9858f 2059472 doc optional heat-doc_19.0.0-3_all.deb
│ + 67bc2b7e3f8b8f8f1d71606abd14cda7 2059444 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 20148 2023-04-14 08:22:53.000000 control.tar.xz
│ │ --rw-r--r-- 0 0 0 2039132 2023-04-14 08:22:53.000000 data.tar.xz
│ │ +-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
│ ├── 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,84 +929,14 @@
│ │ │ │
<None>
│ │ │ │
│ │ │ │
│ │ │ │ Custom template for the built-in loadbalancer nested stack.
│ │ │ │
│ │ │ │
│ │ │ │
│ │ │ │ --
│ │ │ │ -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:
│ │ │ │ @@ -1482,14 +1412,84 @@
│ │ │ │ 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:
│ │ │ │ ├── html2text {}
│ │ │ │ │ @@ -449,57 +449,14 @@
│ │ │ │ │ Default publisher_id for outgoing notifications.
│ │ │ │ │ loadbalancer_template¶
│ │ │ │ │ Type:
│ │ │ │ │ string
│ │ │ │ │ Default:
│ │ │ │ │
│ │ │ │ │ Custom template for the built-in loadbalancer nested stack.
│ │ │ │ │ - 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.
│ │ │ │ │ @@ -748,14 +705,57 @@
│ │ │ │ │ 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
│ │ │ ├── ./usr/share/doc/heat-doc/html/searchindex.js
│ │ │ │ ├── js-beautify {}
│ │ │ │ │ @@ -3819,31 +3819,14 @@
│ │ │ │ │ "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],
│ │ │ │ │ - "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],
│ │ │ │ │ "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],
│ │ │ │ │ @@ -3926,14 +3909,31 @@
│ │ │ │ │ "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],