osprofiler 2.4.1 (stein)
We are satisfied to announce the release of: osprofiler 2.4.1: OpenStack Profiler Library This release is part of the stein release series. The source is available from: https://git.openstack.org/cgit/openstack/osprofiler Download the package from: https://pypi.org/project/osprofiler Please report issues through launchpad: https://bugs.launchpad.net/osprofiler For more details, please see below. Changes in osprofiler 2.3.0..2.4.1 ---------------------------------- 2b4786b Use templates for cover and lower-constraints 98238b4 add password for connecting redis-sentinel e8dc711 add lib-forward-testing-python3 test job 5d5149d add python 3.6 unit test job 9c59bd2 import zuul job settings from project-config fdd46e6 Update reno for stable/rocky 337e3c2 Switch to stestr Diffstat (except docs and test files) ------------------------------------- .gitignore | 2 +- .stestr.conf | 4 ++++ .testr.conf | 4 ---- .zuul.yaml | 14 ++++++++++++-- lower-constraints.txt | 2 +- osprofiler/drivers/redis_driver.py | 1 + releasenotes/source/index.rst | 1 + releasenotes/source/rocky.rst | 6 ++++++ test-requirements.txt | 2 +- tox.ini | 13 ++++++++----- 10 files changed, 35 insertions(+), 14 deletions(-) Requirements updates -------------------- diff --git a/test-requirements.txt b/test-requirements.txt index 1777ed4..ed7dc97 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -6 +6 @@ mock>=2.0.0 # BSD -testrepository>=0.0.18 # Apache-2.0/BSD +stestr>=2.0.0 # Apache-2.0
participants (1)
-
no-reply@openstack.org