{"diffoscope-json-version": 1, "source1": "/srv/reproducible-results/rbuild-debian/r-b-build.i3AsrIb7/b1/nova_26.2.2-1~deb12u3_armhf.changes", "source2": "/srv/reproducible-results/rbuild-debian/r-b-build.i3AsrIb7/b2/nova_26.2.2-1~deb12u3_armhf.changes", "unified_diff": null, "details": [{"source1": "Files", "source2": "Files", "unified_diff": "@@ -4,10 +4,10 @@\n 645d74d56d40fb3d5f314381f4afcd3a 8988 net optional nova-compute-ironic_26.2.2-1~deb12u3_all.deb\n 4b066bc2f1eb8dc145d7087652699a30 9208 net optional nova-compute-kvm_26.2.2-1~deb12u3_all.deb\n ec431364af0da4ce0a6a0a29275bc9cb 9048 net optional nova-compute-lxc_26.2.2-1~deb12u3_all.deb\n de1803cf56728592a0031669b50a96cb 9088 net optional nova-compute-qemu_26.2.2-1~deb12u3_all.deb\n abbfc352b82d52c68a99f66bc0bb3c47 15296 net optional nova-compute_26.2.2-1~deb12u3_all.deb\n d62d247d8e1a941ba0e4a768e0caf719 14620 net optional nova-conductor_26.2.2-1~deb12u3_all.deb\n c8cf4f91652818e9a06208ecfca1deed 19892 net optional nova-consoleproxy_26.2.2-1~deb12u3_all.deb\n- 52ea0dd2a4fc03f92ebc986c8fb53bff 2881044 doc optional nova-doc_26.2.2-1~deb12u3_all.deb\n+ ecd6fa0bb76f8dde6ab55a73eb23e31b 2881116 doc optional nova-doc_26.2.2-1~deb12u3_all.deb\n 8992c2bd78e55c6c5aa80bb9bbbf3dd9 14640 net optional nova-scheduler_26.2.2-1~deb12u3_all.deb\n 989259a5bcbf52421a9e35878a4f3314 3013352 python optional python3-nova_26.2.2-1~deb12u3_all.deb\n"}, {"source1": "nova-doc_26.2.2-1~deb12u3_all.deb", "source2": "nova-doc_26.2.2-1~deb12u3_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-07-10 21:49:31.000000 debian-binary\n -rw-r--r-- 0 0 0 12644 2024-07-10 21:49:31.000000 control.tar.xz\n--rw-r--r-- 0 0 0 2868208 2024-07-10 21:49:31.000000 data.tar.xz\n+-rw-r--r-- 0 0 0 2868280 2024-07-10 21:49:31.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/nova-doc/html/configuration/config.html", "source2": "./usr/share/doc/nova-doc/html/configuration/config.html", "comments": ["Ordering differences only"], "unified_diff": "@@ -2790,14 +2790,158 @@\n
60
Specify a timeout after which a gracefully shutdown server will exit. Zero value means endless wait.
\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+nova
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@@ -2865,16 +3009,16 @@\n
Group | \n Name | \n ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
DEFAULT | \n@@ -2892,16 +3036,16 @@\n
Group | \n Name | \n |||||||
---|---|---|---|---|---|---|---|---|
DEFAULT | \n@@ -3272,158 +3416,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-nova
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-Options under this group are used to define Nova API.
\n