summaryrefslogtreecommitdiffstats
path: root/puppet/cinder-storage.yaml
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2016-08-17 09:12:23 +0000
committerGerrit Code Review <review@openstack.org>2016-08-17 09:12:23 +0000
commit0f45642dd629bed5ea40f08665758f77f5e4a4b0 (patch)
tree5617b0d00d4aa6db52c2fa9d36ab8945311dbaf8 /puppet/cinder-storage.yaml
parent06303090ae63df4ae16d02dadee52634c1527260 (diff)
parent248068bd97a9159623f226aa74c9b3ea775346a3 (diff)
Merge "Remove deprecated net_ip_subnet_map output"
Diffstat (limited to 'puppet/cinder-storage.yaml')
-rw-r--r--puppet/cinder-storage.yaml1
1 files changed, 0 insertions, 1 deletions
diff --git a/puppet/cinder-storage.yaml b/puppet/cinder-storage.yaml
index ba84fb77..de9a3009 100644
--- a/puppet/cinder-storage.yaml
+++ b/puppet/cinder-storage.yaml
@@ -277,7 +277,6 @@ resources:
network:
mapped_data:
net_ip_map: {get_attr: [NetIpMap, net_ip_map]}
- net_ip_subnet_map: {get_attr: [NetIpMap, net_ip_subnet_map]}
net_ip_uri_map: {get_attr: [NetIpMap, net_ip_uri_map]}
volume_extraconfig:
mapped_data: {get_param: BlockStorageExtraConfig}