Performance monitoring and testing of OpenStack
Go to file
Sai Sindhur Malleni 0804dc9dc0 Add Ping Plugin
This plugin helps each controller ping the other 2 controllers over the
InternalAPI interface. This helps us to indetify the latency and jutter
between the controllers in situations where REST calls take too long or
clustered services go down.

Change-Id: I24a2ad9cafeb6900932e982b4b1bb456f8ad691f
2017-11-16 15:45:08 -05:00
ansible Add Ping Plugin 2017-11-16 15:45:08 -05:00
browbeat Debug messages for ES uploads should count properly 2017-11-08 08:19:10 -05:00
ci-scripts Updating promotion pipeline logic for oooq 2017-10-24 18:04:19 +00:00
conf Rsyslog -> Elasticsearch logging 2017-10-16 12:08:26 +00:00
doc/source Few small changes to developing with quickstart. 2017-10-20 13:36:06 -04:00
elastic Rsyslog -> Elasticsearch logging 2017-10-16 12:08:26 +00:00
log Revert making log and results directory 2017-01-26 09:48:10 -05:00
metadata Install Browbeat on a VM 2017-05-31 14:14:46 -04:00
rally Upgrade Rally to 0.9.1 2017-10-13 19:33:06 +00:00
results Revert making log and results directory 2017-01-26 09:48:10 -05:00
utils Remove old get-token.py and use openstack token issue 2017-07-19 15:38:53 -04:00
visualization Fix a spell error. 2017-10-30 01:19:34 +08:00
.gitignore Auto venv via path module 2017-10-06 11:29:11 -04:00
.gitreview Adding Browbeat Infra files 2016-06-14 09:16:53 -04:00
LICENSE Add LICENSE file for Apache 2.0 license 2016-05-06 11:25:17 -04:00
README.rst Initial cleanup of Browbeat documentation 2017-01-03 15:58:38 -05:00
bindep.txt Fix some errors that slipped by the linters 2017-06-09 13:30:33 -04:00
browbeat-complete.yaml Upgrade Rally to 0.9.1 2017-10-13 19:33:06 +00:00
browbeat-config.yaml Upgrade Rally to 0.9.1 2017-10-13 19:33:06 +00:00
browbeat.py Auto venv via path module 2017-10-06 11:29:11 -04:00
requirements.txt Initial refactor 2017-09-14 13:11:50 -06:00
setup.cfg Refactor CI playbook into sub playbooks 2017-07-17 12:45:14 +00:00
setup.py Adding Browbeat Infra files 2016-06-14 09:16:53 -04:00
test-requirements.txt Fix some errors that slipped by the linters 2017-06-09 13:30:33 -04:00
tox.ini Auto venv via path module 2017-10-06 11:29:11 -04:00

README.rst

Browbeat

Browbeat is a performance tuning and analysis tool for OpenStack. Browbeat is free, Open Source software.

  • Analyze and tune your Cloud for optimal performance.
  • Create Rally workloads for performance and scale testing.
  • Automate deployment of common data analysis tools.

Documentation

Browbeat documentation is available at http://browbeat.readthedocs.io/

Resources