
Browbeat adds configuration for sqlalchemy collectd on the configuration files of many Openstack API containers on controller hosts. This causes issues in the next overcloud deployment. This patch adds a playbook to clean up sqlalchemy collectd configuration. Closes-Bug: #1975693 Change-Id: I2574676aa444f76e11cec91d9e0e2a66282301ac
Running browebat ansible unit tests
Running ansible molecule unit tests
Ensure that you have docker installed:
Run tox -e molecule
Adding ansible molecue unit test
- cd ansible/install/roles/<example role> molecule init scenario --role-name <example role> --driver-name docker