Skip to content

Version 5.0.0.0

Compare
Choose a tag to compare
@rajeevkallur rajeevkallur released this 19 Apr 05:45
· 4 commits to master since this release

Fixes:

  • Fixed an issue with get[command], licensekey where the output wasn’t displaying the license key appropriately.
  • Fixed an issue with get[command], thermalconfig where the output wasn’t displaying the thermal config information.
  • Fixed an issue with directory[command], kerberos where output was empty even when configuration is present.
  • Fixed an issue with flashfwpkg[command], forceupload option , where the file was skipped for execution even when option is specified.
  • Fixed an issue with virtualmedia[command] where the output displayed had misplaced data for CD and Floppy media types.
  • Fixed an issue with Backuprestore[command] where the output was different in local mode for credential and non-credential modes.
  • Fixed an issue with storagecontroller[command] where the output was empty for invalid Controller and Volume IDs.
  • Fixed an issue with serverlogs[command] where AHS download in Intelligent Provisioning environment was failing.

Enhancements:

  • Enhanced serverclone[command] to check for server power state before issuing a reboot .

  • PyPI package is built for RESTFul Interface Tool . It can be installed on any x86_64 system wherever python3 is installed. It would work the same as installing from rpm or msi.

    RESTFul Interface Tool PyPI package is available at
    https://pypi.org/project/ilorest

    Note: ARM system support will be announced in future releases.