yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #87459
[Bug 1946713] Re: [ovn]Network's availability_zones is empty
Reviewed: https://review.opendev.org/c/openstack/neutron/+/813599
Committed: https://opendev.org/openstack/neutron/commit/501faef2bce269ab8146f6923b4866d3c7f46efc
Submitter: "Zuul (22348)"
Branch: master
commit 501faef2bce269ab8146f6923b4866d3c7f46efc
Author: hailun.huang <ts_1749@xxxxxxx>
Date: Tue Oct 12 17:34:44 2021 +0800
[ovn]Get network availability_zones from Logical_Switch
Ovn driver is not support availability_zones earlier because ovn
distribute dhcp server.
Through this patch [1], neutron already support for Network Availability
Zones in ML2/OVN. But network's availability_zones is also empty.
neutron net-show ce361094-dcfa-42e7-a4b9-b4adf2223341 -c
availability_zone_hints -c availability_zones
[1]https://review.opendev.org/c/openstack/neutron/+/762550/
Closes-Bug: #1946713
Change-Id: I5e94080a2ece4dff4c4c52f52d9d341ea5798bc3
** Changed in: neutron
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1946713
Title:
[ovn]Network's availability_zones is empty
Status in neutron:
Fix Released
Bug description:
Ovn driver is not support availability_zones earlier because ovn
distribute dhcp server.
Through this patch [1], neutron already support for Network
Availability Zones in ML2/OVN. But network's availability_zones is
also empty.
neutron net-show ce361094-dcfa-42e7-a4b9-b4adf2223341 -c availability_zone_hints -c availability_zones
+-------------------------+------------+
| Field | Value |
+-------------------------+------------+
| availability_zone_hints | default-az |
| availability_zones | |
+-------------------------+------------+
[1]https://review.opendev.org/c/openstack/neutron/+/762550/
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1946713/+subscriptions
References