[release-announce] [tripleo] os-net-config 5.2.0 (newton)

no-reply at openstack.org no-reply at openstack.org
Thu Apr 27 23:29:21 UTC 2017


We are satisfied to announce the release of:

os-net-config 5.2.0: OpenStack network configuration

This release is part of the newton stable 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 5.1.0..5.2.0
-------------------------------------

8b3ae41 Allow setting NM_CONTROLLED=yes in os-net-config ifcfg files
4caafad Restart Openvswitch after adding DPDK ports
2ce1f4e Add support for enabling hotplug on interfaces
f3bac8b Network service is failing with DPDK
ee3618f Remove child members activation for OVS-DPDK bond
e4caef8 Exclude SR-IOV VFs in the nic numbering


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

etc/os-net-config/samples/ib_interface.json        |   2 +-
etc/os-net-config/samples/ib_interface.yaml        |   2 +-
etc/os-net-config/samples/interface.json           |   8 +-
etc/os-net-config/samples/interface.yaml           |   7 +-
.../samples/linux_bond_networkmanager.yaml         |  18 +++
os_net_config/impl_eni.py                          |   5 +-
os_net_config/impl_ifcfg.py                        |  48 ++++++-
os_net_config/objects.py                           | 146 ++++++++++++---------
os_net_config/utils.py                             |  11 +-
13 files changed, 323 insertions(+), 73 deletions(-)






More information about the Release-announce mailing list