{"diffoscope-json-version": 1, "source1": "/srv/reproducible-results/rbuild-debian/r-b-build.8yaNp8Pk/b1/neutron_25.0.0-1_amd64.changes", "source2": "/srv/reproducible-results/rbuild-debian/r-b-build.8yaNp8Pk/b2/neutron_25.0.0-1_amd64.changes", "unified_diff": null, "details": [{"source1": "Files", "source2": "Files", "unified_diff": "@@ -1,12 +1,12 @@\n \n d2f001cc065d974f10b71ce151d80703 22920 net optional neutron-api_25.0.0-1_all.deb\n 8138cb3b8e2dadf311d8c2d394e45228 85424 net optional neutron-common_25.0.0-1_all.deb\n 4adf3b3ed68441e0c0fe21639b0059e0 20732 net optional neutron-dhcp-agent_25.0.0-1_all.deb\n- 704a35cdea38df14a94378688c4ae7cc 10504588 doc optional neutron-doc_25.0.0-1_all.deb\n+ 5402faf84a6c35a7f9b447f2b4be5efd 10504616 doc optional neutron-doc_25.0.0-1_all.deb\n 91f5635a3979e3b31a097756437268fb 10580 net optional neutron-l3-agent_25.0.0-1_all.deb\n 6cec09414729569601ced8320ae311f3 14788 net optional neutron-linuxbridge-agent_25.0.0-1_all.deb\n d7d6869fad41cc3060aa687510dc5387 13348 net optional neutron-macvtap-agent_25.0.0-1_all.deb\n c9b0275545cda1c552e447584645e94f 28696 net optional neutron-metadata-agent_25.0.0-1_all.deb\n 8c67512983fd4b65732e5426a6eac2f5 13724 net optional neutron-metering-agent_25.0.0-1_all.deb\n 6cc400460380009df24255f9a5160d99 21544 net optional neutron-openvswitch-agent_25.0.0-1_all.deb\n fe27acdb1e78f6fb9d5a22e6eb7fa934 16380 net optional neutron-ovn-agent_25.0.0-1_all.deb\n"}, {"source1": "neutron-doc_25.0.0-1_all.deb", "source2": "neutron-doc_25.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 2024-10-02 11:42:37.000000 debian-binary\n--rw-r--r-- 0 0 0 18348 2024-10-02 11:42:37.000000 control.tar.xz\n--rw-r--r-- 0 0 0 10486048 2024-10-02 11:42:37.000000 data.tar.xz\n+-rw-r--r-- 0 0 0 18360 2024-10-02 11:42:37.000000 control.tar.xz\n+-rw-r--r-- 0 0 0 10486064 2024-10-02 11:42:37.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": "@@ -1167,14 +1167,158 @@\n
This option has a sample default set, which means that\n its actual default value may vary from the one documented\n above.
\nDefines the allowed conntrack helpers, and conntrack helper module protocol constraints.
\n \n \ninteger
\n+30
1
\n+Size of RPC connection pool.
\n+Group | \n+Name | \n+
---|---|
DEFAULT | \n+rpc_conn_pool_size | \n+
integer
\n+2
The pool size limit for connections expiration policy
\n+integer
\n+1200
The time-to-live in sec of idle connections in the pool
\n+integer
\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
\n<None>
This option can be changed without restarting.
\nThe 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).
\n-Group | \n Name | \n |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
DEFAULT | \n@@ -1242,16 +1386,16 @@\n
Group | \n Name | \n ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
DEFAULT | \n@@ -1269,16 +1413,16 @@\n
Group | \n Name | \n |||||||
---|---|---|---|---|---|---|---|---|
DEFAULT | \n@@ -1870,158 +2014,14 @@\n
Group | \n-Name | \n-
---|---|
DEFAULT | \n-rpc_conn_pool_size | \n-
integer
\n-2
The pool size limit for connections expiration policy
\n-integer
\n-1200
The time-to-live in sec of idle connections in the pool
\n-integer
\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-