Add note about buffering being disabled

Change-Id: I0c927c9e068553324b0d59d39b508ef0582c86aa
This commit is contained in:
Simon Pasquier 2015-11-27 10:50:20 +01:00
parent 965c67eec2
commit db3c9e38b7
1 changed files with 6 additions and 0 deletions

View File

@ -96,3 +96,9 @@ Limitations
The plugin is only compatible with OpenStack environments deployed with Neutron
as the networking configuration.
The log and notification messages aren't buffered anymore by the LMA collector service
before being sent to Elasticsearch (see `#1488717
<https://bugs.launchpad.net/fuel-plugins/+bug/1488717>`_ for details). This
means that the data may be lost when the Elasticsearch server is
unreachable. It will be fixed in a future maintenance release of the plugin.