This is an automatically generated e-mail. To reply, visit: http://reviewboard-openlmi.rhcloud.com/r/784/

Review request for OpenLMI Developers.
By Jan Safranek.
Repository: openlmi-storage

Description

Added InstanceID to CIM_StorageExtent.

Now both LMI_VGStoragePool and all CIM_StorageExtents have InstanceID
property to uniquely identify them. It will simplify the client scripts,
which now don't need to distinguish between CIM_StorageExtent.DeviceID and
LMI_VGStoragePool.InstanceID.

Still, CIM_StorageExtent.DeviceID is the primary key for StorageExtents.

Diffs

  • mof/LMI_Storage-Base.mof (c82e535531e25eb6e49991aa985d722b07225b38)
  • mof/LMI_Storage-Partitions.mof (3a2dd0743cab26a82dbc5e5d86351a2d2d88de4b)
  • src/lmi/storage/ExtentProvider.py (736c11a5519c74a21a65c06c0ab22f7ee80783b6)

View Diff