openstack-ansible-os_neutron/tasks
Kevin Carter d6481ef9fc Avoid looping systemd_service role include
Tasks within the systemd_service role already handle looping over the
'systemd_services' list. The full list can be pre-created as passed as a
var so that the systemd_service role only needs to be included and run
once.

This change also removes the hard set use of PrivateTmp which causes
neutron to recieve "RTNETLINK" errors in namespaces.

Change-Id: Ib25af54c5681c996b3a8ccc63911b62c64c21bf4
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2018-08-21 15:31:05 +00:00
..
providers use include_tasks instead of include 2018-08-19 12:10:00 -04:00
dependent_neutron_roles.yml Move the roles defined in meta to tasks 2018-03-15 13:24:59 +00:00
main.yml Avoid looping systemd_service role include 2018-08-21 15:31:05 +00:00
mq_setup.yml Updated from OpenStack Ansible Tests 2018-08-20 10:49:30 +00:00
neutron_check.yml Add support for Neutron FWaaS v2 2017-09-27 06:19:20 -05:00
neutron_db_setup.yml Move database creation into role 2018-06-01 18:04:57 +01:00
neutron_install_source.yml Merge "Ensure __pycache__ folder is deleted" 2018-07-22 12:59:23 +00:00
neutron_install.yml use include_tasks instead of include 2018-08-19 12:10:00 -04:00
neutron_l3_ha.yml Clean up cron if l3ha legacy tool is not enabled 2017-05-04 13:30:30 +00:00
neutron_ml2_ovs_powervm.yml Enable higher performance I/O through 2016-07-20 14:59:44 -04:00
neutron_post_install.yml Drop checksum checks 2018-08-17 11:43:30 -04:00
neutron_pre_install.yml Update permissions on execution path folders 2018-08-13 12:06:31 -05:00
neutron_selinux.yml Fix usage of "|" for tests 2018-07-13 08:59:39 +02:00
neutron_service_setup.yml Execute service setup against a delegated host using Ansible built-in modules 2018-07-12 18:15:37 +01:00