Performance monitoring and testing of OpenStack
a217af06f7
This Scenario: - create NFS share - launch VM - Attach provider network (StorageNFS) to VM - authorize VM's ip (StorageNFS) to access the share - mount the share inside the VM - write to share - delete VM - delete share In the browbeat-config.yaml, the user needs to provide the network id of the provider network(StorageNFS network) and external network. Change-Id: I6febed2168a1a5e38569500ddb4dbcfa5b1c097b |
||
---|---|---|
ansible | ||
browbeat | ||
browbeat-containers | ||
ci-scripts | ||
conf | ||
doc/source | ||
elastic | ||
log | ||
metadata | ||
rally | ||
results | ||
tests | ||
utils | ||
visualization | ||
.ansible-lint | ||
.gitignore | ||
.gitreview | ||
.pre-commit-config.yaml | ||
.zuul.yaml | ||
bindep.txt | ||
browbeat-complete.yaml | ||
browbeat-config.yaml | ||
browbeat.py | ||
LICENSE | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tools-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