We are glad to announce the release of: osprofiler 1.15.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.14.0..1.15.0 ------------------------------------ 7de2bf8 Add filter for OSprofiler html output 9986bab Add kwargs to WsgiMiddleware __init__ f15a7e4 Make collector configurable in DevStack plugin 23e53ec Add functional test for Redis driver d741bff Remove setting of version/release from releasenotes 71589dd Add Zuul job for functional testing Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 10 +++++ bindep.txt | 3 ++ devstack/README.rst | 63 +++++++++++++++++++++++------- devstack/lib/osprofiler | 54 ++++++++++++++++--------- devstack/plugin.sh | 9 ++++- devstack/settings | 1 - osprofiler/cmd/template.html | 41 ++++++++++++++++--- osprofiler/web.py | 6 ++- releasenotes/source/conf.py | 12 ++---- tox.ini | 1 + 13 files changed, 203 insertions(+), 68 deletions(-)