os-net-config 9.4.1 (rocky)
We are psyched to announce the release of: os-net-config 9.4.1: OpenStack network configuration This release is part of the rocky 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 9.4.0..9.4.1 ------------------------------------- 92a3500 Replace coremask with cpu_list in vrouter schema e1b0338 fix missing shared_block for PF interface in switchdev bond connected to ovs 591ba03 Avoid driverctl run if the driver is already bound 60efa6c Numvfs setting during update/upgrade 012f636 Add ETHTOOL_OPTS support for LinuxBond class b6cc6ec ifdown does not work if no ifcfg file exist e092ea6 Moving insignificant messages from error to warning in sriov_config.py 5a72e4b Restructuring the method of vf-representor renaming c57eb92 Fix handling of SR-IOV PF routes Diffstat (except docs and test files) ------------------------------------- os_net_config/__init__.py | 4 + os_net_config/cli.py | 38 ++++++- os_net_config/impl_ifcfg.py | 4 + os_net_config/objects.py | 6 +- os_net_config/schema.yaml | 4 +- os_net_config/sriov_config.py | 183 ++++++++++++++++++++++++++------- os_net_config/utils.py | 28 ++++- 10 files changed, 403 insertions(+), 63 deletions(-)
participants (1)
-
no-reply@openstack.org