[release-announce] [openstackansible] openstack-ansible-os_neutron 15.1.6 (ocata)

no-reply at openstack.org no-reply at openstack.org
Tue Jul 4 11:51:13 UTC 2017


We are jazzed to announce the release of:

openstack-ansible-os_neutron 15.1.6: os_neutron role for OpenStack-
Ansible

This release is part of the ocata stable release series.

Download the package from:

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

For more details, please see below.

Changes in openstack-ansible-os_neutron 15.1.5..15.1.6
------------------------------------------------------

b6abac1 Resolve migration issues
8ed8f28 Ensure that services restart in a particular order
a5a35ab Simplify database migrations
b1d3288 Optimise the distro package installation
8474413 Ensure that policy file has correct group/mode


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

defaults/main.yml                     |  16 ++
handlers/main.yml                     |  36 +++--
library/neutron_migrations_facts      | 289 ----------------------------------
tasks/main.yml                        |  16 +-
tasks/neutron_db_setup.yml            |  88 ++++-------
tasks/neutron_init_systemd.yml        |  22 +--
tasks/neutron_install.yml             |  29 +++-
tasks/neutron_post_install.yml        |  22 +--
tasks/neutron_service_setup.yml       |   4 +
templates/neutron-systemd-init.j2     |  10 +-
templates/neutron-systemd-tmpfiles.j2 |   6 +-
vars/main.yml                         |  58 ++++---
24 files changed, 330 insertions(+), 468 deletions(-)






More information about the Release-announce mailing list