Skip to content
Snippets Groups Projects
Commit 39ac7fab authored by Jenkins's avatar Jenkins Committed by Gerrit Code Review
Browse files

Merge "Fix Linux bridge reconfig issue"

parents 9cada994 66f3944d
No related merge requests found
......@@ -37,7 +37,7 @@
- name: Ensuring the neutron_linuxbridge_agent container is up
kolla_docker:
name: neutron_openvswitch_agent
name: neutron_linuxbridge_agent
action: "get_container_state"
register: container_state
failed_when: container_state.Running == false
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment