We are pleased to announce the release of: openstack-ansible-os_cinder 14.2.4: os_cinder role for OpenStack- Ansible This release is part of the newton stable release series. Download the package from: https://tarballs.openstack.org/openstack-ansible-os_cinder/ For more details, please see below. 14.2.4 ^^^^^^ New 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 polute the generic systemd unit file with jinja2 variables and conditionals. Changes in openstack-ansible-os_cinder 14.2.2..14.2.4 ----------------------------------------------------- d1e18b9 Rename reno to avoid conflict on integrated repo 40aa7df Replace var approach with config_template approach cb033a4 Ensure the components are isolated from the system Diffstat (except docs and test files) ------------------------------------- defaults/main.yml | 13 +++++++++- ...der-init-config-overrides-9e495aee023deed6.yaml | 10 ++++++++ ...cinder_init_time_settings-1ef46f6b9d4fc1df.yaml | 30 ++++++++++------------ tasks/cinder_init_systemd.yml | 4 ++- templates/cinder-systemd-init.j2 | 9 +++++++ 5 files changed, 47 insertions(+), 19 deletions(-)