Skip to content

Releases: Cray-HPE/hms-capmc

v3.6.0: Parse PowerConsumedWatts for any data type

23 Apr 17:24
ceb7ac7
Compare
Choose a tag to compare

[3.6.0] - 2023-04-24

Added

  • Parse PowerConsumedWatts for any data type

v3.5.0: Update HMS image versions used for CT tests

27 Mar 22:32
6105494
Compare
Choose a tag to compare

[3.5.0] - 2024-03-26

Fixed

  • Update HMS image versions used for CT tests

v3.4.0

26 Mar 21:36
c49083d
Compare
Choose a tag to compare

What's Changed

  • CASMHMS-6157: Update API spec to document limitation on get_xname_status on large systems by @mharding-hpe in #84

Full Changelog: v3.3.0...v3.4.0

v3.3.0: Merge pull request #83 from Cray-HPE/ct-test-fixes-and-restructuring

06 Mar 21:56
ce89bff
Compare
Choose a tag to compare
CASMHMS-5930 Move CAPMC get_power_cap_capabilities test into optional test stage

v3.2.0

26 Jan 22:30
e8c640b
Compare
Choose a tag to compare
CASMHMS-5898: Linting (primarily of language issues) in API spec; cor…

v3.1.0 Fix PCS URL mangement

13 Jan 21:50
40a5bee
Compare
Choose a tag to compare

The default PCS URL management is now fixed for fully deployed systems.

CASMHMS-5736 Turn CAPMC power on/off/reinit into a shim that calls PCS

13 Jan 19:33
Compare
Choose a tag to compare

v2.7.0

05 Jan 17:05
b610122
Compare
Choose a tag to compare
Merge pull request #79 from Cray-HPE/CASMHMS-5875/centralize-setting-…

v2.6.0

09 Dec 18:33
595e908
Compare
Choose a tag to compare
Merge pull request #77 from Cray-HPE/CASMHMS-5468/capmc-lite-tests-fo…

v2.5.0: Use Controls.Deep PATCH for Olympus power capping

01 Aug 17:51
fbddc25
Compare
Choose a tag to compare

Olympus hardware doesn't allow multiple power cap controls to be modified at the same time but there is something called a deep patch that is available. Converted CAPMC to use the deep patch mechanism for Olympus nodes.