[release-announce] [oslo] oslo.config 4.6.0 (pike)

no-reply at openstack.org no-reply at openstack.org
Mon Jun 19 19:10:32 UTC 2017


We enthusiastically announce the release of:

oslo.config 4.6.0: Oslo Configuration API

This release is part of the pike release series.

The source is available from:

    https://git.openstack.org/cgit/openstack/oslo.config

Download the package from:

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

Please report issues through launchpad:

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

For more details, please see below.

Changes in oslo.config 4.5.0..4.6.0
-----------------------------------

21e70e2 Add snap package paths to default config dirs
28b4e2b Updated from global requirements
d94cdf8 Fix html_last_updated_fmt for Python3
1a0ee9a Fix html_last_updated_fmt for Python3


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

oslo_config/cfg.py            | 19 +++++++++++++++++--
requirements.txt              |  2 +-
4 files changed, 43 insertions(+), 5 deletions(-)


Requirements updates
--------------------

diff --git a/requirements.txt b/requirements.txt
index ccac482..e809b98 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -11 +11 @@ rfc3986>=0.3.1 # Apache-2.0
-PyYAML>=3.10.0  # MIT
+PyYAML>=3.10.0 # MIT





More information about the Release-announce mailing list