Performance monitoring and testing of OpenStack
Go to file
Asma Syed Hameed a217af06f7 Create a NFS share and Access it from the VM
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
2022-03-11 07:52:06 +00:00
ansible Merge "Pin sqlalchemy collectd plugin for OSP < 16.2" 2022-03-04 11:24:46 +00:00
browbeat Enhance Rally HTML reports 2021-12-08 17:55:14 +05:30
browbeat-containers fix centos8 for collectd 2022-02-10 13:32:04 +00:00
ci-scripts Add molecule infrastructure 2019-12-16 08:11:35 -05:00
conf Start and stop collectd containers while running workloads 2021-11-22 13:14:55 +05:30
doc/source Multiple worksheets for Rally json Google Sheets 2022-01-28 13:17:24 +05:30
elastic update es7 template 2021-08-12 13:51:35 +05:30
log Revert making log and results directory 2017-01-26 09:48:10 -05:00
metadata Add dynamically captured version data to metadata 2020-03-08 13:39:06 -04:00
rally Create a NFS share and Access it from the VM 2022-03-11 07:52:06 +00:00
results Revert making log and results directory 2017-01-26 09:48:10 -05:00
tests Start and stop collectd containers while running workloads 2021-11-22 13:14:55 +05:30
utils Multiple worksheets for Rally json Google Sheets 2022-01-28 13:17:24 +05:30
visualization Fix a spell error. 2017-10-30 01:19:34 +08:00
.ansible-lint fix lint errors 2020-10-14 21:11:44 +05:30
.gitignore Add molecule infrastructure 2019-12-16 08:11:35 -05:00
.gitreview OpenDev Migration Patch 2019-04-19 19:50:35 +00:00
.pre-commit-config.yaml Pin rich version to <11.0.0 2022-01-13 14:36:35 +05:30
.zuul.yaml Change from Openssh to RSA private key for Github 2022-03-08 13:51:27 +05:30
bindep.txt Fix some errors that slipped by the linters 2017-06-09 13:30:33 -04:00
browbeat-complete.yaml Start and stop collectd containers while running workloads 2021-11-22 13:14:55 +05:30
browbeat-config.yaml Create a NFS share and Access it from the VM 2022-03-11 07:52:06 +00:00
browbeat.py Start and stop collectd containers while running workloads 2021-11-22 13:14:55 +05:30
LICENSE Add LICENSE file for Apache 2.0 license 2016-05-06 11:25:17 -04:00
README.rst Rename git.openstack.org to opendev.org 2019-04-22 14:01:44 -04:00
requirements.txt fixed issues with browbeat installation on osp13 2022-02-10 17:31:15 +05:30
setup.cfg Change openstack-dev to openstack-discuss 2018-12-03 22:40:03 -05:00
setup.py Adding Browbeat Infra files 2016-06-14 09:16:53 -04:00
test-requirements.txt The cryptography package now requires pip 19+ which is 2021-02-16 10:55:23 +05:30
tools-requirements.txt Pin paramiko to 2.7.2 2022-02-08 09:57:08 +05:30
tox.ini fix lint errors 2020-10-14 21:11:44 +05:30

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