We are pumped to announce the release of: networking-baremetal 6.2.2 This release is part of the bobcat 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://storyboard.openstack.org/#!/project/openstack/networking- baremetal For more details, please see below. 6.2.2 ^^^^^ 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.2.1..6.2.2 -------------------------------------------- 951eb23 prevent break on communications failure 10b7cd3 avoid attribute error on bad password or config Diffstat (except docs and test files) ------------------------------------- networking_baremetal/agent/ironic_neutron_agent.py | 42 +++++++++++++---- ...orce-exit-on-comm-failure-d0a584af6a3bb373.yaml | 10 +++++ 3 files changed, 95 insertions(+), 9 deletions(-)
participants (1)
-
no-reply@openstack.org