Newton Series (3.3.0 - 4.2.x) Release Notes¶
4.2.2¶
Corrections de bugs¶
Loopback BMC addresses (useful e.g. with virtualbmc) are no longer used for lookup.
4.2.1¶
Corrections de bugs¶
LLC hook now formats the chassis id and port id MAC addresses into Unix format as expected by ironic.
LLC hook ensures that correct port information is passed to patch_port function
LLC hook no longer assumes all inspected ports are added to ironic
4.2.0¶
Nouvelles fonctionnalités¶
Adds new processing hook pci_devices for setting node capabilities based on PCI devices present on a node and rules in the [pci_devices] aliases configuration option. Requires « pci-devices » collector to be enabled in IPA.
Corrections de bugs¶
Use only single quotes for strings inside SQL statements. Fixes a crash when PostgreSQL is used as a database backend.
Set the node to the error state when it failed get data from swift.