{"diffoscope-json-version": 1, "source1": "/srv/reproducible-results/rbuild-debian/r-b-build.xEJT9VEX/b1/neutron_27.0.1-1_amd64.changes", "source2": "/srv/reproducible-results/rbuild-debian/r-b-build.xEJT9VEX/b2/neutron_27.0.1-1_amd64.changes", "unified_diff": null, "details": [{"source1": "Files", "source2": "Files", "unified_diff": "@@ -1,12 +1,12 @@\n \n 69b6b079545a4b41c67c0f5bb9508d4c 24892 net optional neutron-api_27.0.1-1_all.deb\n d98c0ea1168f25934ea1b68a59aba9d0 75376 net optional neutron-common_27.0.1-1_all.deb\n f4905c480a624ebd4c793de43945e751 21908 net optional neutron-dhcp-agent_27.0.1-1_all.deb\n- b0728ba40df7d694f67e2334ae039d04 8352928 doc optional neutron-doc_27.0.1-1_all.deb\n+ 217005366a0868fd42c4bf9dd65b1b6d 8353024 doc optional neutron-doc_27.0.1-1_all.deb\n df7fe1dace6185ca056e0a8fd533ed7c 11892 net optional neutron-l3-agent_27.0.1-1_all.deb\n c8b9c372a341cae22032c95d6d189caa 14256 net optional neutron-linuxbridge-agent_27.0.1-1_all.deb\n 6c2ce7f4594514a0ebcb928205d8508f 14464 net optional neutron-macvtap-agent_27.0.1-1_all.deb\n 92837b2796e97aa09e8460cf2b63fbb8 29852 net optional neutron-metadata-agent_27.0.1-1_all.deb\n 82215978ff34008540cf28f8226b9542 14840 net optional neutron-metering-agent_27.0.1-1_all.deb\n c68023ee37ea5058319c0a18cbb7b5a2 22700 net optional neutron-openvswitch-agent_27.0.1-1_all.deb\n b2fdc71b21cd6c88e5854cb686f431b8 17720 net optional neutron-ovn-agent_27.0.1-1_all.deb\n@@ -14,8 +14,8 @@\n 402c906f25ecbe8cbf704c6c42e3f641 15060 net optional neutron-ovn-metadata-agent_27.0.1-1_all.deb\n bdee392a95d97f83c9c3685101d02fb3 11364 net optional neutron-periodic-workers_27.0.1-1_all.deb\n 1758113e863ab87674d6bb515ecfdeb0 8144 net optional neutron-plugin-nec-agent_27.0.1-1_all.deb\n 2c5f69c5758e3809ed6511d466ad3fb9 11960 net optional neutron-rpc-server_27.0.1-1_all.deb\n 13f6e6efba3ea806ad700507937e4336 8108 net optional neutron-server_27.0.1-1_all.deb\n d1fbc2d3adc2d8638930c59597d12272 11924 net optional neutron-services-server_27.0.1-1_all.deb\n 30580a9a1b0544162f2c62e1ebf84ec6 11660 net optional neutron-sriov-agent_27.0.1-1_all.deb\n- bb9a2b30ff73bd1487a105936c190e13 2064676 python optional python3-neutron_27.0.1-1_all.deb\n+ 503e45acd382f5ccf0e60948a073a47b 2064676 python optional python3-neutron_27.0.1-1_all.deb\n"}, {"source1": "neutron-doc_27.0.1-1_all.deb", "source2": "neutron-doc_27.0.1-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-11-05 09:01:10.000000 debian-binary\n--rw-r--r-- 0 0 0 16540 2025-11-05 09:01:10.000000 control.tar.xz\n--rw-r--r-- 0 0 0 8336196 2025-11-05 09:01:10.000000 data.tar.xz\n+-rw-r--r-- 0 0 0 16548 2025-11-05 09:01:10.000000 control.tar.xz\n+-rw-r--r-- 0 0 0 8336284 2025-11-05 09:01:10.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
Enables or disables fatal status of deprecations.
\n \n \ninteger
\n+64
Size of executor thread pool when executor is threading or eventlet.
\n+Group | \n+Name | \n+
|---|---|
DEFAULT | \n+rpc_thread_pool_size | \n+
integer
\n+60
Seconds to wait for a response from a call.
\n+string
\n+rabbit://
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+string
\n+openstack
The default exchange under which topics are scoped. May be overridden by an exchange name specified in the transport_url option.
\n+boolean
\n+False
Add an endpoint to answer to ping calls. Endpoint is named oslo_rpc_server_ping
\n+boolean
\nThe \u2018wsgi_server_debug\u2019 option is deprecated and will be removed in a future release.
\ninteger
\n-64
Size of executor thread pool when executor is threading or eventlet.
\n-Group | \n-Name | \n-
|---|---|
DEFAULT | \n-rpc_thread_pool_size | \n-
integer
\n-60
Seconds to wait for a response from a call.
\n-string
\n-rabbit://
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-string
\n-openstack
The default exchange under which topics are scoped. May be overridden by an exchange name specified in the transport_url option.
\n-boolean
\n-False
Add an endpoint to answer to ping calls. Endpoint is named oslo_rpc_server_ping
\n-