flux-framework / flux-accounting

bank/accounting interface for the Flux resource manager
https://flux-framework.readthedocs.io/projects/flux-accounting/en/latest/index.html
GNU Lesser General Public License v3.0
3 stars 10 forks source link

plugin: read priority configuration information from TOML files #540

Open cmoussa1 opened 8 hours ago

cmoussa1 commented 8 hours ago

The priority plugin already reads basic configuration properties for general priority factor weights, but not priority attributes for queues specifically, e.g their associated priorities. The plugin should be expanded to support reading attribute properties about queues (such as priorities) from a config file.