networking-baremetal 6.3.1 (caracal)
We are tickled pink to announce the release of: networking-baremetal 6.3.1 This release is part of the caracal 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.3.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.3.0..6.3.1 -------------------------------------------- 8dc6eda prevent break on communications failure 01203f3 avoid attribute error on bad password or config 62ca32e Update TOX_CONSTRAINTS_FILE for stable/2024.1 632c03d Update .gitreview for stable/2024.1 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