maas provider: allow users to specify network bridge interface.
Bug #1337091 reported by
Jorge Niedbalski
This bug affects 5 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
juju-core |
Fix Released
|
High
|
Jorge Niedbalski | ||
1.20 |
Fix Released
|
High
|
Andrew Wilkins |
Bug Description
[Description]
MAAS provider uses 'eth0' as the default network interface used to build the bridge br0, on some scenarios like LP: #1271144 (p1p2, eth2, ..) this assertion is not true.
We need to provide a configuration directive (see: local-provider network-bridge ) to allow users to change
the network-bridge interface depending on his environment capabilities.
Changed in juju-core: | |
assignee: | nobody → Jorge Niedbalski (niedbalski) |
Changed in juju-core: | |
status: | New → In Progress |
Changed in juju-core: | |
importance: | Undecided → High |
milestone: | none → 1.21-alpha1 |
tags: | added: canonical-is |
Changed in juju-core: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
This has been merged on https:/ /github. com/juju/ juju/pull/ 227.