We are amped to announce the release of: bifrost 5.1.5: Deployment of physical machines using OpenStack Ironic and Ansible This release is part of the rocky 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. 5.1.5 ^^^^^ Bug Fixes * Uses the appropriate ironic-python-agent branch when building a deploy ramdisk instead of unconditionally using master. Set "ipa_git_branch" to override. Changes in bifrost 5.1.4..5.1.5 ------------------------------- a0e151d Fix XFS disk image builds 3c2091b Mark discovery ramdisk to have an initrd 09ff774 Use the correct git branch of IPA when building deploy ramdisks 3b400aa playbooks: roles: Do not force dependency upgrades dcf7f69 Migrate to Zuul v3 native jobs 590e730 Remove openSUSE Leap 42.3 jobs 7fe4652 Update links for opendev 949d42c OpenDev Migration Patch Diffstat (except docs and test files) ------------------------------------- .gitreview | 2 +- CONTRIBUTING.rst | 2 +- README.rst | 2 +- .../bifrost-integration-dhcp => ci}/post.yaml | 5 +- playbooks/ci/pre.yaml | 5 ++ playbooks/ci/run.yaml | 14 +++++ playbooks/legacy/bifrost-integration-dhcp/run.yaml | 72 ---------------------- .../bifrost-integration-dibipa-debian/post.yaml | 15 ----- .../bifrost-integration-dibipa-debian/run.yaml | 72 ---------------------- .../legacy/bifrost-integration-tinyipa/post.yaml | 15 ----- .../legacy/bifrost-integration-tinyipa/run.yaml | 71 --------------------- playbooks/roles/bifrost-create-dib-image/README.md | 2 +- .../bifrost-create-dib-image/defaults/main.yml | 2 + .../roles/bifrost-create-dib-image/tasks/main.yml | 15 ++++- .../roles/bifrost-create-dib-image/vars/main.yml | 1 + .../roles/bifrost-ironic-install/defaults/main.yml | 16 ++--- .../tasks/inspector_install.yml | 4 +- .../tasks/staging_install.yml | 2 +- .../templates/inspector-default-boot-ipxe.j2 | 2 +- .../templates/ironic-inspector.conf.j2 | 7 +-- .../templates/ironic.conf.j2 | 4 -- .../bifrost-keystone-install/defaults/main.yml | 2 +- .../bifrost-keystone-install/tasks/install.yml | 4 +- .../roles/bifrost-openstack-ci-prep/README.md | 10 +-- .../files/parse_zuul_changes.py | 64 ------------------- .../roles/bifrost-openstack-ci-prep/tasks/main.yml | 2 +- playbooks/roles/bifrost-prep-for-install/README.md | 6 +- .../bifrost-prep-for-install/defaults/main.yml | 25 +++++--- playbooks/roles/ironic-enroll-dynamic/README.md | 4 +- playbooks/test-bifrost-create-vm.yaml | 7 +-- playbooks/test-bifrost.yaml | 16 ++--- .../notes/ipa-branch-6d1d30876b584cbf.yaml | 6 ++ .../support-staging-drivers-1c398a56dde9b240.yaml | 2 +- scripts/collect-test-info.sh | 23 ++++++- scripts/test-bifrost-build-images.sh | 1 - scripts/test-bifrost-inventory-dhcp.sh | 1 - scripts/test-bifrost-keystone-auth.sh | 1 - scripts/test-bifrost-venv.sh | 1 - scripts/test-bifrost.sh | 25 ++------ tox.ini | 7 ++- ...{legacy-bifrost-jobs.yaml => bifrost-jobs.yaml} | 44 ++++++------- zuul.d/project.yaml | 8 +-- 46 files changed, 160 insertions(+), 449 deletions(-)
participants (1)
-
no-reply@openstack.org