Comment 19 for bug 1443798

Revision history for this message
watanabe.isao (watanabe.isao) wrote :

Confirmed same issue will NOT happen in stable/juno and stable/icehouse

[In stable/icehouse]
Port will not be automatically allocated when subnet create and update.

[In stable/juno]
Operation on API and CLI is tested, that
 - If CIDR is /31 the following exception will return:
   "Invalid input for operation: Gateway is not valid on subnet."
 - If CIDR is /32 API returns:
   "Invalid input for operation: Gateway is not valid on subnet."
   and CLI returns:
   "An IPv4 subnet with a /32 CIDR will have only one usable IP address so the device attached to it will not have any IP connectivity.
Invalid input for operation: Gateway is not valid on subnet."