Add note about task re-execution

Change-Id: I51eb6368dbbf7f8ef6edb9768da9c46fca47a3ee
Related-Bug: #1570850
This commit is contained in:
Simon Pasquier 2016-04-18 17:12:26 +02:00
parent 9f80252538
commit a8162054ba
1 changed files with 5 additions and 0 deletions

View File

@ -102,3 +102,8 @@ Limitations
set to 1GB by default. This situation can typically happen when the Elasticsearch server
has been inaccessible for a long period of time.
This limitation will be addressed in a future release of the LMA Collector Plugin.
* When you re-execute tasks on deployed nodes using the Fuel CLI, hekad and
collectd services will be restarted on these nodes during the post-deployment
phase. See `bug #1570850
<https://bugs.launchpad.net/lma-toolchain/+bug/1570850>`_ for details.