deb-cinder/releasenotes/notes/bug-1570845-efdb0206718f4ca4.yaml
Alex Meade 622627282f init_host offload to default to true
The backup_service_inithost_offload (introduced in
If9d9e454cdd48669db6e4b8d96f340bbb6f99fad) configuration option
is false by default. Lots of deleting backups will block the
startup of the service for longer than acceptable. We should
also default this option to True to avoid delaying startup.

UpgradeImpact

Change-Id: Ia280dba770f4509cdf80563a89738cdc058015ee
2016-04-21 13:50:18 +00:00

5 lines
123 B
YAML

---
upgrade:
- The 'backup_service_inithost_offload' configuration
option now defaults to 'True' instead of 'False'.