[release-announce] oslo.config 6.9.0 (train)
no-reply at openstack.org
no-reply at openstack.org
Fri Apr 26 16:57:16 UTC 2019
We eagerly announce the release of:
oslo.config 6.9.0: Oslo Configuration API
This release is part of the train 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.
Changes in oslo.config 6.8.1..6.9.0
-----------------------------------
55a7ea7 OpenDev Migration Patch
a73e55d Dropping the py35 testing
0950403 tox: Suppress output
fce7228 Clarify help on config-file and config-dir options
6c951ed Handle collections.abc deprecations
3379af9 Update master for stable/stein
eedab79 Add note to docs about CLI opts and config files
3e905ff tox: Whitelist 'find'
Diffstat (except docs and test files)
-------------------------------------
.gitreview | 2 +-
.zuul.d/project.yaml | 1 -
lower-constraints.txt | 2 +-
oslo_config/cfg.py | 18 ++++++++++++++----
releasenotes/source/index.rst | 1 +
releasenotes/source/stein.rst | 6 ++++++
setup.cfg | 2 +-
test-requirements.txt | 2 +-
tox.ini | 17 ++++++++++-------
10 files changed, 40 insertions(+), 17 deletions(-)
Requirements updates
--------------------
diff --git a/test-requirements.txt b/test-requirements.txt
index 3db674e..ffbe9cc 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -8 +8 @@ testscenarios>=0.4 # Apache-2.0/BSD
-stestr>=2.0.0 # Apache-2.0
+stestr>=2.1.0 # Apache-2.0
More information about the Release-announce
mailing list