[openstack-announce] [release][oslo] oslo.config release 2.7.0 (mitaka)

davanum at gmail.com davanum at gmail.com
Mon Nov 16 20:40:47 UTC 2015


We are stoked to announce the release of:

oslo.config 2.7.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.7.0

Please report issues through launchpad:

    http://bugs.launchpad.net/oslo.config

Changes in oslo.config 2.6.0..2.7.0
-----------------------------------

31286f1 Add max length check to StrOpt
1db2294 Remove "Kept for backward-compatibility" comment
b9c500d Fix StrOpt to allow setting quotes and regex
db61573 Improve default type checking
de44226 Use versionadded and versionchanged in doc
e208b50 update doc to use new type PortOpt
d5cee91 Fix versionchanged
e846486 Raise exception when wrong type is used as default

Diffstat (except docs and test files)
-------------------------------------

oslo_config/cfg.py              | 106 +++++++++++++++------
oslo_config/cfgfilter.py        |   9 +-
oslo_config/generator.py        |   1 +
oslo_config/types.py            |  48 +++++-----
8 files changed, 289 insertions(+), 91 deletions(-)





More information about the OpenStack-announce mailing list