e6fa0a84d1
Change-Id: Icc1c4347ec99290e569252b32674051029a28028
10 lines
413 B
YAML
10 lines
413 B
YAML
---
|
|
features:
|
|
- >
|
|
To minimise load on Nova API, an additional configuration option was added
|
|
to control discovery interval vs metric polling interval. If
|
|
resource_update_interval option is configured in compute section, the
|
|
compute agent will discover new instances based on defined interval. The
|
|
agent will continue to poll the discovered instances at the interval
|
|
defined by pipeline.
|