flux-accounting v0.7.0
Published: Apr 2, 2021 by cmoussa1
Download from GitHub here
Release Notes
Fixes
-
Fixed
ModuleNotFounderror when running Python unit tests on Python3.6(#106) -
Removed shebang line from flux-account.py to prevent Python version mismatch errors (#101)
Features
-
Added a new
readerclass which will read flux-accounting information and load it to aweighted_treeobject (#103)- Added a subclass
data_reader_dbwhich will read and load information from a flux-accounting SQLite database
- Added a subclass
-
Added a new flux subcommand:
flux shares, which will output a flux-accounting database hierarchy containing user/bank shares and usage information (#109)
