--- /srv/reproducible-results/rbuild-debian/r-b-build.2PGpoNJ3/b1/neutron_24.0.0-3.1_amd64.changes +++ /srv/reproducible-results/rbuild-debian/r-b-build.2PGpoNJ3/b2/neutron_24.0.0-3.1_amd64.changes ├── Files │ @@ -1,12 +1,12 @@ │ │ 8a5428f0743323688ffbab55ad92d76f 22828 net optional neutron-api_24.0.0-3.1_all.deb │ d291dcbdffbfd72d8df8ad5d5dda29ea 83264 net optional neutron-common_24.0.0-3.1_all.deb │ cb9f50ea9c732f3a4e7a5eb4ad713abe 20656 net optional neutron-dhcp-agent_24.0.0-3.1_all.deb │ - 10d0597b27ab0b04114d83e104d07732 10391104 doc optional neutron-doc_24.0.0-3.1_all.deb │ + d8af0e59b6bcc802945522ee8fd6fcdc 10391124 doc optional neutron-doc_24.0.0-3.1_all.deb │ 94ea8bec2b9b77b301f096fd2d0fa161 10504 net optional neutron-l3-agent_24.0.0-3.1_all.deb │ 7fe349467490ede0c92013181da33fcb 14596 net optional neutron-linuxbridge-agent_24.0.0-3.1_all.deb │ f37c5a4e32c24d7cc8059cc76f304a48 13164 net optional neutron-macvtap-agent_24.0.0-3.1_all.deb │ f62ea5b8263b41e792563e20907745e0 28480 net optional neutron-metadata-agent_24.0.0-3.1_all.deb │ e5b8364020c9e641110a76c4e60f3ca3 13524 net optional neutron-metering-agent_24.0.0-3.1_all.deb │ 4f20d0d4945ef8522525d5e18020032e 21472 net optional neutron-openvswitch-agent_24.0.0-3.1_all.deb │ c4ae8709505b3288a0f93d783946d7b7 12688 net optional neutron-ovn-agent_24.0.0-3.1_all.deb ├── neutron-doc_24.0.0-3.1_all.deb │ ├── file list │ │ @@ -1,3 +1,3 @@ │ │ -rw-r--r-- 0 0 0 4 2024-07-22 19:23:57.000000 debian-binary │ │ -rw-r--r-- 0 0 0 18200 2024-07-22 19:23:57.000000 control.tar.xz │ │ --rw-r--r-- 0 0 0 10372712 2024-07-22 19:23:57.000000 data.tar.xz │ │ +-rw-r--r-- 0 0 0 10372732 2024-07-22 19:23:57.000000 data.tar.xz │ ├── control.tar.xz │ │ ├── control.tar │ │ │ ├── ./md5sums │ │ │ │ ├── ./md5sums │ │ │ │ │┄ Files differ │ ├── data.tar.xz │ │ ├── data.tar │ │ │ ├── ./usr/share/doc/neutron-doc/html/configuration/neutron.html │ │ │ │┄ Ordering differences only │ │ │ │ @@ -1167,14 +1167,158 @@ │ │ │ │

This option has a sample default set, which means that │ │ │ │ its actual default value may vary from the one documented │ │ │ │ above.

│ │ │ │

Defines the allowed conntrack helpers, and conntrack helper module protocol constraints.

│ │ │ │ │ │ │ │ │ │ │ │
│ │ │ │ +
│ │ │ │ +rpc_conn_pool_size
│ │ │ │ +
│ │ │ │ +
Type:
│ │ │ │ +

integer

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

30

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

1

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

Size of RPC connection pool.

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

Group

Name

DEFAULT

rpc_conn_pool_size

│ │ │ │ +
│ │ │ │ + │ │ │ │ +
│ │ │ │ +
│ │ │ │ +conn_pool_min_size
│ │ │ │ +
│ │ │ │ +
Type:
│ │ │ │ +

integer

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

2

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

The pool size limit for connections expiration policy

│ │ │ │ +
│ │ │ │ + │ │ │ │ +
│ │ │ │ +
│ │ │ │ +conn_pool_ttl
│ │ │ │ +
│ │ │ │ +
Type:
│ │ │ │ +

integer

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

1200

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

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

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

integer

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

64

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

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

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

Group

Name

DEFAULT

rpc_thread_pool_size

│ │ │ │ +
│ │ │ │ + │ │ │ │ +
│ │ │ │ +
│ │ │ │ +rpc_response_timeout
│ │ │ │ +
│ │ │ │ +
Type:
│ │ │ │ +

integer

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

60

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

Seconds to wait for a response from a call.

│ │ │ │ +
│ │ │ │ + │ │ │ │ +
│ │ │ │ +
│ │ │ │ +transport_url
│ │ │ │ +
│ │ │ │ +
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 https://docs.openstack.org/oslo.messaging/latest/reference/transport.html

│ │ │ │ +
│ │ │ │ + │ │ │ │ +
│ │ │ │ +
│ │ │ │ +control_exchange
│ │ │ │ +
│ │ │ │ +
Type:
│ │ │ │ +

string

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

openstack

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

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

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

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

│ │ │ │ +
│ │ │ │ + │ │ │ │ +
│ │ │ │
│ │ │ │ debug
│ │ │ │
│ │ │ │
Type:
│ │ │ │

boolean

│ │ │ │
│ │ │ │
Default:
│ │ │ │ @@ -1198,16 +1342,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
│ │ │ │ + │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ @@ -1242,16 +1386,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
│ │ │ │ + │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ @@ -1269,16 +1413,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
│ │ │ │ + │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ @@ -1661,158 +1805,14 @@ │ │ │ │

False

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

Enables or disables fatal status of deprecations.

│ │ │ │ │ │ │ │ │ │ │ │
│ │ │ │ -
│ │ │ │ -rpc_conn_pool_size
│ │ │ │ -
│ │ │ │ -
Type:
│ │ │ │ -

integer

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

30

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

1

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

Size of RPC connection pool.

│ │ │ │ -
Deprecated Variations

Group

Name

DEFAULT

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

Group

Name

DEFAULT

rpc_conn_pool_size

│ │ │ │ -
│ │ │ │ - │ │ │ │ -
│ │ │ │ -
│ │ │ │ -conn_pool_min_size
│ │ │ │ -
│ │ │ │ -
Type:
│ │ │ │ -

integer

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

2

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

The pool size limit for connections expiration policy

│ │ │ │ -
│ │ │ │ - │ │ │ │ -
│ │ │ │ -
│ │ │ │ -conn_pool_ttl
│ │ │ │ -
│ │ │ │ -
Type:
│ │ │ │ -

integer

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

1200

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

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

│ │ │ │ -
│ │ │ │ - │ │ │ │ -
│ │ │ │ -
│ │ │ │ -executor_thread_pool_size
│ │ │ │ -
│ │ │ │ -
Type:
│ │ │ │ -

integer

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

64

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

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

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

Group

Name

DEFAULT

rpc_thread_pool_size

│ │ │ │ -
│ │ │ │ - │ │ │ │ -
│ │ │ │ -
│ │ │ │ -rpc_response_timeout
│ │ │ │ -
│ │ │ │ -
Type:
│ │ │ │ -

integer

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

60

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

Seconds to wait for a response from a call.

│ │ │ │ -
│ │ │ │ - │ │ │ │ -
│ │ │ │ -
│ │ │ │ -transport_url
│ │ │ │ -
│ │ │ │ -
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 https://docs.openstack.org/oslo.messaging/latest/reference/transport.html

│ │ │ │ -
│ │ │ │ - │ │ │ │ -
│ │ │ │ -
│ │ │ │ -control_exchange
│ │ │ │ -
│ │ │ │ -
Type:
│ │ │ │ -

string

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

openstack

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

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

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

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

│ │ │ │ -
│ │ │ │ - │ │ │ │ -
│ │ │ │
│ │ │ │ run_external_periodic_tasks
│ │ │ │
│ │ │ │
Type:
│ │ │ │

boolean

│ │ │ │
│ │ │ │
Default:
│ │ │ │ ├── html2text {} │ │ │ │ │ @@ -564,14 +564,79 @@ │ │ │ │ │ list │ │ │ │ │ Default: │ │ │ │ │ [{'tftp': 'udp'}, {'ftp': 'tcp'}, {'sip': 'tcp'}, {'sip': 'udp'}] │ │ │ │ │ This option has a sample default set, which means that its actual default │ │ │ │ │ value may vary from the one documented above. │ │ │ │ │ Defines the allowed conntrack helpers, and conntrack helper module │ │ │ │ │ protocol constraints. │ │ │ │ │ + rpc_conn_pool_size_¶ │ │ │ │ │ + Type: │ │ │ │ │ + integer │ │ │ │ │ + Default: │ │ │ │ │ + 30 │ │ │ │ │ + Minimum Value: │ │ │ │ │ + 1 │ │ │ │ │ + Size of RPC connection pool. │ │ │ │ │ + DDeepprreeccaatteedd VVaarriiaattiioonnss_?¶ │ │ │ │ │ + GGrroouupp NNaammee │ │ │ │ │ + DEFAULT rpc_conn_pool_size │ │ │ │ │ + conn_pool_min_size_¶ │ │ │ │ │ + Type: │ │ │ │ │ + integer │ │ │ │ │ + Default: │ │ │ │ │ + 2 │ │ │ │ │ + The pool size limit for connections expiration policy │ │ │ │ │ + conn_pool_ttl_¶ │ │ │ │ │ + Type: │ │ │ │ │ + integer │ │ │ │ │ + Default: │ │ │ │ │ + 1200 │ │ │ │ │ + The time-to-live in sec of idle connections in the pool │ │ │ │ │ + executor_thread_pool_size_¶ │ │ │ │ │ + Type: │ │ │ │ │ + integer │ │ │ │ │ + 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_¶ │ │ │ │ │ + Type: │ │ │ │ │ + integer │ │ │ │ │ + Default: │ │ │ │ │ + 60 │ │ │ │ │ + Seconds to wait for a response from a call. │ │ │ │ │ + transport_url_¶ │ │ │ │ │ + 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_¶ │ │ │ │ │ + Type: │ │ │ │ │ + string │ │ │ │ │ + Default: │ │ │ │ │ + openstack │ │ │ │ │ + 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 │ │ │ │ │ + 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. │ │ │ │ │ @@ -825,79 +890,14 @@ │ │ │ │ │ levels are filtered. │ │ │ │ │ fatal_deprecations_¶ │ │ │ │ │ Type: │ │ │ │ │ boolean │ │ │ │ │ Default: │ │ │ │ │ False │ │ │ │ │ Enables or disables fatal status of deprecations. │ │ │ │ │ - rpc_conn_pool_size_¶ │ │ │ │ │ - Type: │ │ │ │ │ - integer │ │ │ │ │ - Default: │ │ │ │ │ - 30 │ │ │ │ │ - Minimum Value: │ │ │ │ │ - 1 │ │ │ │ │ - Size of RPC connection pool. │ │ │ │ │ - DDeepprreeccaatteedd VVaarriiaattiioonnss_?¶ │ │ │ │ │ - GGrroouupp NNaammee │ │ │ │ │ - DEFAULT rpc_conn_pool_size │ │ │ │ │ - conn_pool_min_size_¶ │ │ │ │ │ - Type: │ │ │ │ │ - integer │ │ │ │ │ - Default: │ │ │ │ │ - 2 │ │ │ │ │ - The pool size limit for connections expiration policy │ │ │ │ │ - conn_pool_ttl_¶ │ │ │ │ │ - Type: │ │ │ │ │ - integer │ │ │ │ │ - Default: │ │ │ │ │ - 1200 │ │ │ │ │ - The time-to-live in sec of idle connections in the pool │ │ │ │ │ - executor_thread_pool_size_¶ │ │ │ │ │ - Type: │ │ │ │ │ - integer │ │ │ │ │ - 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_¶ │ │ │ │ │ - Type: │ │ │ │ │ - integer │ │ │ │ │ - Default: │ │ │ │ │ - 60 │ │ │ │ │ - Seconds to wait for a response from a call. │ │ │ │ │ - transport_url_¶ │ │ │ │ │ - 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_¶ │ │ │ │ │ - Type: │ │ │ │ │ - string │ │ │ │ │ - Default: │ │ │ │ │ - openstack │ │ │ │ │ - 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 │ │ │ │ │ - Add an endpoint to answer to ping calls. Endpoint is named │ │ │ │ │ - oslo_rpc_server_ping │ │ │ │ │ run_external_periodic_tasks_¶ │ │ │ │ │ Type: │ │ │ │ │ boolean │ │ │ │ │ Default: │ │ │ │ │ True │ │ │ │ │ Some periodic tasks can be run in a separate process. Should we run them │ │ │ │ │ here?