We exuberantly announce the release of: os-net-config 16.0.0: OpenStack network configuration The source is available from: https://opendev.org/openstack/os-net-config Download the package from: https://tarballs.openstack.org/os-net-config/ For more details, please see below. Changes in os-net-config 15.2.0..16.0.0 --------------------------------------- 84f11c7 zuul: Declare queue at top level 3992b4d Drop support for Python 3.6 and 3.7 ce073e0 Fix formatting of release list 49bdd97 Use python job template for Zed d8c7e7e Add mac-size-table to all OVS bridges 88a4c88 Format json output properly 9ef2707 Fix failure in dpdk driver binding with VF during reboot Diffstat (except docs and test files) ------------------------------------- os_net_config/cli.py | 7 ++- os_net_config/common.py | 85 ++++++++++++++++++++++++++ os_net_config/impl_ifcfg.py | 3 + os_net_config/objects.py | 19 ++++-- os_net_config/sriov_config.py | 3 + os_net_config/utils.py | 106 ++++++++++----------------------- releasenotes/source/unreleased.rst | 2 +- setup.cfg | 5 +- zuul.d/layout.yaml | 6 +- 12 files changed, 191 insertions(+), 119 deletions(-)
participants (1)
-
no-reply@openstack.org