We are satisfied to announce the release of: bifrost 6.0.0: Deployment of physical machines using OpenStack Ironic and Ansible This release is part of the stein stable release series. Download the package from: https://tarballs.openstack.org/bifrost/ For more details, please see below. 6.0.0 ^^^^^ Upgrade Notes ************* * UcsSdk support was removed due to being Python 2 only. Bug Fixes ********* * Fixes default non-testing configuration to remove UCS drivers as they are Python2 only being based on UcsSdk which has ceased development and is no longer maintained. Changes in bifrost 5.2.0..6.0.0 ------------------------------- e3c3dd0 Remove UCS configuration 8c7faf8 bifrost-ironic-install: drop UcsSdk as it is Python 2 only 51dc6a9 Do not install distro packages with a VENV activated 22a2c0d Add log file argument for ironic services 81d8049 Change uwsgi-plugin-python to uwsgi-plugin-python2 2c5e6af Removing python3.5 tests in favor of 3.6 97e9657 Add dnsmasq_ntp_servers variable in the main 6a0ef58 Update env-vars and openrc to use openstack CLI Diffstat (except docs and test files) ------------------------------------- env-vars | 4 +- playbooks/roles/bifrost-ironic-install/README.md | 2 +- .../roles/bifrost-ironic-install/defaults/main.yml | 13 +++-- .../bifrost-ironic-install/tasks/bootstrap.yml | 37 +++++++++---- .../roles/bifrost-ironic-install/tasks/install.yml | 10 ---- .../templates/openrc.j2 | 2 - .../defaults/required_defaults_RedHat_family.yml | 2 +- .../notes/remove-ucs-drivers-37f46fa8500f9ddb.yaml | 6 +++ .../notes/remove-ucssdk-e61762195a7c8b4d.yaml | 4 ++ tox.ini | 6 +-- zuul.d/project.yaml | 1 + 12 files changed, 98 insertions(+), 50 deletions(-)
participants (1)
-
no-reply@openstack.org