Files
Rodolfo Alonso Hernandez 5cccd2112f Allow empty gateway IP in subnets from subnet pools
When a subnet is created from a subnet pool, now is possible to undefine
the gateway IP. The new subnet created will have this value assigned to
None.

  $ openstack subnet create --subnet-pool shared-default-subnetpool-v4 \
      --network net14 snet14 --gateway None --format value \
      --column gateway_ip
    None

Closes-Bug: #2112453
Change-Id: I3bdd260f0f6b0259ff15cfe16a111bfe93b40749
2025-06-12 13:39:29 +00:00
..
2025-05-21 17:11:13 +01:00
2015-07-09 17:33:17 +00:00
2024-10-25 14:32:16 -04:00
2024-10-25 14:32:16 -04:00
2024-11-15 11:44:27 -05:00