DeepaJon 260408ce16 Removes unnecessary utf-8 encoding
This patches removes unnecessary utf-8 encoding in the
doc/source/conf.py
os_performance_tools/__init__.py
os_performance_tools/tests/base.py
os_performance_tools/tests/test_collect.py
os_performance_tools/tests/test_collectors_delta.py
os_performance_tools/tests/test_counters2statsd.py
os_performance_tools/tests/test_mysql.py
os_performance_tools/tests/test_queues.py

Change-Id: Ifa32ae370cd29c270413989903d0eda3b2b8238a
2017-01-11 18:04:01 +05:30
2015-10-15 14:09:34 -07:00
2016-01-11 12:59:24 +01:00
2015-10-15 14:09:34 -07:00
2015-10-15 14:09:34 -07:00
2015-10-15 14:09:34 -07:00
2015-11-09 15:16:51 -08:00
2015-10-15 14:09:34 -07:00
2015-10-15 14:09:34 -07:00
2015-10-15 14:09:34 -07:00
2015-11-24 00:07:32 -08:00

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
Description
Python scripts for use in Performance QA work
Readme 400 KiB
Languages
Python 100%