Performance monitoring and testing of OpenStack
03be425102
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 |
||
---|---|---|
ansible | ||
browbeat | ||
ci-scripts | ||
conf | ||
doc/source | ||
elastic | ||
log | ||
metadata | ||
rally | ||
results | ||
tests | ||
utils | ||
visualization | ||
.gitignore | ||
.gitreview | ||
.zuul.yaml | ||
bindep.txt | ||
browbeat-complete.yaml | ||
browbeat-config.yaml | ||
browbeat.py | ||
LICENSE | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
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
- Blog
- Code Review
- Git Web
- IRC -- #openstack-browbeat (irc.freenode.net)
- Issue tracker
- Browse code