We are tickled pink to announce the release of: metalsmith 1.6.1: Deployment and Scheduling tool for Bare Metal This release is part of the yoga 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.6.1 ^^^^^ Bug Fixes * Fixed an issue where instance metadata for network configuration was not correctly written to the config-drive when using a neutron routed provider network. The invalid metadata would in most cases cause the instance network initialization to completely fail, leaving the instance with no network connectivity. See bug: 2009715 (https://storyboard.openstack.org/#!/story/2009715). Changes in metalsmith 1.6.0..1.6.1 ---------------------------------- 81d820f Set binding:host_id on VIFs 9a890bf Updating yoga tested python versions in classifier Diffstat (except docs and test files) ------------------------------------- metalsmith/_nics.py | 11 +++++++- metalsmith/test/test_provisioner.py | 32 ++++++++++++++++++++++ ...g-broken-network-metadata-9c3ccfab2c563466.yaml | 10 +++++++ setup.cfg | 4 +-- 4 files changed, 54 insertions(+), 3 deletions(-)