ironic-python-agent 9.4.3 (antelope)
We are thrilled to announce the release of: ironic-python-agent 9.4.3 This release is part of the antelope release series. The source is available from: https://opendev.org/openstack/ironic-python-agent Download the package from: https://tarballs.openstack.org/ironic-python-agent/ Please report issues through: https://storyboard.openstack.org/#!/project/openstack/ironic- python-agent For more details, please see below. 9.4.3 ^^^^^ Bug Fixes * Fixes an issue where configuration drive volumes which are mounted by the operating system could remain mounted and cause a lock to be held, which may conflict with actions such as "rebuild". The agent now always makes sure the folder used by Glean and Cloud-init is not mounted. * Fixes bug 2066308, an issue where Ironic Python Agent would call evaluate_hardware_support multiple times on hardware manager plugins. Scanning for hardware and disks is time consuming, and caused timeouts on badly-performing nodes. Changes in ironic-python-agent 9.4.2..9.4.3 ------------------------------------------- 38ffd5b Call evaluate_hardware_support exactly once per hwm 693af13 Unmount config drives Diffstat (except docs and test files) ------------------------------------- ironic_python_agent/hardware.py | 67 ++++++++++++-------- ironic_python_agent/utils.py | 28 +++++++++ ...-config-drive-is-umounted-a3985bbb45e89051.yaml | 8 +++ ...ate-hardware-support-once-9ec1ae327b4e03f2.yaml | 7 +++ 9 files changed, 208 insertions(+), 57 deletions(-)
participants (1)
-
no-reply@openstack.org