We are overjoyed to announce the release of: metalsmith 1.2.1: Deployment and Scheduling tool for Bare Metal This release is part of the victoria stable release series. The source is available from: https://opendev.org/openstack/metalsmith Download the package from: https://tarballs.openstack.org/metalsmith/ Please report issues through: https://storyboard.openstack.org/#!/project/openstack/metalsmith For more details, please see below. 1.2.1 ^^^^^ Bug Fixes * No longer removes "instance_info" on normal unprovisioning, only on failures during deployment. Changes in metalsmith 1.2.0..1.2.1 ---------------------------------- 18b786f Do not wipe instance_info on normal unprovisioning d1cb593 Remove lower-constraints job 4d05841 Handle out-of-tree openstack module_utils c2df349 Rework jobs so failed devstack does not retry the job 1eed075 Update TOX_CONSTRAINTS_FILE for stable/victoria 41d6340 Update .gitreview for stable/victoria Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + .zuul.yaml | 6 +- metalsmith/_provisioner.py | 24 +- metalsmith/test/test_provisioner.py | 10 +- .../modules/metalsmith_instances.py | 15 +- playbooks/integration/centos-image.yaml | 280 +++++++++++---------- .../integration/{pre.yaml => initial-setup.yaml} | 0 playbooks/integration/run.yaml | 12 +- .../notes/keep-instance-info-3e7bb09244d5aaa6.yaml | 5 + tox.ini | 8 +- 10 files changed, 197 insertions(+), 164 deletions(-)
participants (1)
-
no-reply@openstack.org