File: slurm-23.02.3.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 (29 lines) | stat: -rw-r--r-- 805 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
<h2 id="23023">Slurm 23.02.3<a class="slurm_link" href="#23023"></a></h2>

<h3>openapi/v0.0.39</h3>

<h4>Correct invalid reference in status schema</h4>
<table class="tchange">
<tr class="trchange">
	<td class="tdfield">Field modified</td>
	<td class="tdchange">
		.components.schemas.status.properties.errors
	</td>
</tr>
</table>

<h4>Revert removal of Job description "oversubscribe" field</h4>
<table class="tchange">
<tr class="trchange">
       <td class="tdfield">New field</td>
       <td class="tdchange">
		       .components.schemas."v0.0.39_job_desc_msg".properties.oversubscribe
       </td>
</tr>
<tr class="trchange">
       <td class="tdfield">New field</td>
       <td class="tdchange">
		       .components.schemas."v0.0.39_job_info".properties.oversubscribe
       </td>
</tr>
</table>