kolla-ansible/ansible/roles/monasca
Bartosz Zurkowski 10d33f82bb Find Monasca agent plugins locally
Find module searches paths on managed server. Since role path and custom
Kolla config is located on deployment node and deployment node is not
considered to be a managed server, Monasca plugin files cannot be found.
After the deployment container running Monasca agent collector stucks in
restart mode due to missing plugin files.

The problem does not occur if deployment was started from a managed
server (eg. OSC). The problem occurs if the deployment was started from
a separate deployment server - a common case.

This change enforces running find module locally on deployment node.

Change-Id: Ia25daafe2f82f5744646fd2eda2d255ccead814e
Signed-off-by: Bartosz Zurkowski <b.zurkowski@samsung.com>
2018-12-16 16:51:54 +01:00
..
defaults Automatically configure Monasca Grafana datasource 2018-11-07 20:24:41 +00:00
handlers Merge "Support custom monasca-notification templates" 2018-11-20 09:41:21 +00:00
meta Support deploying the Monasca API 2018-05-21 09:28:13 +00:00
tasks Find Monasca agent plugins locally 2018-12-16 16:51:54 +01:00
templates Merge "Support custom monasca-notification templates" 2018-11-20 09:41:21 +00:00