Python scripts for use in Performance QA work
Go to file
Anand Bhat 55a24e730d Replace dashes with underscore & Migrate to stestr
* Setuptools v54.1.0 introduces a warning that the use of dash-separated
  options in 'setup.cfg' will not be supported in a future version [1].
  Get ahead of the issue by replacing the dashes with underscores.Without
  this, we see 'UserWarning' messages.
* Replace .testr.conf by .stestr.conf for migration and update
  .gitignore and test-requirements.txt file accordingly
* Use py3 as the default runtime for tox
* Add a new job, openstack-cover-jobs, to run the coverage in Zuul

[1] https://github.com/pypa/setuptools/commit/a2e9ae4cb

Change-Id: I3169456592324425b9a9ddc4dbcf8abcf3b82135
2021-06-02 16:20:58 +05:30
doc Create tox environment to build pdf documentation 2020-09-24 10:48:20 +02:00
os_performance_tools Merge "Use unittest.mock instead of mock" 2020-09-29 21:25:26 +00: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 Replace dashes with underscore & Migrate to stestr 2021-06-02 16:20:58 +05:30
.gitreview OpenDev Migration Patch 2019-04-19 19:47:57 +00:00
.mailmap Initial Cookiecutter Commit. 2015-10-15 14:09:34 -07:00
.stestr.conf Replace dashes with underscore & Migrate to stestr 2021-06-02 16:20:58 +05:30
.zuul.yaml Replace dashes with underscore & Migrate to stestr 2021-06-02 16:20:58 +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
requirements.txt Cleanup py27 support 2020-06-09 11:54:39 +02:00
setup.cfg Replace dashes with underscore & Migrate to stestr 2021-06-02 16:20:58 +05:30
setup.py [ussuri][goal] Drop python 2.7 support and testing 2020-02-04 11:26:12 +01:00
test-requirements.txt Replace dashes with underscore & Migrate to stestr 2021-06-02 16:20:58 +05:30
tox.ini Replace dashes with underscore & Migrate to stestr 2021-06-02 16:20:58 +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