commit | 8448fc5a0ba4c5d177105a0970efd92eb30056c9 | [log] [tgz] |
---|---|---|
author | Alexander Noskov <anoskov@mirantis.com> | Wed Jun 21 14:03:45 2017 +0200 |
committer | Alexander Noskov <anoskov@mirantis.com> | Wed Jun 21 14:05:20 2017 +0200 |
tree | b9324db9e5bf86fa158cbb37b3c2fdba8440521b | |
parent | 3c6a60ab30eeceb93b6537e58d81b45c3b5e4bba [diff] |
Fix dashboard creation during grafana.client state During the execution of pipeline we'll get the following error: "Failed to create dashboard nginx, response={u'status': u'not-found', u'message': u'Dashboard not found'}" This commit refactoring the logic of execution of grafana.client state. It is executing salt-call on each mon node one by one via salt batch. Change-Id: Ie29ce6b01943d1f783b88a3c7ae64a106a0424a5