
Change-Id: Ia9dc15869ab201a787eecd479252282f0ae9113b Implements: blueprint config-ref-rst
917 B
917 B
Configuration option = Default value | Description |
---|---|
[DEFAULT] | |
periodic_enable = True |
(BoolOpt) Enable periodic tasks |
periodic_fuzzy_delay = 60 |
(IntOpt) Range of seconds to randomly delay when starting the periodic task scheduler to reduce stampeding. (Disable by setting to 0) |