{"diffoscope-json-version": 1, "source1": "/srv/reproducible-results/rbuild-debian/r-b-build.1QdcEYyU/b1/neutron_27.0.0-1_amd64.changes", "source2": "/srv/reproducible-results/rbuild-debian/r-b-build.1QdcEYyU/b2/neutron_27.0.0-1_amd64.changes", "unified_diff": null, "details": [{"source1": "Files", "source2": "Files", "unified_diff": "@@ -1,12 +1,12 @@\n \n 80571a14a4166af8b3376afccdbbde96 24868 net optional neutron-api_27.0.0-1_all.deb\n aa541d683af5aa79822c2f070f6232d1 75404 net optional neutron-common_27.0.0-1_all.deb\n e249d50b73f77ed84cf0e3140827d3bf 21880 net optional neutron-dhcp-agent_27.0.0-1_all.deb\n- 6bec760c19542200a85bfb5278fa4c8e 8353040 doc optional neutron-doc_27.0.0-1_all.deb\n+ 2c078353717d6365ef40084325b1c35c 8352916 doc optional neutron-doc_27.0.0-1_all.deb\n 628f550fc864e8d16ce922bb6e734608 11864 net optional neutron-l3-agent_27.0.0-1_all.deb\n ff70e2ebd0060e50da70154177b630f9 14236 net optional neutron-linuxbridge-agent_27.0.0-1_all.deb\n bbf07b6191d2838721659a9c91d4d1e1 14452 net optional neutron-macvtap-agent_27.0.0-1_all.deb\n 2b397e54c16e7cda28f1deede2a0ca6a 29840 net optional neutron-metadata-agent_27.0.0-1_all.deb\n 5e80a311686180e4d91904e615b508ef 14820 net optional neutron-metering-agent_27.0.0-1_all.deb\n 3d5f955cc756e80af132346f46fc57c8 22676 net optional neutron-openvswitch-agent_27.0.0-1_all.deb\n c13d935ce076f31d4be4a47c9813f8d8 17696 net optional neutron-ovn-agent_27.0.0-1_all.deb\n"}, {"source1": "neutron-doc_27.0.0-1_all.deb", "source2": "neutron-doc_27.0.0-1_all.deb", "unified_diff": null, "details": [{"source1": "file list", "source2": "file list", "unified_diff": "@@ -1,3 +1,3 @@\n -rw-r--r-- 0 0 0 4 2025-10-01 19:23:21.000000 debian-binary\n -rw-r--r-- 0 0 0 16528 2025-10-01 19:23:21.000000 control.tar.xz\n--rw-r--r-- 0 0 0 8336320 2025-10-01 19:23:21.000000 data.tar.xz\n+-rw-r--r-- 0 0 0 8336196 2025-10-01 19:23:21.000000 data.tar.xz\n"}, {"source1": "control.tar.xz", "source2": "control.tar.xz", "unified_diff": null, "details": [{"source1": "control.tar", "source2": "control.tar", "unified_diff": null, "details": [{"source1": "./md5sums", "source2": "./md5sums", "unified_diff": null, "details": [{"source1": "./md5sums", "source2": "./md5sums", "comments": ["Files differ"], "unified_diff": null}]}]}]}, {"source1": "data.tar.xz", "source2": "data.tar.xz", "unified_diff": null, "details": [{"source1": "data.tar", "source2": "data.tar", "unified_diff": null, "details": [{"source1": "./usr/share/doc/neutron-doc/html/configuration/neutron.html", "source2": "./usr/share/doc/neutron-doc/html/configuration/neutron.html", "comments": ["Ordering differences only"], "unified_diff": "@@ -1700,14 +1700,100 @@\n

False

\n
\n \n

Enables or disables fatal status of deprecations.

\n \n \n
\n+
\n+executor_thread_pool_size\u00b6
\n+
\n+
Type:
\n+

integer

\n+
\n+
Default:
\n+

64

\n+
\n+
\n+

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

\n+\n+\n+\n+\n+\n+\n+\n+\n+\n+\n+\n+\n+
Deprecated Variations\u00b6

Group

Name

DEFAULT

rpc_thread_pool_size

\n+
\n+\n+
\n+
\n+rpc_response_timeout\u00b6
\n+
\n+
Type:
\n+

integer

\n+
\n+
Default:
\n+

60

\n+
\n+
\n+

Seconds to wait for a response from a call.

\n+
\n+\n+
\n+
\n+transport_url\u00b6
\n+
\n+
Type:
\n+

string

\n+
\n+
Default:
\n+

rabbit://

\n+
\n+
\n+

The network address and optional user credentials for connecting to the messaging backend, in URL format. The expected format is:

\n+

driver://[user:pass@]host:port[,[userN:passN@]hostN:portN]/virtual_host?query

\n+

Example: rabbit://rabbitmq:password@127.0.0.1:5672//

\n+

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

\n+
\n+\n+
\n+
\n+control_exchange\u00b6
\n+
\n+
Type:
\n+

string

\n+
\n+
Default:
\n+

openstack

\n+
\n+
\n+

The default exchange under which topics are scoped. May be overridden by an exchange name specified in the transport_url option.

\n+
\n+\n+
\n+
\n+rpc_ping_enabled\u00b6
\n+
\n+
Type:
\n+

boolean

\n+
\n+
Default:
\n+

False

\n+
\n+
\n+

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

\n+
\n+\n+
\n
\n run_external_periodic_tasks\u00b6
\n
\n
Type:
\n

boolean

\n
\n
Default:
\n@@ -1991,100 +2077,14 @@\n
Reason:
\n

The \u2018wsgi_server_debug\u2019 option is deprecated and will be removed in a future release.

\n
\n
\n \n
\n \n-
\n-
\n-executor_thread_pool_size\u00b6
\n-
\n-
Type:
\n-

integer

\n-
\n-
Default:
\n-

64

\n-
\n-
\n-

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

\n-\n-\n-\n-\n-\n-\n-\n-\n-\n-\n-\n-\n-
Deprecated Variations\u00b6

Group

Name

DEFAULT

rpc_thread_pool_size

\n-
\n-\n-
\n-
\n-rpc_response_timeout\u00b6
\n-
\n-
Type:
\n-

integer

\n-
\n-
Default:
\n-

60

\n-
\n-
\n-

Seconds to wait for a response from a call.

\n-
\n-\n-
\n-
\n-transport_url\u00b6
\n-
\n-
Type:
\n-

string

\n-
\n-
Default:
\n-

rabbit://

\n-
\n-
\n-

The network address and optional user credentials for connecting to the messaging backend, in URL format. The expected format is:

\n-

driver://[user:pass@]host:port[,[userN:passN@]hostN:portN]/virtual_host?query

\n-

Example: rabbit://rabbitmq:password@127.0.0.1:5672//

\n-

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

\n-
\n-\n-
\n-
\n-control_exchange\u00b6
\n-
\n-
Type:
\n-

string

\n-
\n-
Default:
\n-

openstack

\n-
\n-
\n-

The default exchange under which topics are scoped. May be overridden by an exchange name specified in the transport_url option.

\n-
\n-\n-
\n-
\n-rpc_ping_enabled\u00b6
\n-
\n-
Type:
\n-

boolean

\n-
\n-
Default:
\n-

False

\n-
\n-
\n-

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

\n-
\n-\n
\n

agent\u00b6

\n
\n
\n
\n root_helper\u00b6
\n
\n", "details": [{"source1": "html2text {}", "source2": "html2text {}", "unified_diff": "@@ -848,14 +848,56 @@\n levels are filtered.\n fatal_deprecations\u00b6\n Type:\n boolean\n Default:\n False\n Enables or disables fatal status of deprecations.\n+ executor_thread_pool_size\u00b6\n+ Type:\n+ integer\n+ Default:\n+ 64\n+ Size of executor thread pool when executor is threading or eventlet.\n+ Deprecated Variations\u00b6\n+ Group Name\n+ DEFAULT rpc_thread_pool_size\n+ rpc_response_timeout\u00b6\n+ Type:\n+ integer\n+ Default:\n+ 60\n+ Seconds to wait for a response from a call.\n+ transport_url\u00b6\n+ Type:\n+ string\n+ Default:\n+ rabbit://\n+ The network address and optional user credentials for connecting to the\n+ messaging backend, in URL format. The expected format is:\n+ driver://[user:pass@]host:port[,[userN:passN@]hostN:portN]/virtual_\n+ host?query\n+ Example: rabbit://rabbitmq:password@127.0.0.1:5672//\n+ For full details on the fields in the URL see the documentation of oslo_\n+ messaging.TransportURL at https://docs.openstack.org/oslo.messaging/\n+ latest/reference/transport.html\n+ control_exchange\u00b6\n+ Type:\n+ string\n+ Default:\n+ openstack\n+ The default exchange under which topics are scoped. May be overridden by\n+ an exchange name specified in the transport_url option.\n+ rpc_ping_enabled\u00b6\n+ Type:\n+ boolean\n+ Default:\n+ False\n+ Add an endpoint to answer to ping calls. Endpoint is named oslo_rpc_\n+ server_ping\n run_external_periodic_tasks\u00b6\n Type:\n boolean\n Default:\n True\n Some periodic tasks can be run in a separate process. Should we run them\n here?\n@@ -1008,56 +1050,14 @@\n errors. If False, the server will respond with empty bodies.\n Warning\n This option is deprecated for removal. Its value may be silently ignored\n in the future.\n Reason:\n The \u2018wsgi_server_debug\u2019 option is deprecated and will be removed in\n a future release.\n- executor_thread_pool_size\u00b6\n- Type:\n- integer\n- Default:\n- 64\n- Size of executor thread pool when executor is threading or eventlet.\n- Deprecated Variations\u00b6\n- Group Name\n- DEFAULT rpc_thread_pool_size\n- rpc_response_timeout\u00b6\n- Type:\n- integer\n- Default:\n- 60\n- Seconds to wait for a response from a call.\n- transport_url\u00b6\n- Type:\n- string\n- Default:\n- rabbit://\n- The network address and optional user credentials for connecting to the\n- messaging backend, in URL format. The expected format is:\n- driver://[user:pass@]host:port[,[userN:passN@]hostN:portN]/virtual_\n- host?query\n- Example: rabbit://rabbitmq:password@127.0.0.1:5672//\n- For full details on the fields in the URL see the documentation of oslo_\n- messaging.TransportURL at https://docs.openstack.org/oslo.messaging/\n- latest/reference/transport.html\n- control_exchange\u00b6\n- Type:\n- string\n- Default:\n- openstack\n- The default exchange under which topics are scoped. May be overridden by\n- an exchange name specified in the transport_url option.\n- rpc_ping_enabled\u00b6\n- Type:\n- boolean\n- Default:\n- False\n- Add an endpoint to answer to ping calls. Endpoint is named oslo_rpc_\n- server_ping\n ***** agent\u00b6 *****\n root_helper\u00b6\n Type:\n string\n Default:\n sudo\n Root helper application. Use \u2018sudo neutron-rootwrap /etc/neutron/\n"}]}]}]}]}]}