ovs: Bridges are not properly created if bridge_mappings is a flat string with multiple items
Bug #2003324 reported by
Takashi Kajinami
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
puppet-neutron |
Fix Released
|
Medium
|
Takashi Kajinami |
Bug Description
When we define multiple bridge mappings in a flat string, a ovs bridge is created wrongly.
For example if we have the following definition in the manifest
class { 'neutron:
bridge_mappings => 'default:
manage_bridge => true
}
The bridge named 'br-ex,
Changed in puppet-neutron: | |
importance: | Undecided → Medium |
Changed in puppet-neutron: | |
assignee: | nobody → Takashi Kajinami (kajinamit) |
To post a comment you must log in.
Fix proposed to branch: master /review. opendev. org/c/openstack /puppet- neutron/ +/871077
Review: https:/