5.24 KB
/srv/reproducible-results/rbuild-debian/tmp.hosZ7Tkaik/b1/cinder_13.0.3-1_arm64.changes vs.
/srv/reproducible-results/rbuild-debian/tmp.hosZ7Tkaik/b2/cinder_13.0.3-1_arm64.changes
797 B
Files
    
Offset 1, 8 lines modifiedOffset 1, 8 lines modified
  
1 ·19962e58404e22aea05f1b3d3d42ad5f·26992·net·optional·cinder-api_13.0.3-1_all.deb1 ·19962e58404e22aea05f1b3d3d42ad5f·26992·net·optional·cinder-api_13.0.3-1_all.deb
2 ·42efd8a356ecae073d31d9e917d956b9·14828·net·optional·cinder-backup_13.0.3-1_all.deb2 ·42efd8a356ecae073d31d9e917d956b9·14828·net·optional·cinder-backup_13.0.3-1_all.deb
3 ·8e8d1026bb84a266555e3f43ffbca05c·69852·net·optional·cinder-common_13.0.3-1_all.deb3 ·8e8d1026bb84a266555e3f43ffbca05c·69852·net·optional·cinder-common_13.0.3-1_all.deb
4 ·575a40aee9b953fe069144d43359d8ae·2385732·doc·optional·cinder-doc_13.0.3-1_all.deb4 ·5fd45503253503be80248c70f062beb6·2385744·doc·optional·cinder-doc_13.0.3-1_all.deb
5 ·19b81e0dee79240cca0c7f6be2819fee·15204·net·optional·cinder-scheduler_13.0.3-1_all.deb5 ·19b81e0dee79240cca0c7f6be2819fee·15204·net·optional·cinder-scheduler_13.0.3-1_all.deb
6 ·04d88961955afd35cfc1fed04b3f19ba·25204·net·optional·cinder-volume_13.0.3-1_all.deb6 ·277ab8f4e4824ceab770a9280abd5ae4·25204·net·optional·cinder-volume_13.0.3-1_all.deb
7 ·f5c6175a2a5c306eb2ce04dab3d8125e·2474212·python·optional·python3-cinder_13.0.3-1_all.deb7 ·f5c6175a2a5c306eb2ce04dab3d8125e·2474212·python·optional·python3-cinder_13.0.3-1_all.deb
2.63 KB
cinder-doc_13.0.3-1_all.deb
367 B
file list
    
Offset 1, 3 lines modifiedOffset 1, 3 lines modified
1 -rw-r--r--···0········0········0········4·2019-02-26·10:30:22.000000·debian-binary1 -rw-r--r--···0········0········0········4·2019-02-26·10:30:22.000000·debian-binary
2 -rw-r--r--···0········0········0····28044·2019-02-26·10:30:22.000000·control.tar.xz2 -rw-r--r--···0········0········0····28044·2019-02-26·10:30:22.000000·control.tar.xz
3 -rw-r--r--···0········0········0··2357496·2019-02-26·10:30:22.000000·data.tar.xz3 -rw-r--r--···0········0········0··2357508·2019-02-26·10:30:22.000000·data.tar.xz
98.0 B
control.tar.xz
70.0 B
control.tar
48.0 B
./md5sums
30.0 B
./md5sums
Files differ
2.13 KB
data.tar.xz
2.11 KB
data.tar
2.09 KB
./usr/share/doc/cinder-doc/html/contributor/api/cinder.scheduler.host_manager.html
    
Offset 176, 15 lines modifiedOffset 176, 15 lines modified
176 <dl·class="class">176 <dl·class="class">
177 <dt·id="cinder.scheduler.host_manager.HostManager">177 <dt·id="cinder.scheduler.host_manager.HostManager">
178 <em·class="property">class·</em><code·class="descname">HostManager</code><a·class="headerlink"·href="#cinder.scheduler.host_manager.HostManager"·title="Permalink·to·this·definition">¶</a></dt>178 <em·class="property">class·</em><code·class="descname">HostManager</code><a·class="headerlink"·href="#cinder.scheduler.host_manager.HostManager"·title="Permalink·to·this·definition">¶</a></dt>
179 <dd><p>Bases:·<code·class="xref·py·py-class·docutils·literal·notranslate"><span·class="pre">object</span></code></p>179 <dd><p>Bases:·<code·class="xref·py·py-class·docutils·literal·notranslate"><span·class="pre">object</span></code></p>
180 <p>Base·HostManager·class.</p>180 <p>Base·HostManager·class.</p>
181 <dl·class="attribute">181 <dl·class="attribute">
182 <dt·id="cinder.scheduler.host_manager.HostManager.REQUIRED_KEYS">182 <dt·id="cinder.scheduler.host_manager.HostManager.REQUIRED_KEYS">
183 <code·class="descname">REQUIRED_KEYS</code><em·class="property">·=·frozenset({'thin_provisioning_support',·'reserved_percentage',·'allocated_capacity_gb',·'free_capacity_gb',·'thick_provisioning_support',·'max_over_subscription_ratio',·'provisioned_capacity_gb',·'total_capacity_gb',·'pool_name'})</em><a·class="headerlink"·href="#cinder.scheduler.host_manager.HostManager.REQUIRED_KEYS"·title="Permalink·to·this·definition">¶</a></dt>183 <code·class="descname">REQUIRED_KEYS</code><em·class="property">·=·frozenset({'allocated_capacity_gb',·'thin_provisioning_support',·'thick_provisioning_support',·'max_over_subscription_ratio',·'provisioned_capacity_gb',·'reserved_percentage',·'total_capacity_gb',·'pool_name',·'free_capacity_gb'})</em><a·class="headerlink"·href="#cinder.scheduler.host_manager.HostManager.REQUIRED_KEYS"·title="Permalink·to·this·definition">¶</a></dt>
184 <dd></dd></dl>184 <dd></dd></dl>
  
185 <dl·class="attribute">185 <dl·class="attribute">
186 <dt·id="cinder.scheduler.host_manager.HostManager.backend_state_cls">186 <dt·id="cinder.scheduler.host_manager.HostManager.backend_state_cls">
187 <code·class="descname">backend_state_cls</code><a·class="headerlink"·href="#cinder.scheduler.host_manager.HostManager.backend_state_cls"·title="Permalink·to·this·definition">¶</a></dt>187 <code·class="descname">backend_state_cls</code><a·class="headerlink"·href="#cinder.scheduler.host_manager.HostManager.backend_state_cls"·title="Permalink·to·this·definition">¶</a></dt>
188 <dd><p>alias·of·<a·class="reference·internal"·href="#cinder.scheduler.host_manager.BackendState"·title="cinder.scheduler.host_manager.BackendState"><code·class="xref·py·py-class·docutils·literal·notranslate"><span·class="pre">BackendState</span></code></a></p>188 <dd><p>alias·of·<a·class="reference·internal"·href="#cinder.scheduler.host_manager.BackendState"·title="cinder.scheduler.host_manager.BackendState"><code·class="xref·py·py-class·docutils·literal·notranslate"><span·class="pre">BackendState</span></code></a></p>
189 </dd></dl>189 </dd></dl>
1.66 KB
cinder-volume_13.0.3-1_all.deb
1.6 KB
data.tar.xz
1.58 KB
data.tar
1.56 KB
file list
    
Offset 1, 14 lines modifiedOffset 1, 14 lines modified
1 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2019-02-26·10:30:22.000000·./1 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2019-02-26·10:30:22.000000·./
2 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2019-02-26·10:30:22.000000·./etc/2 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2019-02-26·10:30:22.000000·./etc/
3 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2019-02-26·10:30:22.000000·./etc/init.d/3 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2019-02-26·10:30:22.000000·./etc/init.d/
4 -rwxr-xr-x···0·root·········(0)·root·········(0)·····5797·2019-02-26·10:30:22.000000·./etc/init.d/cinder-volume4 -rwxr-xr-x···0·root·········(0)·root·········(0)·····5797·2019-02-26·10:30:22.000000·./etc/init.d/cinder-volume
5 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2019-02-26·10:30:22.000000·./etc/tgt/5 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2019-02-26·10:30:22.000000·./etc/tgt/
6 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2019-02-26·10:30:22.000000·./etc/tgt/conf.d/6 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2019-02-26·10:30:22.000000·./etc/tgt/conf.d/
7 -rw-r--r--···0·root·········(0)·root·········(0)·······34·2019-02-26·10:30:22.000000·./etc/tgt/conf.d/cinder_tgt.conf7 -rw-rw-r--···0·root·········(0)·root·········(0)·······34·2019-02-26·10:30:22.000000·./etc/tgt/conf.d/cinder_tgt.conf
8 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2019-02-26·10:30:22.000000·./lib/8 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2019-02-26·10:30:22.000000·./lib/
9 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2019-02-26·10:30:22.000000·./lib/systemd/9 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2019-02-26·10:30:22.000000·./lib/systemd/
10 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2019-02-26·10:30:22.000000·./lib/systemd/system/10 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2019-02-26·10:30:22.000000·./lib/systemd/system/
11 -rw-r--r--···0·root·········(0)·root·········(0)······424·2019-02-26·10:30:22.000000·./lib/systemd/system/cinder-volume.service11 -rw-r--r--···0·root·········(0)·root·········(0)······424·2019-02-26·10:30:22.000000·./lib/systemd/system/cinder-volume.service
12 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2019-02-26·10:30:22.000000·./usr/12 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2019-02-26·10:30:22.000000·./usr/
13 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2019-02-26·10:30:22.000000·./usr/bin/13 drwxr-xr-x···0·root·········(0)·root·········(0)········0·2019-02-26·10:30:22.000000·./usr/bin/
14 -rwxr-xr-x···0·root·········(0)·root·········(0)······157·2019-02-26·10:30:22.000000·./usr/bin/cinder-volume14 -rwxr-xr-x···0·root·········(0)·root·········(0)······157·2019-02-26·10:30:22.000000·./usr/bin/cinder-volume