File: slurm-21.08.6.html

package info (click to toggle)
slurm-wlm-contrib 24.11.5-4
  • links: PTS, VCS
  • area: contrib
  • in suites: forky, sid
  • size: 50,600 kB
  • sloc: ansic: 529,598; exp: 64,795; python: 17,051; sh: 9,411; javascript: 6,528; makefile: 4,030; perl: 3,762; pascal: 131
file content (59 lines) | stat: -rw-r--r-- 2,337 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
<h2 id="21086">Slurm 21.08.6<a class="slurm_link" href="#21086"></a></h2>

<h3>openapi/dbv0.0.37</h3>

<h4>Add association fields</h4>
<table class="tchange">
<tr class="trchange">
	<td class="tdfield">new fields</td>
	<td class="tdchange" colspan=2>
		<ul>
			<li>.components.schemas."dbv0.0.37_association".properties.is_default</li>
			<li>.components.schemas."dbv0.0.37_association".properties.max.tres.group.minutes</li>
			<li>.components.schemas."dbv0.0.37_association".properties.max.tres.group.active</li>
			<li>.components.schemas."dbv0.0.37_association".properties.max.jobs.active</li>
			<li>.components.schemas."dbv0.0.37_association".properties.max.jobs.accruing</li>
			<li>.components.schemas."dbv0.0.37_association".properties.max.jobs.total</li>
			<li>.components.schemas."dbv0.0.37_association".properties.max.tres.minutes.per.job</li>
		</ul>
	</td>
</tr>
</table>

<h4>Move incorrectly named field</h4>
<table class="tchange">
<tr class="trchange">
	<td class="tdfield">old path</td>
	<td class="tdchange">.components.schemas."dbv0.0.37_qos".properties.limits.max.jobs.per.account</td>
</tr>
<tr class="trchange">
	<td class="tdfield">new path</td>
	<td class="tdchange">.components.schemas."dbv0.0.37_qos".properties.limits.max.jobs.active_jobs.per.account</td>
</tr>
</table>

<h4>Move incorrectly named field</h4>
<table class="tchange">
<tr class="trchange">
	<td class="tdfield">old path</td>
	<td class="tdchange">.components.schemas."dbv0.0.37_qos".properties.limits.properties.max.properties.jobs.properties.per.properties.user</td>
</tr>
<tr class="trchange">
	<td class="tdfield">new path</td>
	<td class="tdchange">.components.schemas."dbv0.0.37_qos".properties.limits.properties.max.properties.jobs.properties.active_jobs.properties.per.properties.user</td>
</tr>
</table>

<h4>Add QOS fields</h4>
<table class="tchange">
<tr class="trchange">
	<td class="tdfield">new fields</td>
	<td class="tdchange" colspan=2>
		<ul>
			<li>.components.schemas."dbv0.0.37_qos".properties.limits.properties.factor</li>
			<li>.components.schemas."dbv0.0.37_qos".properties.limits.properties.max.properties.accruing.properties.per.properties.account</li>
			<li>.components.schemas."dbv0.0.37_qos".properties.limits.properties.max.properties.accruing.properties.per.properties.user</li>
		</ul>
	</td>
</tr>
</table>