Merge branch 'stable-2.9' into stable-2.10
[ganeti-local] / lib / storage /
2013-10-21 Klaus AehligMerge branch 'stable-2.9' into stable-2.10
2013-10-17 Klaus AehligMerge branch 'stable-2.8' into stable-2.9
2013-10-16 Raffa SantiFix bug with epydoc of BlockDev.GetUserspaceAccessUri
2013-10-02 Raffa SantiNew method GetUserspaceAccessURI in storage class
2013-09-24 Thomas ThrainerReplace physical_id with dynamic_params
2013-09-12 Thomas ThrainerMerge branch 'stable-2.9' into master
2013-08-28 Helga VelroyenFixing renaming of DISK_LD_DEFAULTS
2013-08-28 Helga VelroyenReplace LD_* constants with DT_* constants
2013-08-23 Michele TartaraLint improvements to regexps
2013-08-07 Thomas ThrainerMerge branch 'stable-2.9'
2013-07-29 Helga Velroyengnt-cluster verify: consider shared file storage
2013-07-19 Michele TartaraMerge branch 'stable-2.9' into master
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-16 Helga VelroyenImprove debugging output of DRBD8 status
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'