l3_agent destroys all namespaces on init, even if router_id is set
Bug #1122206 reported by
Christoph Thiel
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
neutron |
Fix Released
|
High
|
Christoph Thiel | ||
Folsom |
Fix Released
|
High
|
Christoph Thiel | ||
quantum (Ubuntu) |
Fix Released
|
High
|
Unassigned | ||
Quantal |
Fix Released
|
High
|
Unassigned | ||
Raring |
Fix Released
|
High
|
Unassigned |
Bug Description
When two l3_agents are running on the same host, both using namespaces and having router_id set, the l3_agent that is started last will destroy the namespace of the l3_agent that was started first. This shouldn't happen.
Will propose a fix momentarily.
Related branches
lp://staging/~gandelman-a/ubuntu/quantal/quantum/2012.2.4
- Openstack Ubuntu Testers: Pending requested
-
Diff: 35 lines (+28/-0)1 file modifieddebian/changelog (+28/-0)
Changed in quantum: | |
importance: | Undecided → High |
Changed in quantum: | |
milestone: | none → grizzly-3 |
Changed in quantum (Ubuntu): | |
importance: | Undecided → High |
Changed in quantum (Ubuntu Quantal): | |
importance: | Undecided → High |
status: | New → Triaged |
Changed in quantum (Ubuntu Raring): | |
status: | New → Triaged |
Changed in quantum: | |
status: | Fix Committed → Fix Released |
Changed in quantum (Ubuntu Raring): | |
status: | Triaged → Fix Released |
Changed in quantum: | |
milestone: | grizzly-3 → 2013.1 |
tags: | removed: folsom-backport-potential in-stable-folsom |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/21668
Review: https:/