[OVN] Router availability zones support
Bug #1881095 reported by
Lucas Alvares Gomes
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
neutron |
Fix Released
|
Medium
|
Lucas Alvares Gomes |
Bug Description
Reference: https:/
For feature parity, OVN needs to add support for the "router_
This means that, when scheduling the logical router ports the OVN driver should take in consideration the router availability zones hints and only schedule the ports onto the nodes (or chassis in OVN terms) that belongs to those availability zones.
Differently from ML2/OVS, the OVN driver does not have L3 agents running on nodes such as networker nodes so we can't reuse the same agents configuration option. In OVN we will need to find another place to put this information.
Changed in neutron: | |
status: | New → Confirmed |
assignee: | nobody → Lucas Alvares Gomes (lucasagomes) |
Changed in neutron: | |
status: | Confirmed → In Progress |
Changed in neutron: | |
importance: | Undecided → Medium |
Changed in neutron: | |
status: | In Progress → Fix Released |
To post a comment you must log in.
Patch proposed: https:/ /review. opendev. org/#/c/ 727791/