commit a22b1dedc2fdc522e3079e2e7668c69f5246d784
Author: Rodolfo Alonso Hernandez <email address hidden>
Date: Mon May 8 10:08:15 2023 +0200
Implement ``get_subnets_address_scopes`` method
This patch implement a method to retrieve the IPv4 and IPv6
address scopes of several subnets, providing a list of fixed
IP addresses that belong to a port.
The goal of this patch is to decouple the address scope retrieval
from the logic that determines if an OVN LSP is virtual or not.
Reviewed: https:/ /review. opendev. org/c/openstack /neutron/ +/882540 /opendev. org/openstack/ neutron/ commit/ a22b1dedc2fdc52 2e3079e2e7668c6 9f5246d784
Committed: https:/
Submitter: "Zuul (22348)"
Branch: master
commit a22b1dedc2fdc52 2e3079e2e7668c6 9f5246d784
Author: Rodolfo Alonso Hernandez <email address hidden>
Date: Mon May 8 10:08:15 2023 +0200
Implement ``get_subnets_ address_ scopes` ` method
This patch implement a method to retrieve the IPv4 and IPv6
address scopes of several subnets, providing a list of fixed
IP addresses that belong to a port.
The goal of this patch is to decouple the address scope retrieval
from the logic that determines if an OVN LSP is virtual or not.
Related-Bug: #2018529
Change-Id: Id4ab7552936271 19455cbcd156026 90c8ce7a3c1