Performance monitoring and testing of OpenStack
Go to file
akrzos e7f97d118b Issue with loading yaml files after requirements change
Several dependent requirements have changed underneath Browbeat changing how
loaded schema file is passed into pykwalify in which strings are treated as
unicode vs a string.  This causes pykwalify to throw up a stacktrace.  This
has pykwalify load the yaml schema file instead thus avoiding the issue.

Change-Id: Iabe2162298f272fd0f2aa5cf365b11ab1f0e8c98
2018-01-17 13:17:27 -05:00
ansible Merge "Toggle Creating flavors and uploading images" 2018-01-16 20:47:54 +00:00
browbeat Issue with loading yaml files after requirements change 2018-01-17 13:17:27 -05:00
ci-scripts Mix and Match Workloads 2017-12-12 11:08:50 -05:00
conf Upgrade Rally and PerfKit 2017-12-21 14:38:52 +00:00
doc/source Upgrade Rally and PerfKit 2017-12-21 14:38:52 +00: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 and PerfKit 2017-12-21 14:38:52 +00:00
results Revert making log and results directory 2017-01-26 09:48:10 -05:00
tests Mix and Match Workloads 2017-12-12 11:08:50 -05:00
utils Tripleo Quickstart Browbeat Install script 2017-12-13 10:58:06 -05:00
visualization Fix a spell error. 2017-10-30 01:19:34 +08:00
.gitignore Mix and Match Workloads 2017-12-12 11:08:50 -05: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 Mix and Match Workloads 2017-12-12 11:08:50 -05:00
browbeat-config.yaml Mix and Match Workloads 2017-12-12 11:08:50 -05:00
browbeat.py Some fixes to make log info consistent with change 2018-01-10 20:35:19 -05: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 Mix and Match Workloads 2017-12-12 11:08:50 -05:00
tox.ini Mix and Match Workloads 2017-12-12 11:08:50 -05: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