Python scripts for use in Performance QA work
Go to file
Ghanshyam Mann a191f2e3f1 Fix hacking min version to 3.0.1
flake8 new release 3.8.0 added new checks and gate pep8
job start failing. hacking 3.0.1 fix the pinning of flake8 to
avoid bringing in a new version with new checks.

Though it is fixed in latest hacking but 2.0 and 3.0 has cap for
flake8 as <4.0.0 which mean flake8 new version 3.9.0 can also
break the pep8 job if new check are added.

To avoid similar gate break in future, we need to bump the hacking min
version.

- http://lists.openstack.org/pipermail/openstack-discuss/2020-May/014828.html

Change-Id: Id81e9f6b17e3c722137bb5dfffb5e12c9219b85b
2020-05-15 16:56:23 +00:00
doc [ussuri][goal] Update contributor documentation 2020-04-22 14:04:58 +00:00
os_performance_tools Fix docs building 2020-02-03 22:13:58 +01:00
releasenotes/notes [ussuri][goal] Drop python 2.7 support and testing 2020-02-04 11:26:12 +01:00
.coveragerc Initial Cookiecutter Commit. 2015-10-15 14:09:34 -07:00
.gitignore Fix docs building 2020-02-03 22:13:58 +01:00
.gitreview OpenDev Migration Patch 2019-04-19 19:47:57 +00:00
.mailmap Initial Cookiecutter Commit. 2015-10-15 14:09:34 -07:00
.testr.conf Initial Cookiecutter Commit. 2015-10-15 14:09:34 -07:00
.zuul.yaml Switch testing to Victoria testing runtime 2020-05-05 13:54:36 +05:30
CONTRIBUTING.rst [ussuri][goal] Update contributor documentation 2020-04-22 14:04:58 +00:00
HACKING.rst Fix link in HACKING.rst 2018-11-16 00:53:58 +08:00
LICENSE Initial Cookiecutter Commit. 2015-10-15 14:09:34 -07:00
MANIFEST.in Initial Cookiecutter Commit. 2015-10-15 14:09:34 -07:00
README.rst Remove the incorrect bug tracker link 2019-08-19 15:20:34 +05:30
babel.cfg Initial Cookiecutter Commit. 2015-10-15 14:09:34 -07:00
openstack-common.conf Rename to os-performance-tools 2015-11-09 15:16:51 -08:00
requirements.txt Fix docs building 2020-02-03 22:13:58 +01:00
setup.cfg Switch testing to Victoria testing runtime 2020-05-05 13:54:36 +05:30
setup.py [ussuri][goal] Drop python 2.7 support and testing 2020-02-04 11:26:12 +01:00
test-requirements.txt Fix hacking min version to 3.0.1 2020-05-15 16:56:23 +00:00
tox.ini Switch testing to Victoria testing runtime 2020-05-05 13:54:36 +05:30

README.rst

os-performance-tools

Python scripts for use in OpenStack's Performance Measurement

Features

  • Collect counters from various backends and save as JSON and/or Subunit attachments
  • Record delta with previous JSON counters
  • Push counters into statsd