Add Ganeti 2.9 design document
[ganeti-local] / lib / storage /
2013-07-17 Helga VelroyenFix deprecation warning about exception
2013-07-17 Helga VelroyenMove bdev unit tests to filestorage unit tests
2013-07-17 Thomas ThrainerFix parsing of drbdsetup show output for DRBD 8.4
2013-07-15 Helga VelroyenVerify file storage path
2013-07-15 Helga VelroyenPrepare verification code for new file path verification
2013-07-15 Helga Velroyenbackend: remove ENABLE_FILE_STORAGE
2013-07-03 Thomas ThrainerMake DRBD replication protocol configurable
2013-06-28 Bernardo Dal SenoDon't exceed the standard PV size when growing a disk
2013-06-28 Bernardo Dal SenoLimit the PVs used for disk growth with exclusive storage
2013-06-14 Helga VelroyenRefactor NodeInfo RPC regarding storage reporting
2013-06-14 Helga VelroyenIntegrate free space reporting for file storage
2013-06-14 Helga VelroyenRenamining space reporting for file storage
2013-06-13 Thomas ThrainerInline simple "alias" variables
2013-06-07 Bernardo Dal Senonode_info RPC reports info about free spindles
2013-05-28 Bernardo Dal SenoAdapt striping to the requested number of spindles
2013-05-28 Bernardo Dal SenoSpindles are mandatory with exclusive storage
2013-05-28 Bernardo Dal SenoNew BlockDev methods to get spindles
2013-05-28 Bernardo Dal SenoAttaching a logical volume builds a list of PVs
2013-05-28 Bernardo Dal SenoRefactor code for attaching a logical volume
2013-05-23 Bernardo Dal SenoSpindles are used in creating new disks
2013-05-23 Bernardo Dal SenoDocument disk device Create() functions
2013-05-15 Helga VelroyenUse os.statvfs to determine free disk space
2013-05-14 Helga VelroyenBackend function for file storage space reporting
2013-05-14 Helga VelroyenMove 'container.py' to storage directory
2013-05-14 Helga VelroyenRename dir 'block' to 'storage'