vlans should come up after their device (bond, bridge, etc)
Bug #1453904 reported by
Dan Prince
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
os-net-config |
Fix Committed
|
High
|
Dan Prince |
Bug Description
I'm hitting an issue where a VLAN on top of a bridge doesn't work if the bridge isn't already configured first.
The example here doesn't yet work right: https:/
The bridges both come up fine... but the VLANs don't because they are started before bond1.
Subsequent runs of os-net-config also don't even try to start the VLAN because the configuration hadn't changed... (perhaps this is a separate bug)
Changed in os-net-config: | |
importance: | Undecided → High |
status: | New → Triaged |
Changed in os-net-config: | |
assignee: | nobody → Dan Sneddon (dsneddon) |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/182023
Review: https:/