multiple external networks
Bug #1234750 reported by
Simon
This bug affects 4 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
neutron |
Fix Released
|
Medium
|
Oleg Bondarev | ||
Havana |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
I have multiple external networks, and therefore each l3-agent is running with a particular ext network ID.
When I create a lrouter, which is scheduled to be on one l3-agent randomly. If I set the ext-gw for that lrouter later on to be an external network different from the ext-net the l3-agent is on, the entire lrouter somehow goes down, both internal and external interfaces.
I would prefer to see:
1) the operation of putting the lrouter onto the "wrong" ext-net is disallowed;
2) or better, we can move the lrouter to the right l3-agent with the correct ext-net.
Changed in neutron: | |
assignee: | nobody → Oleg Bondarev (obondarev) |
Changed in neutron: | |
status: | New → In Progress |
importance: | Undecided → Medium |
tags: | added: havana-backport-potential |
Changed in neutron: | |
milestone: | none → icehouse-3 |
Changed in neutron: | |
milestone: | icehouse-3 → icehouse-rc1 |
Changed in neutron: | |
status: | In Progress → Fix Committed |
tags: | added: icehouse-rc-potential |
Changed in neutron: | |
status: | Fix Committed → Fix Released |
Changed in neutron: | |
milestone: | icehouse-rc1 → 2014.1 |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/52884
Review: https:/