[ironic] ironic-python-agent 2.2.2 (pike)
We are gleeful to announce the release of: ironic-python-agent 2.2.2: Ironic Python Agent Ramdisk This release is part of the pike release series. Download the package from: https://pypi.python.org/pypi/ironic-python-agent For more details, please see below. 2.2.2 ^^^^^ Bug Fixes * Uses the PATH environment variable to get the grub (or grub2) binary instead of assuming it is in /usr/sbin. This provides flexibilty for grub to be installed in any PATH directory, on a partitioned image. * If root device hints are provided on the node, wait for the root device instead of the first disk. This fixes deployment when the target disk takes time to load. Changes in ironic-python-agent 2.2.1..2.2.2 ------------------------------------------- bd8c6c7 Fix waiting for target disk to appear f05702e Remove hard-coded path to grub binaries Diffstat (except docs and test files) ------------------------------------- ironic_python_agent/config.py | 2 +- ironic_python_agent/extensions/image.py | 10 +- ironic_python_agent/hardware.py | 75 +++++++++----- ...ix-hardcoded-path-to-grub-7006f29a9ef72e75.yaml | 6 ++ .../notes/wait-root-device-504b517c3aec73e2.yaml | 6 ++ 11 files changed, 185 insertions(+), 121 deletions(-)
participants (1)
-
no-reply@openstack.org