We are jazzed to announce the release of: oslo.config 3.24.0: Oslo Configuration API This release is part of the pike release series. The source is available from: http://git.openstack.org/cgit/openstack/oslo.config Download the package from: https://pypi.python.org/pypi/oslo.config Please report issues through launchpad: http://bugs.launchpad.net/oslo.config For more details, please see below. Changes in oslo.config 3.23.0..3.24.0 ------------------------------------- 4624e96 Remove log translations dcab617 Add HACKING.rst 466fcc1 Fix conversion to item_type on __call__ in List type(again) 32d2345 Use Sphinx 1.5 warning-is-error 0c6040e Handle both - and _ forms of deprecated opts Diffstat (except docs and test files) ------------------------------------- HACKING.rst | 4 ++ oslo_config/cfg.py | 95 ++++++++++++++++++++----------------- oslo_config/generator.py | 14 ++++-- oslo_config/types.py | 5 +- setup.cfg | 6 +-- 11 files changed, 117 insertions(+), 87 deletions(-)