bifrost 17.1.0 (bobcat)
We enthusiastically announce the release of: bifrost 17.1.0: Deployment of physical machines using OpenStack Ironic and Ansible This release is part of the bobcat 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. Changes in bifrost 17.0.0..17.1.0 --------------------------------- ce445f09 Fix for lack of log rotation in Bifrost a6ce2831 Replace Cirros references with generic descriptors Diffstat (except docs and test files) ------------------------------------- bifrost/cli.py | 2 +- playbooks/install.yaml | 1 + playbooks/inventory/group_vars/localhost | 2 +- playbooks/inventory/group_vars/target | 2 +- .../bifrost-configdrives-dynamic/defaults/main.yml | 7 ++- .../roles/bifrost-ironic-install/defaults/main.yml | 12 +++-- .../bifrost-ironic-install/tasks/bootstrap.yml | 12 ++--- .../bifrost-logrotate-install/defaults/main.yml | 45 ++++++++++++++++++ .../bifrost-logrotate-install/tasks/configure.yml | 18 ++++++++ .../bifrost-logrotate-install/tasks/install.yml | 17 +++++++ .../roles/bifrost-logrotate-install/tasks/main.yml | 24 ++++++++++ .../bifrost-logrotate-install/tasks/start.yml | 22 +++++++++ .../templates/logrotate.conf.j2 | 53 ++++++++++++++++++++++ playbooks/test-bifrost.yaml | 4 +- .../notes/fix_logrotate-bb2c38c42d9e43eb.yaml | 6 +++ .../generalise-use_cirros-be75f2c5452491a1.yaml | 7 +++ scripts/test-bifrost.sh | 10 ++-- tools/vagrant_dev_env/vagrant.yml | 2 +- 19 files changed, 224 insertions(+), 24 deletions(-)
participants (1)
-
no-reply@openstack.org