Utility functions for storage types
authorHelga Velroyen <helgav@google.com>
Thu, 13 Jun 2013 09:19:22 +0000 (11:19 +0200)
committerHelga Velroyen <helgav@google.com>
Fri, 14 Jun 2013 11:43:10 +0000 (13:43 +0200)
commit683335b35edc90576f543073c5ffafccda20ffb0
tree23b4a78ca78b3243c2f091f9ed92a5f282c613ac
parent13669ecdb9003581b4d2429e160f77563e9056cf
Utility functions for storage types

Handling various storage types for the free space reporting
requires some utility functions. They will be invoked in
later patches. Unit tests are included.

Signed-off-by: Helga Velroyen <helgav@google.com>
Reviewed-by: Thomas Thrainer <thomasth@google.com>
Makefile.am
lib/utils/storage.py
test/py/ganeti.utils.storage_unittest.py [new file with mode: 0755]