[release-announce] metalsmith 1.5.3 (xena)
no-reply at openstack.org
no-reply at openstack.org
Tue Nov 8 21:23:43 UTC 2022
We are delighted to announce the release of:
metalsmith 1.5.3: Deployment and Scheduling tool for Bare Metal
This release is part of the xena 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.5.2..1.5.3
----------------------------------
d494746 Do a precise node lookup for unprovision
5c6edd1 Add linters job
205a247 metalsmith_instances module, unprovision by hostname
994c7e9 metalsmith_instances module, pass hostname in reserve
d905915 metalsmith list handle missing port
b452158 Add a workaround to fix the CI
b986ce4 Ensure tox.ini is ASCII
d095f00 Avoid non-Stream CentOS 8, it is EOL
Diffstat (except docs and test files)
-------------------------------------
.zuul.yaml | 2 +
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-image.yaml | 4 +-
playbooks/integration/centos8-integration.yaml | 2 +-
playbooks/integration/initial-setup.yaml | 5 +++
playbooks/integration/run.yaml | 2 +-
tools/ansible-lint.sh | 8 ++++
tox.ini | 11 ++++-
11 files changed, 128 insertions(+), 10 deletions(-)
More information about the Release-announce
mailing list