[release-announce] oslo.config 8.6.0 (xena)
no-reply at openstack.org
no-reply at openstack.org
Tue Apr 27 18:44:02 UTC 2021
We are glad to announce the release of:
oslo.config 8.6.0: Oslo Configuration API
This release is part of the xena 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.6.0
^^^^^
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.6.0
-----------------------------------
bb5e4cb Adding the missing HostDomain config option
117c75b Fix formatting of release list
604bde4 remove unicode from code
068c135 tests: Add test for config file priority order
2193fcc Move flake8 as a pre-commit local target.
f320600 Add Python3 xena unit tests
b624ccc Update master for stable/wallaby
3cf6c60 update doc url
Diffstat (except docs and test files)
-------------------------------------
.pre-commit-config.yaml | 10 +++--
.zuul.yaml | 2 +-
oslo_config/cfg.py | 22 +++++++++++
oslo_config/generator.py | 6 +--
oslo_config/types.py | 7 ++++
...add-missing-config-option-9ee1992eea750200.yaml | 5 +++
releasenotes/source/conf.py | 10 ++---
releasenotes/source/index.rst | 29 +++++++-------
releasenotes/source/wallaby.rst | 6 +++
tox.ini | 2 +-
14 files changed, 139 insertions(+), 36 deletions(-)
More information about the Release-announce
mailing list