openstack-virtual-baremetal/environments
yatinkarel ff4d8fa4e2 Fix type of public_net_allocation_pools
https://review.opendev.org/#/c/733598/ added support
of allocation_pools, but set type of public_net_allocation_pools
to comma_delimited_list which causes below issue because for
comma_delimited_list, list items are converted to string:-

Property error: : resources.public_subnet.properties.allocation_pools[0]:
"{'end': '10.0.0.199', 'start': '10.0.0.128'}" is not a map

We need to use type: json to get it work, this patch fixes it.

Related-Bug: #1874418
Change-Id: Iaebb297e5018ce8db6dd1f67a308e7707117fe03
2020-09-23 15:49:12 +05:30
..
all-networks-port-security.yaml Add symlinks for old port-security environments 2018-12-14 17:08:14 +00:00
all-networks-public-bond-port-security.yaml Add symlinks for old port-security environments 2018-12-14 17:08:14 +00:00
all-networks-public-bond.yaml Support ipv6 for provisioning and overcloud subnets 2019-07-04 14:27:41 +02:00
all-networks.yaml Support ipv6 for provisioning and overcloud subnets 2019-07-04 14:27:41 +02:00
base-extra-node-all.yaml Add base-extra-node-all sample environment 2019-02-12 16:57:57 -06:00
base-extra-node.yaml Remove non-port-security templates 2018-12-12 22:31:13 +00:00
base-role.yaml Add ability to deploy extra undercloud node role 2017-09-19 15:36:26 -05:00
base.yaml Fix type of public_net_allocation_pools 2020-09-23 15:49:12 +05:30
bmc-use-cache.yaml Add bmc_use_cache environment 2017-08-17 10:21:16 -05:00
boot-baremetal-from-volume.yaml Add more granular boot-from-volume envs 2018-01-22 14:39:16 -06:00
boot-from-volume.yaml Add boot-from-volume support 2017-08-17 10:01:58 -05:00
boot-undercloud-from-volume.yaml Add more granular boot-from-volume envs 2018-01-22 14:39:16 -06:00
create-private-network.yaml Don't duplicate external/private_net param 2017-08-09 12:11:26 -05:00
disable-bmc.yaml Make BMC optional 2019-03-21 12:56:31 -05:00
ipv6-radvd-configuration.yaml Add prefix --id support for the radvd and dhcrelay 2020-07-08 09:45:36 +00:00
ipv6-radvd.yaml Add radvd helper instance for ipv6 provisioning 2020-03-10 22:57:33 +00:00
public-router.yaml Add environment to enable public router 2018-10-31 20:47:43 +00:00
quintupleo-no-undercloud.yaml Support deploying with multiple Heat environments 2017-08-09 10:03:38 -05:00
routed-networks-configuration.yaml Merge "Add IPv6 radvd and dhcpv6 relay support" 2020-09-14 16:24:36 +00:00
routed-networks-ipv6.yaml Add IPv6 radvd and dhcpv6 relay support 2020-05-12 13:40:44 +02:00
routed-networks-role.yaml Add sample environments for routed networks 2018-10-05 16:42:46 +00:00
routed-networks.yaml Split routed-networks environment 2018-10-31 20:38:04 +00:00
undercloud-floating-existing.yaml Support deploying with multiple Heat environments 2017-08-09 10:03:38 -05:00
undercloud-floating-none.yaml Support deploying with multiple Heat environments 2017-08-09 10:03:38 -05:00