We are chuffed to announce the release of: oslo.reports 1.29.1: oslo.reports library This release is part of the stein release series. The source is available from: https://git.openstack.org/cgit/openstack/oslo.reports Download the package from: https://pypi.org/project/oslo.reports Please report issues through launchpad: https://bugs.launchpad.net/oslo.reports For more details, please see below. Changes in oslo.reports 1.28.0..1.29.1 -------------------------------------- dde49a4 Imported Translations from Zanata c0d7bbd add lib-forward-testing-python3 test job cf41a66 add python 3.6 unit test job 8b94c82 import zuul job settings from project-config 98c0d2c Update unit test to reflect latest oslo.config 381f9f1 Update reno for stable/rocky 8d49f91 Switch to stestr 3cd1e76 Add release notes link to README 055d347 fix tox python3 overrides 5d7035c Remove the remaining of the removed option 884cee9 Replace deprecated "auth_uri" by "www_authenticate_uri" 05f2456 Remove stale pip-missing-reqs and pypy tox tests 5fee38d Trivial: Update pypi url to new url Diffstat (except docs and test files) ------------------------------------- .gitignore | 3 +-- .stestr.conf | 3 +++ .testr.conf | 7 ------- .zuul.yaml | 10 ++++++++++ README.rst | 5 +++-- lower-constraints.txt | 2 +- releasenotes/source/index.rst | 1 + .../source/locale/en_GB/LC_MESSAGES/releasenotes.po | 9 ++++++--- releasenotes/source/rocky.rst | 6 ++++++ test-requirements.txt | 1 + tox.ini | 19 ++++++++----------- 13 files changed, 53 insertions(+), 29 deletions(-) Requirements updates -------------------- diff --git a/test-requirements.txt b/test-requirements.txt index 029d9eb..26cd198 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -6,0 +7 @@ oslotest>=3.2.0 # Apache-2.0 +stestr>=2.0.0 # Apache-2.0
participants (1)
-
no-reply@openstack.org