verify-disks: Explicitely state nothing has to be done
[ganeti-local] / lib / storage.py
2012-05-11 Iustin PopWorkaround changed LVM behaviour
2012-02-15 Iustin PopWorkaround changed LVM behaviour
2011-08-30 Andrea SpadacciniDeprecationWarning fixes for pylint
2011-01-26 Iustin Popstorage: Check that mapper is either used or None
2011-01-26 Michael HanselmannFix bug in “gnt-node list-storage”
2010-01-04 Iustin PopAdd targeted pylint disables
2009-11-06 Iustin PopFix pylint 'E' (error) codes
2009-11-02 Iustin PopUnify the query fields for the storage framework
2009-09-11 Michael HanselmannWrap lines over 80 characters
2009-08-17 Michael Hanselmannstorage: Add operation for “vgreduce --removemissing”
2009-08-17 Michael Hanselmannstorage: Add new function to execute operations
2009-08-04 Michael Hanselmannstorage: Add function to modify fields
2009-08-03 Michael Hanselmannstorage: Use constants.py instead of local constants
2009-08-03 Michael Hanselmannstorage: Fix semantics for directory size
2009-07-29 Michael HanselmannAdd first implementation of generic storage unit framework