Add gateway ip for apex subnet 47/75847/1
authorJamo Luhrsen <jluhrsen@redhat.com>
Fri, 7 Sep 2018 17:51:16 +0000 (10:51 -0700)
committerJamo Luhrsen <jluhrsen@redhat.com>
Fri, 7 Sep 2018 17:51:16 +0000 (10:51 -0700)
Change-Id: I20df4b40439b329bf33e0830d1a6a323bdc2247a
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
openstack-hot/csit-apex-3-instance-type.yaml

index bdb1d5692ef6621911cc2fd0f5c631c54a52d6b5..d18d55c1a431e95312319c25d0343412ac9c1308 100644 (file)
@@ -64,6 +64,7 @@ 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