| 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.  | 
  |||
    
  | 
|||
      
  | 
  |||
      
  | 
  |||
      
  | 
  |||
    
  | 
|||
        _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 Dec 20 13:26:37 2010 | http://epydoc.sourceforge.net |