2024.2 Series Release Notes¶
5.8.0-5¶
Bug Fixes¶
Display correct field for the port name of the Port resource.
5.8.0¶
New Features¶
Adds support for
NodeManager.set_provision_state, to acceptdisable_ramdiskkeyword argument to disable booting ironic-python-agent for clean and service steps that support it.
Add
--disable-ramdiskCLI option to node clean and node service to disable booting ironic-python-agent for steps that support it.
Bug Fixes¶
Fixes the issue that create port with name does not take effect.
5.7.0¶
New Features¶
Adds
namefield support, which is introduced in ironic API 1.88.
Traits can be specified and applied for nodes to be created with the
openstack baremetal createcommand.
Bug Fixes¶
Fixes the issue that
--description-containsdoes not work when trying to query nodes with description filter.
5.6.0¶
New Features¶
Increments the supported API version to 1.87.
Adds the ability to request Ironic execute service steps upon an
activenode, utilizing thebaremetal node servicecommand.
Bug Fixes¶
Fixes the list of fields permitted when creating a node. The following fields can now be set: firmware_interface, automated_clean, network_data, parent_node, owner, lessee, shard, desription.