
1. add security group deletion 2. When we have resources at scale (3k or above), MAX_ATTEMPTS is not sufficient to cleanup the resources. Instead of increasing it to a very high number, we try till we cleanup all the resources 3. Retrive 100 VMs at a time for deletion. Observed deletion is hanging when we fecth 1k VMs and try to delete them. With 100VMs at a time, able to succesfully deleted all VMs. Change-Id: I1973ddfe5f6015149bc5f82c8f7d38f3cddae402
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
Description
Languages
Jinja
49.2%
Python
46.7%
Shell
3.7%
Dockerfile
0.4%