Skip to content

Pystorcli 1 -- 0.3.7 and previous

Compare
Choose a tag to compare
@ralequi ralequi released this 04 Apr 13:53
· 127 commits to master since this release
01140fc

Version 0.3.7

  • Minnor code fixes
  • Changed maintainer to Rafael Leira & Naudit HPCN S.L.
  • pystorcli is renamed to pystorcli2
  • Change license to BSD

Version 0.3.6

  • [virtualdrive] fix pdcache getter and setter docstring

Version 0.3.5

  • [bin] [metrics] add smart and predictive failure to the drive metrics

Version 0.3.4

  • [bin] [metrics] fix missing cachevault
  • [enclosure] change way of getting disk slot ids
  • [storcli] fix singleton binary override
  • [all] suppressing exception context for StorCliMissingError

Version 0.3.2

  • install pystorcli-metrics script
  • [bin] add pystorcli-metrics script for printing base storcli json metrics
  • [controller] fix physical_drives_non_optimal metric

Version 0.3.1

  • [all] consolidate all metrics as string

Version 0.3.0

  • Add option for StorCLI thread safe singleton class instance and resposne caching

Version 0.2.3

  • [enclosure] fix 2 has_drives method

Version 0.2.2

  • [enclosure] fix has_drives method

Version 0.2.1

  • [all] rework exceptions & and add object self existance check

Version 0.1.0

  • [cachevault] add another abstract object CacheVault
  • [virtualdrive] consolidate state output
  • [vd / enclosure] add has_* method to verify presence of the next level objects in storctl hierarchy
  • [controller / vd / drive / enclosure] fix args modification - create deep copy of args first
  • [controller / vd / drive] add basic metrics
  • [all] fix docstrings

Version 0.0.5

  • [drive] fix comment typo
  • [drive] fix create hotspare dgs and enclaffinity options

Version 0.0.2

  • [drive] create hotspare add enclousure affinity option