[release-announce] oslo.config 8.0.4 (ussuri)

no-reply at openstack.org no-reply at openstack.org
Wed Nov 11 15:34:34 UTC 2020


We are pumped to announce the release of:

oslo.config 8.0.4: Oslo Configuration API

This release is part of the ussuri stable release series.

The source is available from:

    https://opendev.org/openstack/oslo.config

Download the package from:

    https://pypi.org/project/oslo.config

Please report issues through:

    https://bugs.launchpad.net/oslo.config/+bugs

For more details, please see below.

8.0.4
^^^^^

New Features

* Add "HostDomain" to handle address with underscore. Underscore are
  allowed in domain by RFC1033 [1][2][3].

  * [1] https://www.ietf.org/rfc/rfc1912.txt

  * [2] https://www.ietf.org/rfc/rfc1033.txt

  * [3] http://domainkeys.sourceforge.net/underscore.html

Changes in oslo.config 8.0.3..8.0.4
-----------------------------------

1fcb3e8 Add a new type HostDomain.


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

oslo_config/types.py                               | 47 ++++++++++++++++++++--
...tDomain-implement-rfc1033-c985a3054f824e9d.yaml |  9 +++++
3 files changed, 76 insertions(+), 4 deletions(-)







More information about the Release-announce mailing list