We are ecstatic to announce the release of: oslo.config 9.6.0: Oslo Configuration API This release is part of the dalmatian 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. 9.6.0 ^^^^^ New Features * Add "--shell_completion" argument to generate shell completion file content. Currently bash and zsh are supported Changes in oslo.config 9.5.0..9.6.0 ----------------------------------- 033eb03 Provide an exit code when raising SystemExit. 7f4e23b Add option for generate shell completion script Diffstat (except docs and test files) ------------------------------------- oslo_config/cfg.py | 212 ++++++++++++++++++++- oslo_config/generator.py | 2 +- .../sources/templates/bash-completion.template | 51 +++++ .../sources/templates/zsh-completion.template | 27 +++ oslo_config/validator.py | 2 +- ...tion_for_shell_completion-47b1b47d41a490e8.yaml | 5 + 8 files changed, 304 insertions(+), 12 deletions(-)
participants (1)
-
no-reply@openstack.org