[release-announce] [ironic] ironic-python-agent 1.5.2 (newton)

no-reply at openstack.org no-reply at openstack.org
Wed May 31 23:14:32 UTC 2017


We exuberantly announce the release of:

ironic-python-agent 1.5.2: Ironic Python Agent Ramdisk

This release is part of the newton stable release series.

Download the package from:

    https://tarballs.openstack.org/ironic-python-agent/

For more details, please see below.

1.5.2
^^^^^

Bug Fixes

* Limits the memory usage of "qemu-img convert" command to 1 GiB to
  avoid it from causing the host machine to fail due not enough ram.

* If ipa-api-url is not configured in pxe parameters, skip lookup
  and heartbeat to avoid ConnectionError when the IPA starts. See
  https://bugs.launchpad.net/bugs/1643966 for details.

Changes in ironic-python-agent 1.5.1..1.5.2
-------------------------------------------

e46f75e Support psutil 5.0.1
7ff6948 [TinyIPA] Avoid running rm with no parameters
ae01461 Limit memory usage when running qemu-img convert
566bc8d Revert "Use liberty-eol tag for liberty release notes"
f55f9f3 Use liberty-eol tag for liberty release notes
a834065 Skip API related work if no api url configured


Diffstat (except docs and test files)
-------------------------------------

imagebuild/tinyipa/finalise-tinyipa.sh             |  6 +-
ironic_python_agent/agent.py                       | 69 ++++++++-------
ironic_python_agent/config.py                      |  2 +-
ironic_python_agent/hardware.py                    |  6 ++
ironic_python_agent/shell/write_image.sh           |  3 +
.../limit-qemu-img-ram-usage-d7b7a16ac5e9c917.yaml |  5 ++
...-if-apiurl-not-configured-5ae8b04ae1e74673.yaml |  5 ++
9 files changed, 165 insertions(+), 37 deletions(-)






More information about the Release-announce mailing list