[release-announce] os-net-config 10.1.0 (stein)

no-reply at openstack.org no-reply at openstack.org
Wed Nov 28 12:32:45 UTC 2018


We jubilantly announce the release of:

os-net-config 10.1.0: OpenStack network configuration

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

10.1.0
^^^^^^


Bug Fixes
*********

* The ovs-appctl command may fail, particularly when setting an
  interface as a slave in a bond if the primary interface is not yet
  up.  Retry the ovs-appctl command and log a failure if the command
  still fails.


Other Notes
***********

* The schema now allow the "routes" option to be an empty list.
  (Previously at least one route was was required.) Bug: *1792992
  <https://bugs.launchpad.net/os-net-config/+bug/1792992>_*.

Changes in os-net-config 10.0.0..10.1.0
---------------------------------------

25c70ea Retry ovs-appctl command
bba39d5 Don't quote {posargs} in tox.ini
acf6463 Allow list_of_routes to be [] in config
e8e6157 Replace coremask with cpu_list in vrouter schema


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

os_net_config/__init__.py                                | 16 +++++++++++++++-
os_net_config/schema.yaml                                |  4 ++--
...llow-list-of-routes-to-be-empty-323690796760630d.yaml |  6 ++++++
.../notes/retry_ovs-appctl-6734b087ab6db80b.yaml         |  6 ++++++
tox.ini                                                  |  2 +-
5 files changed, 30 insertions(+), 4 deletions(-)







More information about the Release-announce mailing list