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
In OpenStack, in case a VM has more than one private net attached, the net where the Floating IP is attached is "random" It depends on how the OpenStack API returns the order of the instance ports, as it will be attached to the first returned port.
The text was updated successfully, but these errors were encountered:
In OpenStack, in case a VM has more than one private net attached, the net where the Floating IP is attached is "random" It depends on how the OpenStack API returns the order of the instance ports, as it will be attached to the first returned port.
The text was updated successfully, but these errors were encountered: