[release-announce] [openstackansible] openstack-ansible-os_neutron 14.2.7 (newton)
no-reply at openstack.org
no-reply at openstack.org
Wed Aug 2 09:06:21 UTC 2017
We are jazzed to announce the release of:
openstack-ansible-os_neutron 14.2.7: os_neutron 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_neutron/
For more details, please see below.
Changes in openstack-ansible-os_neutron 14.2.6..14.2.7
------------------------------------------------------
5bef443 Switch from run_once back to inventory scoping
1320f30 Hedge upgrade process against no software change
3422107 Resolve migration issues
ec438b2 Ensure that services restart in a particular order
b053306 Simplify database migrations
30ac12f Optimise the distro package installation
Diffstat (except docs and test files)
-------------------------------------
defaults/main.yml | 13 ++
handlers/main.yml | 19 ++-
library/neutron_migrations_facts | 289 ----------------------------------
tasks/main.yml | 18 ++-
tasks/neutron_db_setup.yml | 87 ++++------
tasks/neutron_init_systemd.yml | 29 ++--
tasks/neutron_init_upstart.yml | 5 +-
tasks/neutron_install.yml | 32 +++-
tasks/neutron_post_install.yml | 25 ++-
templates/neutron-systemd-init.j2 | 10 +-
templates/neutron-systemd-tmpfiles.j2 | 6 +-
templates/neutron-upstart-init.j2 | 12 +-
vars/main.yml | 48 ++++--
13 files changed, 172 insertions(+), 421 deletions(-)
More information about the Release-announce
mailing list