| Trees | Indices | Help |
|
|---|
|
|
Storage container abstraction.
|
|||
|
_Base Base class for storage abstraction. |
|||
|
FileStorage File storage unit. |
|||
|
_LvmBase Base class for LVM storage containers. |
|||
|
LvmPvStorage LVM Physical Volume storage unit. |
|||
|
LvmVgStorage LVM Volume Group storage unit. |
|||
|
|||
|
|||
| bool |
|
||
|
|||
|
|||
|
|||
_STORAGE_TYPES = {constants.ST_FILE: FileStorage, constants.ST
|
|||
Imports: logging, errors, constants, utils
|
|||
Returns the class for a storage type.
|
Factory function for storage methods.
|
|
|||
_STORAGE_TYPES
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Apr 4 13:43:46 2016 | http://epydoc.sourceforge.net |