Comment 0 for bug 1570850

Revision history for this message
Simon Pasquier (simon-pasquier) wrote : The LMA collector services get restarted after re-executin the setup_repositories task

Tested on stable/0.9 with MOS 8.

Steps to reproduce
---------------------

1. Deploy one environment with the LMA plugins.
2. Store the PIDs of collectd and lma_collector services for all nodes.
3. Re-execute the setup_repositories task
$ fuel node -env <ENV_ID> node --node-id <NODE_ID1> <NODE_ID2> <NODE_ID_N> --tasks setup_repositories
4. Check the PIDs of collectd and lma_collector services for all nodes.

Expected result
-----------------

The PIDs haven't changed.

Actual result
-------------

The PIDs have changed.