You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When attempting to fetch an external Network with IPv4 Subnets to
create a Floating IP, it's possible that no Subnets from that Network
are shared with the tenant, consequently it would not be possible to
filter them by IPVersion and no Network would be used. This commit
improve the detection of external Network by only allowing usage of
Networks that is possible to detect at least one IPV4 Subnet or that
is not possible to detect any info about the Subnets.
0 commit comments