flux-accounting v0.13.0
Published: Jan 31, 2022 by flux-framework
Download from GitHub here
Release Notes
Fixes
-
Improve sharness tests to use
flux accountcommands directly in tests (#180) -
Change positional and optional arguments in
edit-usercommand to align with otheredit-*commands (#181) -
Fix bug in
view-userpreventing the ability to view more than one row if a user belonged to more than one bank (#187) -
Remove outdated
admin_levelcolumn from association_table in flux-accounting database (#188) -
Fix incorrect listing of association_table headers in the
view-usercommand (#193) -
Fix
UNIQUE constraintfailure when re-adding a previously deleted user to the same bank in the flux-accounting database (#193) -
Convert the
qosargument into positional arguments for both theview-qosandedit-qoscommands (#193)
Features
-
Add new enforcement policy in multi-factor priority plugin to only count running jobs towards an “active” jobs counter (#177)
-
Add section to top-level README on flux-accounting database permissions (#188)
-
Add new optional arguments to
view-bankcommand to view sub bank hierarchy trees or users belonging to a specific bank (#194) -
Add bulk database populate tool to upload multiple user or bank rows at one time via
.csvfile (#195)
