python-osprofiler 0.3.0-2 source package in Ubuntu

Changelog

python-osprofiler (0.3.0-2) unstable; urgency=medium

  * Made build reproducible (Closes: #788503). Thanks to Juan Picca.

 -- Thomas Goirand <email address hidden>  Fri, 12 Jun 2015 11:18:04 +0200

Upload details

Uploaded by:
PKG OpenStack
Uploaded to:
Sid
Original maintainer:
PKG OpenStack
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Wily: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-osprofiler_0.3.0-2.dsc 2.6 KiB 7e46dc270039ffc755bb3e807ad0c267c9b6ae4557e459648915487d6693cb73
python-osprofiler_0.3.0.orig.tar.xz 31.4 KiB 248f3b0193556170e2ce198dbb56a5d0d3edcc12bcc44c96379b3362de1aa9ae
python-osprofiler_0.3.0-2.debian.tar.xz 3.6 KiB d7f6d46b515f5ec61c836f5570c89a991394cc346a1644c6da43d830e70371f1

Available diffs

No changes file available.

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

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

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.