Performance monitoring and testing of OpenStack
1c04131583
tripleo-quickstart lists browbeat as a dependency and too strict requirements can cause conflicts. Avoid case where ansible version used by tripleo was downgraded to a buggy old version mentioned by browbeat. To be clear: if needed, it would be expected to add version capping here. If we know that ansible 2.9 will break the code it would be wise to add "<2.9" to it. Adding testing with newer versions would be subject of another change. If you add a capping please always add a link to the bug that made it necessary, it helps a lot later. Change-Id: I163a7088d687dbaf0a04f4b9c2f706652a92c7c4 |
||
---|---|---|
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