Python scripts for use in Performance QA work
e3ab04a4f3
The mock third party library was needed for mock support in py2 runtimes. Since we now only support py36 and later, we can use the standard lib unittest.mock module instead. Change-Id: I6bdf38b8b7e63ff8183f0aaccb566d2baa37df56 |
||
---|---|---|
doc | ||
os_performance_tools | ||
releasenotes/notes | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
.testr.conf | ||
.zuul.yaml | ||
babel.cfg | ||
CONTRIBUTING.rst | ||
HACKING.rst | ||
LICENSE | ||
MANIFEST.in | ||
openstack-common.conf | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
os-performance-tools
Python scripts for use in OpenStack's Performance Measurement
- Free software: Apache license
- Documentation: http://docs.openstack.org/developer/os-performance-tools
- Source: http://opendev.org/openstack/os-performance-tools
- Bugs: No bug tracker as of now, report on ML or IRC #openstack-qa channel.
Features
- Collect counters from various backends and save as JSON and/or Subunit attachments
- Record delta with previous JSON counters
- Push counters into statsd