Performance monitoring and testing of OpenStack
Go to file
agopi 03be425102 Add numpy to extras
Move numpy out of requirements into extras, as it's not required
for running browbeat, but only used for insights like compare
results.

So to install with insights, pip install .[insights], to perform
the CLI operations such as compare.

Added a tox test to ensure no dep conflict arises.

Change-Id: Id8aafcd479003ae79ab8c2d0f1fa378ea38d60d2
Closes-Bug: #1799690
2018-11-12 15:41:24 +00:00
ansible Temporarily disabling BML 2018-11-08 10:58:02 -05:00
browbeat Add numpy to extras 2018-11-12 15:41:24 +00:00
ci-scripts Adding extra-vars needed for deployment of queens/rocky 2018-11-08 19:59:32 +00:00
conf Adding Browbeat workload - Sysbench with CPU test 2018-07-24 12:14:17 -04:00
doc/source Add numpy to extras 2018-11-12 15:41:24 +00:00
elastic Elasticsearch 5 Templates 2018-05-24 11:46:19 -04:00
log Revert making log and results directory 2017-01-26 09:48:10 -05:00
metadata Updating version metadata 2018-10-22 15:16:50 -04:00
rally Update quota 2018-08-16 14:26:39 -04:00
results Revert making log and results directory 2017-01-26 09:48:10 -05:00
tests Include flake8 execution in tox -e linters 2018-10-24 19:52:45 +01: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 Fix package building failure due to empty description 2018-11-08 18:42:17 +00:00
.gitreview Adding Browbeat Infra files 2016-06-14 09:16:53 -04:00
.zuul.yaml Add zuul job definitions 2018-10-25 13:45:59 -04:00
LICENSE Add LICENSE file for Apache 2.0 license 2016-05-06 11:25:17 -04:00
README.rst Minor fix to README 2018-10-24 10:19:43 -04: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 Adding Browbeat workload - Sysbench with CPU test 2018-07-24 12:14:17 -04:00
browbeat.py Include flake8 execution in tox -e linters 2018-10-24 19:52:45 +01:00
requirements.txt Add numpy to extras 2018-11-12 15:41:24 +00:00
setup.cfg Add numpy to extras 2018-11-12 15:41:24 +00:00
setup.py Adding Browbeat Infra files 2016-06-14 09:16:53 -04:00
test-requirements.txt Fix package building failure due to empty description 2018-11-08 18:42:17 +00:00
tox.ini Add numpy to extras 2018-11-12 15:41:24 +00: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 https://browbeat.readthedocs.io/

Resources