We enthusiastically announce the release of: oslo.config 6.0.2: Oslo Configuration API This release is part of the rocky release series. The source is available from: https://git.openstack.org/cgit/openstack/oslo.config Download the package from: https://pypi.python.org/pypi/oslo.config Please report issues through launchpad: https://bugs.launchpad.net/oslo.config For more details, please see below. Changes in oslo.config 6.0.1..6.0.2 ----------------------------------- 25f6fd8 Fix typo 'importopt' to 'import_opt' adding the missing _ cb0f2bc ignore location when comparing options for duplicate registration 9ca9546 Clean old output before new doc builds 10b03c6 sphinxext: Separate parsing of group and opts Diffstat (except docs and test files) ------------------------------------- oslo_config/cfg.py | 20 +++- oslo_config/cfgfilter.py | 2 +- oslo_config/sphinxext.py | 210 +++++++++++++++++---------------- tox.ini | 2 + 6 files changed, 185 insertions(+), 135 deletions(-)
participants (1)
-
no-reply@openstack.org