aboutsummaryrefslogtreecommitdiffstats
path: root/overcloud.yaml
diff options
context:
space:
mode:
authorSteven Hardy <shardy@redhat.com>2016-09-01 15:52:25 +0100
committerEmilien Macchi <emilien@redhat.com>2016-09-03 19:47:16 +0000
commitb8f154be31c5847dc376a72cf9c0835aa0001afd (patch)
treed9ce286e5ec2afe6c9f1d739fcabd29fc1738c38 /overcloud.yaml
parent8a02eeba4b06445b0c1da8ba5d4f4e5e175c5172 (diff)
Remove mangling swift memcached list (now in puppet-tripleo)
Moved this list manipulation to puppet-tripleo where it can easily reference the memcached_node_ips array instead of hard-coded output from the Controller. Depends-On: Ic8872e5e51732874ca5b93bff5efd3e7ed75bc31 Change-Id: I523a802c8d22be7602728ebe8966d9e2ee109cde Partially-Implements: blueprint custom-roles
Diffstat (limited to 'overcloud.yaml')
-rw-r--r--overcloud.yaml1
1 files changed, 0 insertions, 1 deletions
diff --git a/overcloud.yaml b/overcloud.yaml
index 68ee23cb..84ac2f44 100644
--- a/overcloud.yaml
+++ b/overcloud.yaml
@@ -855,7 +855,6 @@ resources:
properties:
controller_swift_devices: {get_attr: [Controller, swift_device]}
object_store_swift_devices: {get_attr: [ObjectStorage, swift_device]}
- controller_swift_proxy_memcaches: {get_attr: [Controller, swift_proxy_memcache]}
ControllerAllNodesDeployment:
type: OS::Heat::StructuredDeployments