[tripleo] os-net-config 8.3.0 (queens)
We contentedly announce the release of: os-net-config 8.3.0: OpenStack network configuration This release is part of the queens release series. The source is available from: http://git.openstack.org/cgit/openstack/os-net-config Download the package from: https://tarballs.openstack.org/os-net-config/ Please report issues through launchpad: http://bugs.launchpad.net/os-net-config For more details, please see below. Changes in os-net-config 8.2.0..8.3.0 ------------------------------------- 1089416 Provided the absolute path of sriov_config service 9e785a4 Add network objects sriov_vf and sriov_pf 35eada4 Revert "Update reno for stable/queens" 214701a Update reno for stable/queens b48cb8f Zuul: Remove project name 594f1e4 Modify reno structure for future stable branches Diffstat (except docs and test files) ------------------------------------- etc/os-net-config/samples/sriov_pf.json | 20 ++++ etc/os-net-config/samples/sriov_pf.yaml | 29 ++++++ os_net_config/__init__.py | 18 ++++ os_net_config/cli.py | 22 ++++- os_net_config/impl_ifcfg.py | 36 ++++++- os_net_config/objects.py | 72 +++++++++++++- os_net_config/schema.yaml | 91 +++++++++++++++++ os_net_config/sriov_config.py | 109 +++++++++++++++++++++ os_net_config/utils.py | 87 +++++++++++++++- .../notes/sriov-vf-in-hosts-529c2bf0cb3294b3.yaml | 7 ++ releasenotes/source/_static/.placeholder | 0 releasenotes/source/index.rst | 5 +- releasenotes/source/unreleased.rst | 5 + setup.cfg | 3 +- zuul.d/layout.yaml | 2 - 19 files changed, 668 insertions(+), 12 deletions(-)
participants (1)
-
no-reply@openstack.org