Simon Hensel
28541ee158
Allow to specify multiple allocation pools when creating a subnet
...
With this change, multiple allocation pool may be specified when creating
a subnet. Allocation pools are defined as a list of dictionaries.
For example:
openstack.cloud.subnet:
name: sub1
network: network1
cidr: 192.168.0.0/24
ip_version: 4
allocation_pools:
- start: 192.168.0.10
end: 192.168.0.50
- start: 192.168.0.100
end: 192.168.0.150
Change-Id: I77a06990de082466dc6265a14c379b8bbaf789e8
2024-11-05 10:13:45 +01:00
..
2022-09-21 15:47:13 +02:00
2024-06-26 01:57:55 +00:00
2022-11-30 10:53:24 +01:00
2023-03-28 12:05:38 +00:00
2022-08-02 10:10:06 +02:00
2022-10-25 10:11:39 +02:00
2022-10-25 11:31:07 +02:00
2022-11-30 10:53:24 +01:00
2023-01-31 19:52:19 +01:00
2023-01-31 19:52:19 +01:00
2023-01-13 20:59:59 +01:00
2023-01-11 07:39:17 +01:00
2023-01-11 07:38:57 +01:00
2022-11-09 09:32:27 +00:00
2022-11-30 10:54:17 +01:00
2022-07-12 10:43:22 +02:00
2023-02-21 13:07:29 +01:00
2023-02-21 13:07:29 +01:00
2023-01-26 13:36:30 +01:00
2022-05-31 11:00:36 +02:00
2023-01-26 13:34:06 +01:00
2023-01-26 13:34:33 +01:00
2023-01-26 13:34:53 +01:00
2023-02-21 13:07:29 +01:00
2023-07-25 12:49:28 +02:00
2023-01-31 19:49:35 +01:00
2023-02-21 13:07:29 +01:00
2023-02-21 13:07:29 +01:00
2023-02-21 13:07:29 +01:00
2023-01-10 16:16:03 +01:00
2022-11-09 14:35:09 +01:00
2023-02-21 13:07:29 +01:00
2023-01-12 13:49:43 +01:00
2024-10-09 08:53:28 +11:00
2024-10-09 08:57:18 +11:00
2024-03-13 14:21:14 +13:00
2023-01-11 07:39:17 +01:00
2022-11-09 14:35:17 +01:00
2023-02-01 21:26:26 +02:00
2023-01-26 09:34:30 +01:00
2023-01-26 09:34:30 +01:00
2023-01-26 13:36:30 +01:00
2024-01-24 09:24:32 +00:00
2023-09-01 17:53:32 +00:00
2023-01-13 20:55:05 +01:00
2023-02-21 13:07:29 +01:00
2023-01-19 08:54:40 +01:00
2022-11-17 04:41:14 -07:00
2022-12-10 14:25:08 +01:00
2023-02-21 13:06:44 +01:00
2022-10-07 19:08:28 +00:00
2024-11-05 10:13:45 +01:00
2022-11-30 10:53:08 +01:00
2024-10-09 14:35:52 +00:00
2024-01-19 17:42:23 +00:00
2022-11-04 20:06:50 +01:00
2022-11-08 13:48:57 +01:00
2023-08-21 08:43:23 +02:00
2023-01-11 07:39:17 +01:00