[release-announce] metalsmith 1.6.3 (yoga)

no-reply at openstack.org no-reply at openstack.org
Mon Nov 7 14:22:45 UTC 2022


We jubilantly announce the release of:

metalsmith 1.6.3: Deployment and Scheduling tool for Bare Metal

This release is part of the yoga 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.

Changes in metalsmith 1.6.2..1.6.3
----------------------------------

dedafe9 Do a precise node lookup for unprovision
1b631e2 Add linters job
8f652d4 CI: Extend timeouts for RAX
c08d5c2 metalsmith_instances module, unprovision by hostname
3e074d9 metalsmith_instances module, pass hostname in reserve
b25bfc7 metalsmith list handle missing port
6b8005a Add a workaround to fix the CI
e902067 Update TOX_CONSTRAINTS_FILE for stable/yoga
8fb9790 Update .gitreview for stable/yoga


Diffstat (except docs and test files)
-------------------------------------

.gitreview                                         |  1 +
.zuul.yaml                                         |  4 +-
metalsmith/_instance.py                            | 16 +++++--
metalsmith/test/test_instance.py                   | 13 ++++++
metalsmith/test/test_metalsmith_instances.py       | 49 ++++++++++++++++++++++
.../modules/metalsmith_instances.py                | 26 +++++++++++-
playbooks/integration/centos8-integration.yaml     |  2 +-
playbooks/integration/exercise.yaml                |  2 +-
playbooks/integration/initial-setup.yaml           |  5 +++
playbooks/integration/run.yaml                     |  2 +-
tools/ansible-lint.sh                              |  8 ++++
tox.ini                                            | 17 ++++++--
12 files changed, 132 insertions(+), 13 deletions(-)







More information about the Release-announce mailing list