[release-announce] [tripleo] os-net-config 9.0.0 (rocky)

no-reply at openstack.org no-reply at openstack.org
Thu Apr 19 13:46:43 UTC 2018


We high-spiritedly announce the release of:

os-net-config 9.0.0: OpenStack network configuration

This release is part of the rocky 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.

9.0.0
^^^^^

New Features

* Adding dpdk support in meallnox nics. Dpdk now fully suuported in
  mellanox nics.

Changes in os-net-config 8.3.0..9.0.0
-------------------------------------

db081a7 Don't restart ivs/nfvswitch in os-net-config
2ef3790 Adding ethtool command after binding dpdk drivers in Mellanox nics
68e5bfd Remove mox usage
c22cbb6 Update reno for stable/queens
102de32 Update links in README
9e34362 ifcfg: don't restart ovs if --no-activate is specified
aeaa6fe Adding the class and mac approach as dpdk-devargs in mellanox ConnectX-3


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

README.rst                                         |   4 +-
os_net_config/impl_ifcfg.py                        |  37 +++----
os_net_config/utils.py                             |  46 ++++++++
.../dpdk-on-mellanox-nics-1d8fdb843a4e2b60.yaml    |   5 +
releasenotes/source/index.rst                      |   1 +
releasenotes/source/queens.rst                     |   6 +
test-requirements.txt                              |   1 -
13 files changed, 262 insertions(+), 161 deletions(-)


Requirements updates
--------------------

diff --git a/test-requirements.txt b/test-requirements.txt
index fb7184c..e98b16e 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -15 +14,0 @@ mock>=2.0 # BSD
-mox>=0.5.3 # Apache-2.0






More information about the Release-announce mailing list