We high-spiritedly announce the release of: oslo.serialization 2.28.1: Oslo Serialization library This release is part of the stein release series. The source is available from: https://git.openstack.org/cgit/openstack/oslo.serialization Download the package from: https://pypi.org/project/oslo.serialization Please report issues through launchpad: https://docs.openstack.org/oslo.serialization/latest/ For more details, please see below. Changes in oslo.serialization 2.27.0..2.28.1 -------------------------------------------- 829a102 add lib-forward-testing-python3 test job a3e6da8 add python 3.6 unit test job 994cec8 import zuul job settings from project-config 118e198 import zuul job settings from project-config 254e0ae py37: deal with Exception repr changes 2af0c0e Update reno for stable/rocky dc592c6 Switch to stestr 725a0f4 Add release notes link to README Diffstat (except docs and test files) ------------------------------------- .gitignore | 3 +-- .stestr.conf | 3 +++ .testr.conf | 7 ------- .zuul.yaml | 10 ++++++++++ README.rst | 1 + lower-constraints.txt | 2 +- releasenotes/source/index.rst | 1 + releasenotes/source/rocky.rst | 6 ++++++ test-requirements.txt | 1 + tox.ini | 2 +- 11 files changed, 31 insertions(+), 15 deletions(-) Requirements updates -------------------- diff --git a/test-requirements.txt b/test-requirements.txt index ce9f83e..e682186 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -7,0 +8 @@ netaddr>=0.7.18 # BSD +stestr>=2.0.0 # Apache-2.0
participants (1)
-
no-reply@openstack.org