python-osprofiler 1.15.2-0ubuntu1 source package in Ubuntu

Changelog

python-osprofiler (1.15.2-0ubuntu1) bionic; urgency=medium

  * New upstream point release.
  * d/control: Update Standards-Version to 4.1.2.
  * d/control: Bump debhelper compat to 10.
  * d/control: Align (Build-)Depends with upstream.

 -- Corey Bryant <email address hidden>  Tue, 20 Feb 2018 12:35:08 -0500

Upload details

Uploaded by:
Corey Bryant
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release main python

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-osprofiler_1.15.2.orig.tar.gz 78.6 KiB 7b5501af2027986cfa50ca4638a681f48425d72f231eea24ee7bfeccdb985f61
python-osprofiler_1.15.2-0ubuntu1.debian.tar.xz 4.8 KiB a0be806a076a5d8f673626e1afa1255f2d496153504e6c83e0142eb566920e3c
python-osprofiler_1.15.2-0ubuntu1.dsc 3.7 KiB 54d71abef22579653fdbc4077a80a5da3264b6c838b748f46c387963bcf09d73

View changes file

Binary packages built by this source

python-osprofiler: OpenStack Profiler Library - Python 2.x

 OpenStack consists of multiple projects. Each project, in turn, is composed of
 multiple services. To process some request, e.g. to boot a virtual machine,
 OpenStack uses multiple services from different projects. In the case somethin
 works too slowly, it's extremely complicated to understand what exactly goes
 wrong and to locate the bottleneck.
 .
 To resolve this issue, a tiny but powerful library, osprofiler, has been
 interoduced, and can be used by all OpenStack projects and their Python
 clients. To be able to generate one trace per request, that goes through all
 involved services, and builds a tree of calls (see an example
 http://pavlovic.me/rally/profiler/).
 .
 This package contains the Python 2.x module.

python-osprofiler-doc: No summary available for python-osprofiler-doc in ubuntu disco.

No description available for python-osprofiler-doc in ubuntu disco.

python3-osprofiler: OpenStack Profiler Library - Python 3.x

 OpenStack consists of multiple projects. Each project, in turn, is composed of
 multiple services. To process some request, e.g. to boot a virtual machine,
 OpenStack uses multiple services from different projects. In the case somethin
 works too slowly, it's extremely complicated to understand what exactly goes
 wrong and to locate the bottleneck.
 .
 To resolve this issue, a tiny but powerful library, osprofiler, has been
 interoduced, and can be used by all OpenStack projects and their Python
 clients. To be able to generate one trace per request, that goes through all
 involved services, and builds a tree of calls (see an example
 http://pavlovic.me/rally/profiler/).
 .
 This package contains the Python 3.x module.