We are jazzed to announce the release of: metalsmith 1.8.0: Deployment and Scheduling tool for Bare Metal This release is part of the zed 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. Changes in metalsmith 1.7.0..1.8.0 ---------------------------------- 77d802f Deprecate instance network boot 6c5e68a Do a precise node lookup for unprovision f234b87 Add linters job Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 27 +++++--------------- metalsmith/_provisioner.py | 6 +++++ metalsmith/test/test_metalsmith_instances.py | 29 ++++++++++++++++++++-- .../modules/metalsmith_instances.py | 26 +++++++++++++++++-- playbooks/integration/centos8-integration.yaml | 2 +- playbooks/integration/cirros-image.yaml | 27 ++++++++++++++------ playbooks/integration/run.yaml | 2 +- tools/ansible-lint.sh | 8 ++++++ tox.ini | 11 +++++++- 9 files changed, 103 insertions(+), 35 deletions(-)