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

davanum at gmail.com davanum at gmail.com
Mon Dec 21 20:09:23 UTC 2015


We are amped to announce the release of:

oslo.config 3.2.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 below and:

    http://launchpad.net/oslo.config/+milestone/3.2.0

Please report issues through launchpad:

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


Changes in oslo.config 3.1.0..3.2.0
-----------------------------------

26eef40 Capitalize IP
f5e2fab Add support for a deprecation reason
746e343 Clarify option types documentation
a269ae4 Correct warnings during doc build
271da1c Remove warning for option type not a ConfigType
cf7583e Removes MANIFEST.in as it is not needed explicitely by PBR
1298bad Correct the docstring parameters for PortOpt
1d7c33c Make PortOpt accept choices parameter
1ac2ffe Test equality of types.String choices as a set
f8aa239 Add new parameter `choices` to Integer type
6223dbd Handle None section name in MultiOptConfigParser#get
f1ce18a Update the list_opts documentation for new api

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

MANIFEST.in                         |  13 -----
oslo_config/cfg.py                  | 107 ++++++++++++++++++++++++++----------
oslo_config/generator.py            |  13 +++--
oslo_config/types.py                |  60 +++++++++++++++-----
8 files changed, 307 insertions(+), 78 deletions(-)





More information about the OpenStack-announce mailing list