[openstack-announce] [release][oslo] oslo.config release 2.5.0 (mitaka)
davanum at gmail.com
davanum at gmail.com
Mon Oct 12 15:58:28 UTC 2015
We are psyched to announce the release of:
oslo.config 2.5.0: Oslo Configuration API
This release is part of the mitaka release series.
With source available at:
http://git.openstack.org/cgit/openstack/oslo.config
With package available at:
https://pypi.python.org/pypi/oslo.config
For more details, please see the git log history below and:
http://launchpad.net/oslo.config/+milestone/2.5.0
Please report issues through launchpad:
http://bugs.launchpad.net/oslo.config
Changes in oslo.config 2.4.0..2.5.0
-----------------------------------
1996532 Fix typos in cfg.py
62ea333 Case insensitiveness when comparing choices values
86b7663 Fix coverage configuration and execution
b901942 Add item_type and bounds to ListOpt
934ae9b Fix bad exception for StrOpt with invalid choice value
3226a47 fix literal rendering in dictionary options docs
85f1fad Fix home-page value in setup.cfg with Oslo wiki
4c73762 docs - Set pbr 'warnerrors' option for doc build
81656e9 Include changelog/history in docs
046be3b Document DictOpt class
cd05bab Correct the comment of __call__ method
20f5737 Updated from global requirements
b270375 Demonstrate that MultiStr values from multiple sources are merged
Diffstat (except docs and test files)
-------------------------------------
.coveragerc | 8 ++++++
.gitignore | 1 +
oslo_config/cfg.py | 32 +++++++++++++++++----
oslo_config/types.py | 33 ++++++++++++++++++---
setup.cfg | 5 +++-
setup.py | 2 +-
tox.ini | 2 +-
11 files changed, 166 insertions(+), 16 deletions(-)
More information about the OpenStack-announce
mailing list