Go to file
Hervé Beraud bcca5bd4a8 Dropping lower constraints testing
We facing errors related to the new pip resolver, this
topic was discussed on the ML and QA team proposed to
to test lower-constraints [1].

I propose to drop this test because the complexity and recurring pain needed
to maintain that now exceeds the benefits provided by this mechanismes.

[1] http://lists.openstack.org/pipermail/openstack-discuss/2020-December/019390.html

Change-Id: Idfab7e1fe6223508ba0e49bb93365f7f5fd2ad04
2020-12-18 15:15:05 +01:00
2020-10-09 11:07:15 +02:00
2020-10-09 11:07:15 +02:00
2020-10-09 11:07:15 +02:00
2020-09-22 11:08:09 +02:00
2019-04-19 19:44:00 +00:00
2020-10-09 11:07:15 +02:00
2019-01-08 16:07:27 +01:00
2020-12-18 15:15:05 +01:00
2014-01-09 11:25:23 +04:00
2020-04-24 08:23:14 -05:00
2020-10-09 11:07:15 +02:00
2020-11-04 10:06:29 +01:00

OSProfiler -- Library for cross-project profiling

image

Latest Version

Downloads

OSProfiler provides a tiny but powerful library that is used by most (soon to be all) OpenStack projects and their python clients. It provides functionality to be able to generate 1 trace per request, that goes through all involved services. This trace can then be extracted and used to build a tree of calls which can be quite handy for a variety of reasons (for example in isolating cross-project performance issues).

Description
OpenStack cross service/project profiler
Readme 4.9 MiB
Languages
Python 93.2%
HTML 4.9%
Shell 1.9%