We eagerly announce the release of:
oslo.config 8.7.1: 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.
Changes in oslo.config 8.7.0..8.7.1
-----------------------------------
e5fc313 config-generator yaml format doesn't work with i18n fields
b9468aa Ussuri+ is python3 only
ab8a8dd setup.cfg: Replace dashes with underscores
Diffstat (except docs and test files)
-------------------------------------
oslo_config/generator.py | 14 ++++++++++++++
oslo_config/validator.py | 2 +-
setup.cfg | 6 +++---
3 files changed, 18 insertions(+), 4 deletions(-)