LMI_StorageExtent

” Module for LMI_StorageExtent class.

LMI_StorageExtent

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

Provider of generic LMI_StorageExtent class.

It provides all StorageExtent instances, which do not have any specialized providers in LMI.

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

Enumerate all StorageDevices, that this provider provides.

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

Returns True, if this class is provider for given Anaconda StorageDevice class.

Table Of Contents

Previous topic

LMI_StorageConfigurationService

Next topic

LMI_SystemStorageDevice

This Page