While the timeout for communication with luxid is mainly an internal parameter, it also changes which response time for Ganeti tools is still to be considered normal. Hence warn users that might have higher level tools interacting with Ganeti.
Signed-off-by: Klaus Aehlig <[email protected]> --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS b/NEWS index a6c9803..9dd095d 100644 --- a/NEWS +++ b/NEWS @@ -14,6 +14,10 @@ Incompatible/important changes Instead, the cluster configuration parameter ``modify_ssh_setup`` is used to determine whether or not to manipulate the SSH setup of a new node. +- Timeouts for communication with luxid have been increased. As a consequence, + Ganeti tools communicating (directly or indirectly) with luxid also time out + later. Please increase all timeouts for higher level tools interacting with + Ganeti accordingly. Version 2.16.0 beta1 -- 2.7.0.rc3.207.g0ac5344
