We high-spiritedly announce the release of: osprofiler 1.14.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.13.0..1.14.0 ------------------------------------ cdb6e83 Extend messaging driver to support reporting 70dabd5 Handle and report SQLAlchemy errors Diffstat (except docs and test files) ------------------------------------- osprofiler/cmd/commands.py | 6 ++ osprofiler/drivers/messaging.py | 144 +++++++++++++++++++++++++++++-- osprofiler/sqlalchemy.py | 24 ++++++ 4 files changed, 201 insertions(+), 14 deletions(-)