
A customer faced an issue when they face full disk. Mysql router configuration file was broken. As this charm doesn't handle whole configuration file, charm wrote just part of them based on template. So re-bootstrapping is needed when this symptom happens. To do that, I put code to check configuration file size, and if it is under 1000bytes, run bootstrap. func-test-pr: https://github.com/openstack-charmers/zaza-openstack-tests/pull/1196 Closes-Bug: #2004088 Change-Id: I02863c6afa0b4d95d3dbf550339a1860fe5ea8c1
Description
Juju Charm - Mysql Router
Languages
Python
99.2%
Jinja
0.4%
Shell
0.4%