create vlan only after port is bounded
Bug #1832498 reported by
norman shen
on 2019-06-12
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| Networking ML2 Generic Switch |
Undecided
|
Unassigned |
Bug Description
I found vlan is going to be created on all the switches when vlan network is created. This means even if not required, this vlan will be existing on switch. Is it going to have performance issues? So I am thinking if it might be better to put off vlan configuration until the port bounded on a switch; and remove it after the last port deleted.
To post a comment you must log in.