kolla-ansible/ansible/roles/neutron/tasks
Mark Goddard 43c83b51cf Fix reconfigure of neutron ml2_conf.ini
The neutron containers were not being restarted if only the ml2_conf.ini
file is changed. This is due to the XenAPI ml2_conf.ini config task
registering a variable of the same name as the task that generates
ml2_conf.ini for other services. Since the XenAPI service is typically
not running, the tasks show as not changed, and the handler skips
restarting the container.

This change adds a second variable for XenAPI to avoid this shadowing.

Change-Id: I77819ed8defb8a7653e1e5aec92013b1d40fbf02
Closes-Bug: #1783268
2019-01-17 14:33:11 +00:00
..
bootstrap_service.yml Apply Neutron rolling upgrade logic 2018-10-31 07:45:28 +00:00
bootstrap.yml Use include_tasks instead of include 2018-07-25 23:57:22 +08:00
check.yml Enable sanity checks from kolla-ansible 2017-03-09 10:37:06 +00:00
config-neutron-fake.yml Specify 'become' for all tasks that use kolla_docker module 2018-06-08 12:39:24 +00:00
config.yml Fix reconfigure of neutron ml2_conf.ini 2019-01-17 14:33:11 +00:00
deploy.yml Move the ironic-check action into prechecks.yml 2018-09-21 12:44:29 +08:00
legacy_upgrade.yml Apply Neutron rolling upgrade logic 2018-10-31 07:45:28 +00:00
loadbalancer.yml Refactor haproxy config (split by service) V2.0 2018-09-26 03:30:38 -07:00
main.yml Use include_tasks instead of include 2018-07-25 23:57:22 +08:00
precheck.yml Remove deprecated compute groups 2018-11-06 11:45:43 +00:00
pull.yml Specify 'become' for all tasks that use kolla_docker module 2018-06-08 12:39:24 +00:00
reconfigure.yml Use include_tasks instead of include 2018-07-25 23:57:22 +08:00
register.yml Remove useless module_extra_vars in registry.yml 2018-04-16 09:14:54 +08:00
rolling_upgrade.yml Apply Neutron rolling upgrade logic 2018-10-31 07:45:28 +00:00
stop.yml Support stop specific containers 2018-11-26 08:07:01 +00:00
upgrade.yml Apply Neutron rolling upgrade logic 2018-10-31 07:45:28 +00:00