![jkilpatr](/assets/img/avatar_default.png)
The permissions rules for /tmp say that only the process that created a file can delete it, this creates issues rerunning our gather script because we need to overwrite the temporary files as a different process. I'm at a loss as to why we didn't see this before though, maybe the permissions on /tmp in the images we ship have changed recently. Regardless instead of needlessly slapping become: true on every task this patch adds a handler to the common role to go and clean up files before the ansible process exits. Change-Id: I9e8c1a8b030da8319941dea6eb129fa59e6c2d48
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 http://browbeat.readthedocs.io/
Resources
- Blog
- Code Review
- Git Web
- IRC -- #openstack-browbeat (irc.freenode.net)
Description
Languages
Jinja
49.2%
Python
46.7%
Shell
3.7%
Dockerfile
0.4%