Go to file
Gris Ge f4910af690 Upgrade to libstoragemgmt 1.4.0
- Add Python3 support.
 - New sub rpm package python3-libstoragemgmt.
 - Add support of lmiwbem(this rpm use pywbem instead).
 - Allow plugin test to be run concurrently.
 - Bug fixes:
    * Fix megaraid plugin for dell PERC.
    * Fix local disk rotation speed query on NVMe disk.
    * Fix lsmcli incorrect try-expect on local disk query.
    * Fix all the gcc compile warnings.
    * Fix the obsolete usage of AC_OUTPUT in configure.ac.
 - Library adds:
    * Query serial of local disk:
        lsm_local_disk_serial_num_get()/lsm.LocalDisk.serial_num_get()
    * Query LED status of local disk:
        lsm_local_disk_led_status_get()/lsm.LocalDisk.led_status_get()
    * Query link speed of local disk:
        lsm_local_disk_link_speed_get()/lsm.LocalDisk.link_speed_get()
2017-02-23 22:25:06 +08:00
.gitignore Upgrade to libstoragemgmt 1.4.0 2017-02-23 22:25:06 +08:00
0001-udev-Fix-gcc-warning-on-non-x86-platform.patch Upgrade to libstoragemgmt 1.4.0 2017-02-23 22:25:06 +08:00
0002-C-library-Bug-fix-for-incorrect-use-of-sizeof.patch Upgrade to libstoragemgmt 1.4.0 2017-02-23 22:25:06 +08:00
0003-Simc-plugin-Fix-gcc-warning-on-fallthrough-switch.patch Upgrade to libstoragemgmt 1.4.0 2017-02-23 22:25:06 +08:00
libstoragemgmt.spec Upgrade to libstoragemgmt 1.4.0 2017-02-23 22:25:06 +08:00
sources Upgrade to libstoragemgmt 1.4.0 2017-02-23 22:25:06 +08:00