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
Currently, when using the openstack_network_name the first IP addresses associated with the network is used regardless of the IP version. A check should be done to determine if the IP addresses version matches the use_ipv6 setting.
Currently, when using the
openstack_network_namethe first IP addresses associated with the network is used regardless of the IP version. A check should be done to determine if the IP addresses version matches theuse_ipv6setting.