[release-announce] bifrost 11.2.1 (xena)
no-reply at openstack.org
no-reply at openstack.org
Thu Jan 27 13:58:13 UTC 2022
We are tickled pink to announce the release of:
bifrost 11.2.1: Deployment of physical machines using OpenStack Ironic
and Ansible
This release is part of the xena stable release series.
The source is available from:
https://opendev.org/openstack/bifrost
Download the package from:
https://tarballs.openstack.org/bifrost/
Please report issues through:
https://storyboard.openstack.org/#!/project/openstack/bifrost
For more details, please see below.
11.2.1
^^^^^^
Bug Fixes
* Fixed an outdated grub and shim efi binaries path for Red Hat to
to be under "EFI/redhat".
* Fixes the iptables rule for PXE on systems not using firewalld
(use port UDP/67 and UDP/69 instead of TCP/68 and TCP/69).
Changes in bifrost 11.2.0..11.2.1
---------------------------------
b00da7d5 Fix incompatibility with recent rich library
109ac6c1 Catch all exceptions from pbr when importing the root package
7f7e521b Fix RedHat required defaults
9abd16fb Fix the DHCP port in iptables (68 vs 67 and TCP vs UDP)
d21a2460 Change git_branch in stable/xena
dfc1945f Update TOX_CONSTRAINTS_FILE for stable/xena
64788645 Update .gitreview for stable/xena
Diffstat (except docs and test files)
-------------------------------------
.gitreview | 1 +
bifrost/__init__.py | 4 ++--
playbooks/roles/bifrost-create-vm-nodes/defaults/main.yml | 2 +-
playbooks/roles/bifrost-ironic-install/defaults/main.yml | 4 ++--
.../defaults/required_defaults_RedHat.yml | 4 ++--
.../roles/bifrost-ironic-install/tasks/bootstrap.yml | 15 +++++++++++++--
playbooks/roles/bifrost-prep-for-install/README.md | 2 +-
.../roles/bifrost-prep-for-install/defaults/main.yml | 2 +-
.../rhel_grub_efi_binaries_path-9b243b00bacef7a6.yaml | 5 +++++
releasenotes/notes/ubuntu-ports-6e6c2fef3dc7bccb.yaml | 5 +++++
tox.ini | 8 ++++----
11 files changed, 37 insertions(+), 15 deletions(-)
More information about the Release-announce
mailing list