ironic-python-agent 3.2.1 (queens)
We are pleased to announce the release of: ironic-python-agent 3.2.1: Ironic Python Agent Ramdisk This release is part of the queens stable release series. Download the package from: https://tarballs.openstack.org/ironic-python-agent/ For more details, please see below. Changes in ironic-python-agent 3.2.0..3.2.1 ------------------------------------------- d1ec63b Fix for fatal error when GPT was used and only MBR was cleaned 17aea70 Stop using slave_scripts/install-distro-packages.sh 5c36135 Fix Dockerfile for Debian Jessie d8a1253 Gate fix: Cap hacking to avoid gate failure a13b555 Update UPPER_CONSTRAINTS_FILE for stable/queens f2b6cf2 Update .gitreview for stable/queens Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + Dockerfile | 7 ++++--- ironic_python_agent/shell/write_image.sh | 2 +- playbooks/legacy/ironic-python-agent-buildimage-coreos/run.yaml | 8 +++----- playbooks/legacy/ironic-python-agent-buildimage-tinyipa/run.yaml | 8 +++----- test-requirements.txt | 2 +- tox.ini | 6 ++++-- 7 files changed, 17 insertions(+), 17 deletions(-) Requirements updates -------------------- diff --git a/test-requirements.txt b/test-requirements.txt index 2b4c677..c67ae7d 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -4 +4 @@ -hacking>=1.0.0 # Apache-2.0 +hacking>=1.0.0,<1.1.0 # Apache-2.0
participants (1)
-
no-reply@openstack.org