Go to file
Takashi Kajinami 17835cb3df List up extra requirements for drivers
Most of the drivers require extra requirements. This adds these to
the extras field in setup.cfg so that users can more easily install
extra requirements.

Also removes the lower-constraints.txt file because we already removed
tests of l-c by [1].

Note that the lower versions of SQLAlchemy and oslo.messaging are
picked up from requirements in the other repos, and further lower
versions might be allowed.

[1] bcca5bd4a8

Change-Id: If4492943199c75c294e4eb5a3600cf5d2bdad0b8
2023-11-14 11:05:47 +09:00
2023-05-10 10:18:48 +02:00
2023-06-01 08:44:08 +02:00
2020-10-09 11:07:15 +02:00
2022-02-17 22:35:09 +00:00
2019-04-19 19:44:00 +00:00
2019-01-08 16:07:27 +01:00
2014-01-09 11:25:23 +04: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 5.2 MiB
Languages
Python 93.6%
HTML 4.6%
Shell 1.8%