
This patch adds the following changes. 1. A collectd tail plugin has been added to record average, minimum and maximum response times of different nova and neutron OSP resources through the controller logs. 2. Grafana panels have been added to visualize the data collected by collectd for OSP resource response times. Change-Id: I69582974fab25287ab68f529153ddbde08d95b66
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