← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1881095] [NEW] [OVN] Router availability zones support

 

Public bug reported:

Reference: https://docs.openstack.org/neutron/latest/admin/config-
az.html

For feature parity, OVN needs to add support for the
"router_availability_zone" extension.

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.

** Affects: neutron
     Importance: Undecided
     Assignee: Lucas Alvares Gomes (lucasagomes)
         Status: Confirmed


** Tags: ovn

** Changed in: neutron
       Status: New => Confirmed

** Changed in: neutron
     Assignee: (unassigned) => Lucas Alvares Gomes (lucasagomes)

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1881095

Title:
  [OVN] Router availability zones support

Status in neutron:
  Confirmed

Bug description:
  Reference: https://docs.openstack.org/neutron/latest/admin/config-
  az.html

  For feature parity, OVN needs to add support for the
  "router_availability_zone" extension.

  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.

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1881095/+subscriptions


Follow ups