fe45a9c8f2
Change-Id: Ie215b3585c3826d7514cd9e5df5779307b72a6b8
16 lines
823 B
YAML
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.
|