We are happy to announce the release of:
oslo.config 6.6.1: Oslo Configuration API
This release is part of the stein release series.
The source is available from:
https://git.openstack.org/cgit/openstack/oslo.config
Download the package from:
https://pypi.org/project/oslo.config
Please report issues through launchpad:
https://bugs.launchpad.net/oslo.config
For more details, please see below.
Changes in oslo.config 6.6.0..6.6.1
-----------------------------------
aa195b8 Close a previously opened file in config generator
4b4c3ca avoid trailing space in sphinxext log output
b5f76a2 Unit tests to illustrate positional argument bug
Diffstat (except docs and test files)
-------------------------------------
oslo_config/generator.py | 12 +++-
oslo_config/sphinxext.py | 2 +-
4 files changed, 157 insertions(+), 4 deletions(-)