All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning
The release supports resources and data sources mentioned in the Features section for RedFish.
- Storage Controller Resource
- Directory Service Auth Provider Resource
- Storage Controller DataSource
- Directory Service Auth Provider DataSource
N/A
- When the user password changes, update the password value in the locals variable, no longer needing to manually edit the state file.
N/A
The release supports resources and data sources mentioned in the Features section for RedFish.
- Server NIC Resource
- Server NIC DataSource
- Added session based authentication for the provider.
- Added System ID to selected resources and data sources.
N/A
N/A
The release supports resources and data sources mentioned in the Features section for RedFish.
- Server Configuration Profile Resource
- User Account Password Resource
- Added a common example for Server Configuration Profile Import and Export.
N/A
N/A
The release supports resources and data sources mentioned in the Features section for RedFish.
- Lifecycle Controller Attributes Resource
- System Attributes Resource
- iDRAC Firmware Update Resource
- Added Import functionality for Bios, iDRAC Attributes, Virtual Media and Boot Order resources.
- Added storage controller details to storage datasource
- Enhancements in storage resource
- Added
encrypted
field. It requires firmware versions 6 or greater and self encrypting disk(s). - Added
raid_type
field for setting the RAID level. This replaces the deprecatedvolume_type
attribute. - Added support for creating storage volumes on BOSS controllers. Volumes on BOSS controllers must take up the whole disk. The fields
capacity_bytes
andoptimum_io_size_bytes
must not be set for these volumes.
- Added
N/A
The release supports resources and data sources mentioned in the Features section for RedFish.
- Certificate Resource
- Boot Order Resource
- Boot Source Override Resource
- Manager Reset
N/A
N/A
N/A
The release supports resources and data sources mentioned in the Features section for RedFish.
redfish_bios
for configuring BIOS attributes.redfish_dell_idrac_attributes
for confugiring Dell iDRAC attributes.redfish_power
for managing the power state of PowerEdge server.redfish_simple_update
for managing firmware updates on redfish instance.redfish_storage_volume
for managing storage volumes.redfish_user_account
for managing users.redfish_virtual_media
for attaching/detaching virtual media.
redfish_bios
for reading bios attributes.redfish_dell_idrac_attributes
for reading Dell iDRAC attributes.redfish_firmware_inventory
for reading firware inventory details.redfish_storage
for reading storage volume details.redfish_system_boot
for reading system boot details.redfish_virtual_media
for reading virtual media details.
write_protected
attribute of virtual media can only be configured as “true”.capacity_bytes
andvolume_type
attributes of the storage volume cannot be updated.
- resource_redfish_virtual_media - Redfish provider resource for provisionining a server BMC Virtual Media resources for e.g. insert or remove an ISO or USB image as a virtual media device
- data_source_redfish_virtual_media - data source for server BMC Virtual Media resource
- resource_redfish_power - Power cycle a server such as On, Off, GracefulRestart, ForceRestart, PowerCycle etc.
- resource_simple_update - Redfish provider resource for update a component firmware version on the server
- data_source_redfish_firmware_inventory - Redfish provider data source for getting the components' firmware version
- data_source_redfish_storage - Redfish data source for storage volumes