Skip to content

Releases: HewlettPackard/python-ilorest-library

Version 3.2.1

20 Apr 05:08
Compare
Choose a tag to compare

What's New

Codebase migrated to Python3 from Python2.
Upgraded OpenSSL version to 1.0.2r.
Setpassword able to set empty password.
Introduced Ethernet command. The Ethernet command handles the Ethernet related set and get parameters like IP, DNS, and so on. This also has save and load features.
Serverclone options –silent and –quiet replaced with –auto.
Fixes:

Enhanced smartarray functionalities for creating, deleting and clearing logical drives.
Addressed drivesanitize not formatting the drive.
Serverclone save and load related issues.
Bootorder and iscsiconfig related fixes
Persistent memory related bug fixes.
Miscellaneous bug fixes in rawpatch, get, set and flashfwpkg commands.

v3.1.1

17 Nov 15:32
Compare
Choose a tag to compare

Changes in v3.1.1:

Provided an option to input session_key for the REDfishClient class.
The iloaccounts command now provides the output in JSON format.
The createlogicaldrive quickdrive command now successfully runs.
BIOS and the poweron passwords can now be set without any password.
Fixed in this release:
AHS data failing to download sometimes.
An issue with downloading AHS when iLOREST is running locally on a server.
The privilege modification of an iLO user account that was incorrectly applied on another user.
The body of the onebuttonerase command, so that it could POST successfully.

v3.1.0

05 Oct 12:24
Compare
Choose a tag to compare

Updated to support Restful Interface Tool 3.1.0

v3.0.0

13 Nov 19:53
Compare
Choose a tag to compare

Version 3.0.0 of the open sourced Python module for interfacing with iLO's RESTful API and the Redfish API in general.

Change Log:

v2.5.2

13 Sep 19:04
Compare
Choose a tag to compare

Version 2.5.2 of the open sourced Python module for interfacing with iLO's RESTful API.

  • Fixed incorrect searching of headers in Python 2.
  • Fixed incorrect validation of system unique bios properties.
  • Fixed Python 3 compatibility errors

v2.5.1

11 Jul 20:39
Compare
Choose a tag to compare

Version 2.5.1 of the open sourced Python module for interfacing with iLO's RESTful API.

  • Fixed logging error in v1

v2.5.0

05 Jul 18:50
731642f
Compare
Choose a tag to compare

Version 2.5.0 of the open sourced Python module for interfacing with iLO's RESTful API.

  • Added http/socks proxy support

v2.4.2: Fixed error using urllib3 1.25

09 May 22:14
Compare
Choose a tag to compare

Version 2.4.2 of the open sourced Python module for interfacing with iLO's RESTful API.

Change Log:

  • Fixed error using urllib3 1.25 #46
  • Updated ex48_set_bios_password #49

v2.4.1

25 Mar 18:29
Compare
Choose a tag to compare

Version 2.4.1 of the open sourced Python module for interfacing with iLO's RESTful API.

Change Log:

  • Updated library to use urllib3
  • Multiple validation changes
  • More changes to support generic Redfish implementations in RMC

v2.3.1

02 Jul 21:51
Compare
Choose a tag to compare

Version 2.3.1 of the open sourced Python module for interfacing with iLO's RESTful API.

Change Log:

  • Fixed commit issue with multiple patches