aboutsummaryrefslogtreecommitdiffstats
path: root/network
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2015-06-17 20:29:43 +0000
committerGerrit Code Review <review@openstack.org>2015-06-17 20:29:43 +0000
commit6475dbdf4ef7b8dc5faf7d50e1d29222efb0bcf1 (patch)
treeef141f62c7d1e89343fd4affb04574312ecb498d /network
parent4827a841a2cd91d4d2b2101e1c01ed7820d54838 (diff)
parent52d00b2388f14d7753d2d3560c3a58f3e7245121 (diff)
Merge "Fix allocation pool in external.yaml"
Diffstat (limited to 'network')
-rw-r--r--network/external.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/network/external.yaml b/network/external.yaml
index e015dd88..bf4bdfe7 100644
--- a/network/external.yaml
+++ b/network/external.yaml
@@ -54,7 +54,7 @@ resources:
enable_dhcp: {get_param: ExternalNetEnableDHCP}
name: {get_param: ExternalSubnetName}
network: {get_resource: ExternalNetwork}
- allocation_pools: {get_resource: ExternalAllocationPools}
+ allocation_pools: {get_param: ExternalAllocationPools}
outputs:
OS::stack_id: