[release-announce] oslo.config 8.5.1 (wallaby)

no-reply at openstack.org no-reply at openstack.org
Mon Sep 6 08:32:15 UTC 2021


We jubilantly announce the release of:

oslo.config 8.5.1: Oslo Configuration API

This release is part of the wallaby stable release series.

The source is available from:

    https://opendev.org/openstack/oslo.config

Download the package from:

    https://pypi.org/project/oslo.config

Please report issues through:

    https://bugs.launchpad.net/oslo.config/+bugs

For more details, please see below.

8.5.1
^^^^^

Bug Fixes

* Adding the missing "HostDomain" config option. Previously this
  available type couldn't been imported because no related config
  option was defined.

Changes in oslo.config 8.5.0..8.5.1
-----------------------------------

de1dbee config-generator yaml format doesn't work with i18n fields
67a071f Add the version parameter.
1074937 Adding the missing HostDomain config option
5ac41c1 Update TOX_CONSTRAINTS_FILE for stable/wallaby
e3c050e Update .gitreview for stable/wallaby
39f6cec Move flake8 as a pre-commit local target.


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

.gitreview                                         |  1 +
.pre-commit-config.yaml                            | 10 +++++---
oslo_config/cfg.py                                 | 22 ++++++++++++++++++
oslo_config/generator.py                           | 14 +++++++++++
oslo_config/types.py                               |  7 ++++++
...add-missing-config-option-9ee1992eea750200.yaml |  5 ++++
tox.ini                                            |  4 ++--
8 files changed, 85 insertions(+), 5 deletions(-)







More information about the Release-announce mailing list