We high-spiritedly announce the release of: os-net-config 7.3.9: OpenStack network configuration This release is part of the pike stable release series. The source is available from: https://opendev.org/openstack/os-net-config Download the package from: https://tarballs.openstack.org/os-net-config/ Please report issues through: https://bugs.launchpad.net/os-net-config/+bugs For more details, please see below. Changes in os-net-config 7.3.8..7.3.9 ------------------------------------- 2f6f6cb Fix - restart VLAN interface on underlying device change f948a83 Make onboot parameter for ifcfg configuration configurable Diffstat (except docs and test files) ------------------------------------- etc/os-net-config/samples/interface.json | 3 +- etc/os-net-config/samples/interface.yaml | 1 + os_net_config/impl_ifcfg.py | 71 ++++++++++----- os_net_config/objects.py | 151 +++++++++++++++++-------------- os_net_config/schema.yaml | 36 ++++++++ 8 files changed, 293 insertions(+), 126 deletions(-)