Files
neutron/neutron
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
2024-01-19 17:18:57 -05:00
2024-11-27 11:32:09 +09:00
2025-03-18 03:39:26 +00:00
2025-05-21 17:11:13 +01:00
2024-11-15 11:44:27 -05:00
2024-02-08 10:34:10 -05:00
2024-11-15 11:44:27 -05:00
2025-05-21 17:11:13 +01:00
2024-10-25 14:32:16 -04:00
2024-10-25 14:32:16 -04:00