Hello Jimin:

In Neutron there are two resources that can be associated to availability zones:
* The routers: both for ML2/OVS and ML2/OVN, the availability zone will enforce 
what GW nodes will host the L3 agents (ML2/OVS) or the GW LRP (ML2/OVN).
* The networks: in ML2/OVS, that was used to enforce the nodes to host the DHCP 
agents. In ML2/OVN, this is no longer needed as long as the the DHCP service is 
local; that means we don't need to spawn any DHCP agent.

Regards.


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

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

Title:
  [OVN] No network type availability zone

Status in neutron:
  Invalid

Bug description:
  With using OVN, there are no network type availability zones.

  $ openstack availability zone list --network --long
  
+------------+-------------+---------------+-----------+--------------+----------------+
  | Zone Name  | Zone Status | Zone Resource | Host Name | Service Name | 
Service Status |
  
+------------+-------------+---------------+-----------+--------------+----------------+
  | kr-west1-b | available   | router        |           |              |       
         |
  | kr-west1-a | available   | router        |           |              |       
         |
  
+------------+-------------+---------------+-----------+--------------+----------------+

  This leads to no "Availability Zone Hints" options when creating
  network on Horizon, because Horizon shows network type availability
  zones.

  I think there should be network type availability zones.

  I'm using stable/2024.1.

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


-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to