os-net-config 8.5.1 (queens)
We high-spiritedly announce the release of: os-net-config 8.5.1: OpenStack network configuration This release is part of the queens 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 8.5.0..8.5.1 ------------------------------------- 2a374db Replace coremask with cpu_list in vrouter schema 519f12b fix missing shared_block for PF interface in switchdev bond connected to ovs a52ab67 Avoid driverctl run if the driver is already bound 5541c98 Numvfs setting during update/upgrade 2aa173d Add ETHTOOL_OPTS support for LinuxBond class 08dd63e ifdown does not work if no ifcfg file exist a61f37a Moving insignificant messages from error to warning in sriov_config.py bab5da7 Restructuring the method of vf-representor renaming 6d7e74a 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