openstack-ansible-os_nova/releasenotes/notes/nova-init-config-overrides-7221a8f9d5be9291.yaml
Andy McCrae cff06e11eb Rename reno to avoid conflict on integrated repo
Change-Id: Ibbd248fc31e57809c38e468b7486af250933ca04
2017-04-11 12:10:40 +01:00

10 lines
446 B
YAML

---
features:
- New variables have been added to allow a deployer to customize
a nova systemd unit file to their liking.
- The task dropping the nova 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 polute the generic
systemd unit file with jinja2 variables and conditionals.