kolla-ansible/ansible/roles/openvswitch/tasks
David Rabel 8736817a98 openvswitch: always run handler to to ensure OVS bridges are up
When editing external bridge configuration and running a reconfigure
on openvswitch, handler "Ensuring OVS bridge is properly setup"
needs to run, but doesn't.

This moves the task from handlers to own file and always includes it
after running the handlers.

Change-Id: Iee39cf00b743ab0776354749c6e162814b5584d8
Closes-Bug: #1794504
2018-09-28 11:31:04 +00:00
..
check.yml Split Openvswitch into own role 2017-04-11 16:15:35 -07:00
config.yml Apply Resource-Constraints to all services. 2018-07-23 19:07:05 +05:30
deploy.yml openvswitch: always run handler to to ensure OVS bridges are up 2018-09-28 11:31:04 +00:00
ensure-ovs-bridge.yml openvswitch: always run handler to to ensure OVS bridges are up 2018-09-28 11:31:04 +00:00
main.yml Use include_tasks instead of include 2018-07-25 23:57:22 +08:00
precheck.yml Generalize api_interface_address variable usage 2017-05-23 08:35:15 +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
upgrade.yml openvswitch: always run handler to to ensure OVS bridges are up 2018-09-28 11:31:04 +00:00