[oslo] osprofiler 1.13.0 (queens)
We are excited to announce the release of: osprofiler 1.13.0: OpenStack Profiler Library This release is part of the queens release series. The source is available from: https://git.openstack.org/cgit/openstack/osprofiler Download the package from: https://pypi.python.org/pypi/osprofiler Please report issues through launchpad: https://bugs.launchpad.net/osprofiler For more details, please see below. Changes in osprofiler 1.12.0..1.13.0 ------------------------------------ 8161744 Remove dependency on oslo.log library Diffstat (except docs and test files) ------------------------------------- osprofiler/drivers/base.py | 4 ++-- requirements.txt | 1 - 2 files changed, 2 insertions(+), 3 deletions(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index dcb5bc8..d821c3b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2 +1,0 @@ six>=1.9.0 # MIT -oslo.log>=3.11.0 # Apache-2.0
participants (1)
-
no-reply@openstack.org