openstack-ansible/releasenotes/notes/glance_init_time_settings-d3cc064fd8acf107.yaml
Andy McCrae f9f5f0053a SHA Pin for OSA Pike-2
Change-Id: I499d94b829c096135a060b5867ef4eceb662b5c1
2017-06-05 11:21:57 +01:00

16 lines
823 B
YAML

---
features:
- For the ``os_glance`` role, the systemd unit ``RestartSec`` value which
controls the time between the service stop and start when restarting has
been reduced from 150 seconds to 2 seconds to make the restart happen
faster. This value can be adjusted by using the
``glance_*_init_config_overrides`` variables which use the
``config_template`` task to change template defaults.
upgrade:
- For the ``os_glance`` role, the systemd unit ``RestartSec`` value which
controls the time between the service stop and start when restarting has
been reduced from 150 seconds to 2 seconds to make the restart happen
faster. This value can be adjusted by using the
``glance_*_init_config_overrides`` variables which use the
``config_template`` task to change template defaults.