dcc25d8524
Tenks currently uses macvtap interfaces in 'VEPA' mode for the VMs. If the VMs run any virtual networking internally, typically this will use a different MAC address, which will not be reachable from outside due to the macvtap MAC filtering. This change uses macvtap 'passthrough' mode, such that all traffic is passed. Change-Id: I0077c7001b2b419a94ea420833fa6dd3e8a3a967 Story: 2004906 Task: 29256
7 lines
228 B
YAML
7 lines
228 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixes an issue where deployed VMs can't be reached on a different MAC
|
|
address than the one originally assigned. See `story 2004906
|
|
<https://storyboard.openstack.org/#!/story/2004906>`__ for details.
|