diff options
author | Jenkins <jenkins@review.openstack.org> | 2016-08-17 09:12:23 +0000 |
---|---|---|
committer | Gerrit Code Review <review@openstack.org> | 2016-08-17 09:12:23 +0000 |
commit | 0f45642dd629bed5ea40f08665758f77f5e4a4b0 (patch) | |
tree | 5617b0d00d4aa6db52c2fa9d36ab8945311dbaf8 /puppet/swift-storage.yaml | |
parent | 06303090ae63df4ae16d02dadee52634c1527260 (diff) | |
parent | 248068bd97a9159623f226aa74c9b3ea775346a3 (diff) |
Merge "Remove deprecated net_ip_subnet_map output"
Diffstat (limited to 'puppet/swift-storage.yaml')
-rw-r--r-- | puppet/swift-storage.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/puppet/swift-storage.yaml b/puppet/swift-storage.yaml index 1d451ab2..0654e7d0 100644 --- a/puppet/swift-storage.yaml +++ b/puppet/swift-storage.yaml @@ -264,7 +264,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]} object_extraconfig: mapped_data: {get_param: ObjectStorageExtraConfig} |