midonet ml2 mech driver does not update port status properly
Bug #1507453 reported by
Ryu Ishimoto
This bug affects 4 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
networking-midonet |
Confirmed
|
High
|
Unassigned |
Bug Description
ML2 sets the port status to 'DOWN' by default. For logical ports such as router interface and gateway port, the statuses should be set to ACTIVE upon success of the Neutron->MidoNet translation. In the future, MidoNet will support a better mechanism to update the status (either by the MidoNet cluster updating the status field or the plugin querying the cluster for the status). For now, set it to ACTIVE since the DOWN status is more likely to give the wrong impression of the reality.
Changed in networking-midonet: | |
importance: | Undecided → Medium |
Changed in networking-midonet: | |
milestone: | 1.0.0 → 1.0.1 |
Changed in networking-midonet: | |
assignee: | Ryu Ishimoto (ryu-midokura) → Kengo Hobo (hobo-kengo) |
Changed in networking-midonet: | |
milestone: | 1.1.0 → 3.0.0 |
Changed in networking-midonet: | |
milestone: | 3.0.0 → 4.0.0 |
Changed in networking-midonet: | |
milestone: | 4.0.0 → none |
tags: | added: midokura-jira-tracked |
To post a comment you must log in.
relevant neutron change: https:/ /review. openstack. org/#/c/ 227516/