Menu

flux-accounting v0.9.0

Published: Sep 7, 2021 by flux-framework

Download from GitHub here

Release Notes

Fixes

  • Fix bug where users couldn’t be added due to a broken function header (#140)

  • Fix bug where a bank’s shares could not be edited (#140)

Features

  • Add a new multi-factor priority plugin that will calculate and push a user’s job priority using multiple factors (#122)

  • Add a new external service that grabs flux-accounting database information and pushes it to the multi-factor priority plugin (#122)

  • Add a max jobs limit to the priority plugin that will enforce a limit of active jobs on a user/bank combination in the flux-accounting database (#131)

  • Add a new STDOUT writer class to write user/bank information from a flux-accounting database to STDOUT (#120)