aboutsummaryrefslogtreecommitdiffstats
path: root/puppet/compute.yaml
diff options
context:
space:
mode:
authorGiulio Fidente <gfidente@redhat.com>2016-08-11 22:29:16 +0200
committerGiulio Fidente <gfidente@redhat.com>2016-08-16 14:36:47 +0000
commit80e82be09b2354fe21f51784542973bb479c6364 (patch)
treedfa014721e04cd2025200c6124127aa81a4ed750 /puppet/compute.yaml
parent248068bd97a9159623f226aa74c9b3ea775346a3 (diff)
Remove deprecated net_ip_uri_map output
Takes the net_ip_uri_map value from the *_uri values emitted by net_ip_map instead. Also removes TenantIp and TenantIpUri from net_vip_map_external templates as there won't be any VIP on the tenant network. Change-Id: Icdac3d58162891f5ca3d5c20f14fcdff1781996f
Diffstat (limited to 'puppet/compute.yaml')
-rw-r--r--puppet/compute.yaml1
1 files changed, 0 insertions, 1 deletions
diff --git a/puppet/compute.yaml b/puppet/compute.yaml
index d4414e72..8de9370f 100644
--- a/puppet/compute.yaml
+++ b/puppet/compute.yaml
@@ -392,7 +392,6 @@ resources:
network:
mapped_data:
net_ip_map: {get_attr: [NetIpMap, net_ip_map]}
- net_ip_uri_map: {get_attr: [NetIpMap, net_ip_uri_map]}
compute:
mapped_data:
cinder_enable_nfs_backend: {get_input: cinder_enable_nfs_backend}