python-osprofiler 0.3.1-0ubuntu1 source package in Ubuntu

Changelog

python-osprofiler (0.3.1-0ubuntu1) xenial; urgency=medium

  * Uploading to xenial.

 -- Corey Bryant <email address hidden>  Mon, 07 Dec 2015 15:20:35 -0500

Upload details

Uploaded by:
Corey Bryant
Uploaded to:
Xenial
Original maintainer:
PKG OpenStack
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-osprofiler_0.3.1.orig.tar.xz 35.1 KiB 4b739b7d7115e7e04a4255868213c1927c8bcfe430d08f243b02992465e32d09
python-osprofiler_0.3.1-0ubuntu1.debian.tar.xz 3.5 KiB fdc058fcc7446c96b74489e3921fc5badafb0d848c5e26a9fbbc601673d8580f
python-osprofiler_0.3.1-0ubuntu1.dsc 2.6 KiB 904c62483cb8c625c5c400335d34527f7cbf9168b748a77b5f04c6e8ee75eaed

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.