X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=openstack-hot%2Fcsit-apex-3-instance-type.yaml;h=69010321d3020efb6ba2952efb996a3f27813ee0;hb=c54e6e30f417b3b19ab0f26c1aac4a54c9ee4d69;hp=facdcdb0847df236dc34eb0d4814c5ba08e8b21c;hpb=fea157bb95da2b421bff006b912d7c6b7872b6e2;p=releng%2Fbuilder.git diff --git a/openstack-hot/csit-apex-3-instance-type.yaml b/openstack-hot/csit-apex-3-instance-type.yaml index facdcdb08..69010321d 100644 --- a/openstack-hot/csit-apex-3-instance-type.yaml +++ b/openstack-hot/csit-apex-3-instance-type.yaml @@ -37,6 +37,7 @@ parameters: description: Flavor to run instance on for 3rd VM type vm_2_image: type: string + description: Image to run instance on for 3rd VM type resources: 192_network: @@ -63,9 +64,10 @@ resources: "SUBNET": 'APEX_192_subnet' network_id: {get_resource: 192_network} cidr: 192.0.2.0/24 + gateway_ip: 192.0.2.1 allocation_pools: - - start: 192.0.2.2 - end: 192.0.2.50 + - start: 192.0.2.51 + end: 192.0.2.99 vm_0_group: type: "OS::Heat::ResourceGroup"