Slurm 21.08.6

openapi/dbv0.0.37

Add association fields

new fields
  • .components.schemas."dbv0.0.37_association".properties.is_default
  • .components.schemas."dbv0.0.37_association".properties.max.tres.group.minutes
  • .components.schemas."dbv0.0.37_association".properties.max.tres.group.active
  • .components.schemas."dbv0.0.37_association".properties.max.jobs.active
  • .components.schemas."dbv0.0.37_association".properties.max.jobs.accruing
  • .components.schemas."dbv0.0.37_association".properties.max.jobs.total
  • .components.schemas."dbv0.0.37_association".properties.max.tres.minutes.per.job

Move incorrectly named field

old path .components.schemas."dbv0.0.37_qos".properties.limits.max.jobs.per.account
new path .components.schemas."dbv0.0.37_qos".properties.limits.max.jobs.active_jobs.per.account

Move incorrectly named field

old path .components.schemas."dbv0.0.37_qos".properties.limits.properties.max.properties.jobs.properties.per.properties.user
new path .components.schemas."dbv0.0.37_qos".properties.limits.properties.max.properties.jobs.properties.active_jobs.properties.per.properties.user

Add QOS fields

new fields
  • .components.schemas."dbv0.0.37_qos".properties.limits.properties.factor
  • .components.schemas."dbv0.0.37_qos".properties.limits.properties.max.properties.accruing.properties.per.properties.account
  • .components.schemas."dbv0.0.37_qos".properties.limits.properties.max.properties.accruing.properties.per.properties.user