2024.1 Series Release Notes¶
2024.1-eom¶
Bug Fixes¶
Fixes cases where the
ironic-neturon-agentcould enter a state whereit is no longer operating properly by forcing the agent to exit when“hard” communication failures occur which cannot be retried automatically.This allows the service runner to understand a failure has occured andto restart the agent. The process exit is self-triggered by the agentthrough the use of the SIGABRT signal to indicate non-normal processtermination.
6.3.0¶
Bug Fixes¶
Fixes an issue when networking-baremetal tryto bind port that should be handled by other ml2driver like networking-generic-switch.
Fixes a bug which tried to force delete queues when quorum queues are enabled.Quorum queues do not support the auto-delete feature.See thebugreport 2046962 for details.
