LMI_LVBasedOn

” Module for LMI_LVBasedOn class.

LMI_LVBasedOn

class openlmi.storage.LMI_LVBasedOn.LMI_LVBasedOn(*args, **kwargs)[source]

Implementation of LMI_LVBasedOn class. This class is not subclass of BasedOnProvider, because we need to associate a LV with all PVs of the VG. BasedOnProvider would associate LV with its VG.

__init__(*args, **kwargs)[source]
enum_instances(*args, **kwargs)[source]

Provider implementation of EnumerateInstances intrinsic method.

get_instance(*args, **kwargs)[source]

Provider implementation of GetInstance intrinsic method. It just checks if Dependent and Antecedent are related.

references(*args, **kwargs)[source]

Instrument Associations.

Table Of Contents

Previous topic

LMI_LVAllocatedFromStoragePool

Next topic

LMI_LVStorageCapabilities

This Page