mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-03 04:12:31 +01:00
[4.9] CLOUDSTACK-9569: propagate global configuration router.aggregation.command.each.timeout to KVM agentThe router.aggregation.command.each.timeout in global configuration is only applied on new created KVM host. For existing KVM host, changing the value will not be effective. We need to propagate the configuration to existing host when cloudstack-agent is connected. * pr/1856: CLOUDSTACK-9569: propagate global configuration router.aggregation.command.each.timeout to KVM agent Signed-off-by: Rajani Karuturi <rajani.karuturi@accelerite.com>