To improve performances and scalability, this patch aims to increase the
interval of agent healthcheck.
When having many nodes, it could generate too much traffic on database
and API servers for nothing.
This patch aims to increase the value to avoid any performances issues
without affecting the stability of Neutron.
Feature #369
Signed-off-by: Emilien Macchi <emilien.macchi@enovance.com>