networking-baremetal 6.4.1 (dalmatian)
We are amped to announce the release of: networking-baremetal 6.4.1 This release is part of the dalmatian release series. The source is available from: https://opendev.org/openstack/networking-baremetal Download the package from: https://pypi.org/project/networking-baremetal Please report issues through: https://bugs.launchpad.net/networking-baremetal/+bugs For more details, please see below. 6.4.1 ^^^^^ Bug Fixes * Fixes cases where the "ironic-neturon-agent" could enter a state where it 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 and to restart the agent. The process exit is self-triggered by the agent through the use of the SIGABRT signal to indicate non-normal process termination. Changes in networking-baremetal 6.4.0..6.4.1 -------------------------------------------- 1fba63c prevent break on communications failure c1d7ef9 avoid attribute error on bad password or config 52c45c0 Update TOX_CONSTRAINTS_FILE for stable/2024.2 2b57c3d Update .gitreview for stable/2024.2 Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + networking_baremetal/agent/ironic_neutron_agent.py | 42 +++++++++++++---- ...orce-exit-on-comm-failure-d0a584af6a3bb373.yaml | 10 +++++ tox.ini | 8 ++-- 5 files changed, 100 insertions(+), 13 deletions(-)
participants (1)
-
no-reply@openstack.org