cf06b61d67
The external network is used for the external bridge in OVN and DVR usecase. Controlled by external_bridge tag in the role. For this to work we also need to include the ExternalMtu parameter when external_bridge tag is present. Closes-Bug: #1847360 Change-Id: I93d5bfb540d298765ebc35d7596b214271f07dca
8 lines
313 B
YAML
8 lines
313 B
YAML
---
|
|
fixes:
|
|
- |
|
|
The `multiple-nics` network template example was rendered without the
|
|
``ExternalMtu`` parameter when the role tag ``external_bridge`` was
|
|
set. This caused the deployment to fail with parameter not provided
|
|
error. Bug: `1847360 <https://bugs.launchpad.net/tripleo/+bug/1847360>`_.
|