[release-announce] [tripleo] os-net-config 8.1.0 (queens)

no-reply at openstack.org no-reply at openstack.org
Mon Dec 4 21:14:43 UTC 2017


We are overjoyed to announce the release of:

os-net-config 8.1.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.0.0..8.1.0
-------------------------------------

bb7d829 Migrate os-net-config to zuul v3 jobs
130e8db Add support for VPP Bond
b2e25f1 Allow dns_servers to be an empty array


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

etc/os-net-config/samples/vpp_bond.json |  23 ++++++
etc/os-net-config/samples/vpp_bond.yaml |  17 ++++
os_net_config/__init__.py               |  11 +++
os_net_config/impl_ifcfg.py             |  20 ++++-
os_net_config/objects.py                |  57 +++++++++++++
os_net_config/schema.yaml               |  51 +++++++++++-
os_net_config/utils.py                  | 141 ++++++++++++++++++++++++--------
zuul.d/layout.yaml                      |   9 ++
10 files changed, 421 insertions(+), 52 deletions(-)







More information about the Release-announce mailing list