Manish Kumar 5d82a02507 Fix StopIteration error on Ubuntu Focal
As per victoria cycle testing runtime and community goal,
we need to migrate upstream CI/CD to Ubuntu Focal(20.04).

StopIteration error happening in pep8 job when running on Focal.

we can see the failure in https://review.opendev.org/#/c/744331/

Change-Id: Iecdd3bfddb95adec77f8581f844cfc74ca59fc73
Story: #2007865
Task: #402207
2020-09-06 14:14:09 +00:00
2018-07-11 07:50:25 +07:00
2019-04-19 19:44:00 +00:00
2019-01-08 16:07:27 +01:00
2020-04-14 10:19:30 +00:00
2014-01-09 11:25:23 +04:00
2020-04-24 08:23:14 -05:00
2020-07-24 17:38:06 +02:00
2020-06-02 17:07:50 +02: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.8 MiB
Languages
Python 93.4%
HTML 4.7%
Shell 1.9%