Merge "clarify deferred fixed IP assignment for ports on routed networks"

changes/04/510104/13
Jenkins 6 years ago committed by Gerrit Code Review
commit b11b5c5c43

@ -440,7 +440,8 @@ segment contains one IPv4 subnet and one IPv6 subnet.
If a fixed IP is specified by the user in the port create request, that
particular IP is allocated immediately to the port. However, creating a
port and passing it to an instance yields a different behavior than
conventional networks. The Networking service defers assignment of IP
conventional networks. If the fixed IP is not specified on the port
create request, the Networking service defers assignment of IP
addresses to the port until the particular compute node becomes
apparent. For example:

Loading…
Cancel
Save