« Previous | Next » 

Revision 44f510e1

ID44f510e1bf949dd4a0dc005ee5baab3145ac9300

Added by Giorgos Korfiatis almost 11 years ago

astakos: Support units in resource-related commands

Add library synnefo.util.units for parsing numerical values
with an optional unit suffix and printing integer values based
on a given style.

Styles `b', `kb', `mb', etc allow printing in the respective multiples
of byte, style `auto' in a human-readable manner, while `none' omits
units altogether.

Add option `--unit-style' in all astakos management commands that print
resource limits and quota usage. Consult the resource definitions to find
out which unit, if any, to show. For resources with unit `bytes', all
commands default to MB.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences