We are stoked to announce the release of: oslo.config 8.3.4: Oslo Configuration API This release is part of the victoria 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.3.4 ^^^^^ 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.3.3..8.3.4 ----------------------------------- 0950f82 config-generator yaml format doesn't work with i18n fields dca54e4 Adding the missing HostDomain config option f4e54d9 remove lower-constraints.txt Diffstat (except docs and test files) ------------------------------------- .zuul.d/project.yaml | 1 - lower-constraints.txt | 79 ---------------------- oslo_config/cfg.py | 22 ++++++ oslo_config/generator.py | 14 ++++ oslo_config/types.py | 7 ++ ...add-missing-config-option-9ee1992eea750200.yaml | 5 ++ tox.ini | 7 -- 8 files changed, 75 insertions(+), 87 deletions(-)
participants (1)
-
no-reply@openstack.org