python-osprofiler 1.14.0-0ubuntu1 source package in Ubuntu

Changelog

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

  * New upstream release.
  * d/control: Align (Build-)Depends with upstream.

 -- James Page <email address hidden>  Tue, 14 Nov 2017 11:46:28 +0000

Upload details

Uploaded by:
James Page
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-osprofiler_1.14.0.orig.tar.gz 77.6 KiB ce6362f50c98c18e47748a5bb03a9958dac9f92230ff4bdf0367374c9624f054
python-osprofiler_1.14.0-0ubuntu1.debian.tar.xz 5.0 KiB aba12fd05f09a834bb344b7f064d86681f5b4cba6addddce125ed6f1e25e171f
python-osprofiler_1.14.0-0ubuntu1.dsc 3.5 KiB 7632ab5a7a961226bb2b2e9308af3329bbb18937e4bee3915c0d27bdc7f49c00

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: OpenStack Profiler Library - doc

 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 documentation.

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.