We exuberantly announce the release of: os-net-config 11.1.0: OpenStack network configuration This release is part of the train 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 11.0.0..11.1.0 --------------------------------------- 9aaaeb2 ifdown does not work if no ifcfg file exist 6cb25b0 Add Python 3 Train unit tests 54d96c4 Moving insignificant messages from error to warning in sriov_config.py 5d44b58 Restructuring the method of vf-representor renaming 4919946 Fixed the false InvalidConfigException for vfid=0 b04d8f3 Fix handling of SR-IOV PF routes 7668abb [FUP] Update sriov_pf.yaml samle with ethtool_opt Diffstat (except docs and test files) ------------------------------------- etc/os-net-config/samples/sriov_pf.json | 3 +- etc/os-net-config/samples/sriov_pf.yaml | 2 + os_net_config/__init__.py | 4 + os_net_config/impl_ifcfg.py | 4 + os_net_config/objects.py | 15 ++-- os_net_config/sriov_config.py | 131 ++++++++++++++++++++++++-------- setup.cfg | 5 ++ tox.ini | 2 +- zuul.d/layout.yaml | 4 +- 11 files changed, 219 insertions(+), 42 deletions(-)
participants (1)
-
no-reply@openstack.org