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

This commit is contained in:
Jenkins 2017-10-11 00:32:27 +00:00 committed by Gerrit Code Review
commit b11b5c5c43
1 changed files with 2 additions and 1 deletions

View File

@ -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: