[release-announce] os-net-config 13.2.0 (victoria)

no-reply at openstack.org no-reply at openstack.org
Thu Apr 1 09:48:21 UTC 2021


We are glad to announce the release of:

os-net-config 13.2.0: OpenStack network configuration

This release is part of the victoria 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 13.1.0..13.2.0
---------------------------------------

7ba6fea Updating sriov_config service to run after openibd service
f51bf9b Exclude DPDK mapped VF device even if not present
561f593 Check to ensure active DPDK NICs only mapped once
17d2fe4 basic support for Linux tap devices
dce4963 Wire up new tripleo upgrades jobs template


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

etc/os-net-config/samples/linux_tap.json |  8 +++++++
etc/os-net-config/samples/linux_tap.yaml |  6 +++++
os_net_config/__init__.py                | 11 +++++++++
os_net_config/impl_ifcfg.py              | 12 ++++++++++
os_net_config/objects.py                 | 36 ++++++++++++++++++++++++++++++
os_net_config/schema.yaml                | 38 ++++++++++++++++++++++++++++++++
os_net_config/utils.py                   | 18 +++++++++++----
zuul.d/layout.yaml                       |  1 +
11 files changed, 181 insertions(+), 4 deletions(-)







More information about the Release-announce mailing list