Python scripts for use in Performance QA work
Go to file
qingszhao dd3945a3ff fix tox python3 overrides
We want to default to running all tox environments under python 3, so
set the basepython value in each environment.

We do not want to specify a minor version number, because we do not
want to have to update the file every time we upgrade python.

We do not want to set the override once in testenv, because that
breaks the more specific versions used in default environments like
py35 and py36.

Change-Id: Ifeef1cfb4b764c7a2d0351eb1c3f3660262350c8
Closes-Bug:  #1801657
2018-11-20 06:08:53 +00:00
doc/source Removes unnecessary utf-8 encoding 2017-01-11 18:04:01 +05:30
os_performance_tools Removes unnecessary utf-8 encoding 2017-01-11 18:04:01 +05:30
.coveragerc Initial Cookiecutter Commit. 2015-10-15 14:09:34 -07:00
.gitignore Add documentation to each collector. 2015-11-24 00:07:32 -08:00
.gitreview Fix .gitreview 2016-01-11 12:59:24 +01: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 add python 3.6 unit test job 2018-09-08 22:54:17 -04:00
CONTRIBUTING.rst Rename to os-performance-tools 2015-11-09 15:16:51 -08:00
HACKING.rst Rename to os-performance-tools 2015-11-09 15:16:51 -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 Add documentation to each collector. 2015-11-24 00:07:32 -08:00
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 Make a subunit2sql.target extension 2015-11-05 23:56:26 -08:00
setup.cfg Add py3.5 support in setup.cfg 2017-04-06 10:31:58 +01:00
setup.py Initial Cookiecutter Commit. 2015-10-15 14:09:34 -07:00
test-requirements.txt Make a subunit2sql.target extension 2015-11-05 23:56:26 -08:00
tox.ini fix tox python3 overrides 2018-11-20 06:08:53 +00:00

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