We eagerly announce the release of: oslo.config 6.11.3: Oslo Configuration API This release is part of the train 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. 6.11.3 ^^^^^^ 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 6.11.2..6.11.3 ------------------------------------- 9b1ccea Add a new type HostDomain. 9136137 Use global upper constraints for docs targets Diffstat (except docs and test files) ------------------------------------- oslo_config/types.py | 47 ++++++++++++++++++++-- ...tDomain-implement-rfc1033-c985a3054f824e9d.yaml | 9 +++++ tox.ini | 6 ++- 4 files changed, 80 insertions(+), 6 deletions(-)
participants (1)
-
no-reply@openstack.org