[release-announce] [openstackansible] openstack-ansible-os_swift 15.1.4 (ocata)

no-reply at openstack.org no-reply at openstack.org
Wed May 31 20:25:06 UTC 2017


We are pumped to announce the release of:

openstack-ansible-os_swift 15.1.4: os_swift for OpenStack Ansible

This release is part of the ocata stable release series.

Download the package from:

    https://tarballs.openstack.org/openstack-ansible-os_swift/

For more details, please see below.

15.1.4
^^^^^^

New Features

* New variables have been added to allow a deployer to customize a
  swift systemd unit file to their liking.

* The task dropping the swift 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_swift 15.1.2..15.1.4
----------------------------------------------------

70c3795 Rename reno to avoid conflict on integrated repo
3139828 Set defaults for swift_vars and swift_proxy_vars
bab51af Ensure the components are isolated from the system
9dec3a6 Optimise apt cache update task


Diffstat (except docs and test files)
-------------------------------------

defaults/main.yml                                  | 43 ++++++++++++++++++++++
meta/main.yml                                      |  2 +-
...ift-init-config-overrides-822ec734e02a0dd1.yaml | 10 +++++
tasks/main.yml                                     | 16 --------
tasks/swift_init_systemd.yml                       |  4 +-
tasks/swift_install.yml                            |  9 +----
templates/swift-systemd-init.j2                    |  9 +++++
7 files changed, 68 insertions(+), 25 deletions(-)






More information about the Release-announce mailing list