
This patch fixes the creation of the openvswitch bridge by fixing an ansible task that was rewritten to use an ansible module, but unfortunately, its loop was implemented incorrectly. Closes-Bug: #2056332 Change-Id: Ia55a36c0f9b122b72d757ca973e7d8f76ae84344
7 lines
211 B
YAML
7 lines
211 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixes an issue with ``openvswitch`` bridge creation when
|
|
``neutron_bridge_name`` was specified as two bridges.
|
|
`LP#2056332 <https://bugs.launchpad.net/kolla-ansible/+bug/2056332>`__
|