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

davanum at gmail.com davanum at gmail.com
Mon Dec 7 19:55:39 UTC 2015


We are chuffed to announce the release of:

oslo.config 3.1.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/3.1.0

Please report issues through launchpad:

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

Changes in oslo.config 3.0.0..3.1.0
-----------------------------------

8cd4146 [fix-compat] Tolerate non-string defaults in String type
5490a28 [fix-compat] Support older use case for Opt type
8390c7d Remove duplicated profiles section from bandit.yaml
f60bb3c Revert "Add 'mutable' param to Opt"
9470f19 Drop python 2.6 support
794eb52 Update docstrings in cfg.py
d9e3ea6 Add 'mutable' param to Opt
95ba1c4 Allow method set_override with parameter override=None for all types
545dd41 Move type formatting from generator to type
f6eb5fd Adjust docstring of module cfg

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

bandit.yaml                         | 34 ---------------
oslo_config/cfg.py                  | 85 +++++++++++++++++++++++++------------
oslo_config/generator.py            | 10 ++++-
oslo_config/types.py                | 69 ++++++++++++++++++++++++++++++
6 files changed, 181 insertions(+), 66 deletions(-)





More information about the OpenStack-announce mailing list