453166431a
Change-Id: I0d113aa3d1c1eb89ce98f1cbc6febf9ac3173a7c
11 lines
452 B
YAML
11 lines
452 B
YAML
---
|
|
features:
|
|
- New variables have been added to allow a deployer to customize
|
|
a cinder systemd unit file to their liking.
|
|
- The task dropping the cinder systemd unit files now uses the
|
|
``config_template`` action plugin allowing deployers access to
|
|
customize the unit files as they see fit without having to
|
|
load extra options into the defaults and pollute the generic
|
|
systemd unit file with jinja2 variables and conditionals.
|
|
|