aboutsummaryrefslogtreecommitdiffstats
path: root/swift-storage-source.yaml
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2014-08-08 10:34:12 +0000
committerGerrit Code Review <review@openstack.org>2014-08-08 10:34:12 +0000
commita533b3aecebe86e6f22e690d896856bfb606663b (patch)
treeb8ea91659b4e781d50518eccfb432b6113d84bb2 /swift-storage-source.yaml
parent4c403eb291dd47c515605ec5a9620e7c59d21038 (diff)
parent85b83846b4131663dd37ba89f7991394f9de6086 (diff)
Merge "Use VIP for keystone host in swift template"
Diffstat (limited to 'swift-storage-source.yaml')
-rw-r--r--swift-storage-source.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/swift-storage-source.yaml b/swift-storage-source.yaml
index 134e1496..fbedb0bf 100644
--- a/swift-storage-source.yaml
+++ b/swift-storage-source.yaml
@@ -35,7 +35,7 @@ resources:
config: {get_resource: SwiftKeystoneConfig}
signal_transport: NO_SIGNAL
input_values:
- keystone_host: {get_attr: [controller0, networks, ctlplane, 0]}
+ keystone_host: {get_attr: [ControlVirtualIP, fixed_ips, 0, ip_address]}
SwiftStorage0Deploy:
type: OS::Heat::StructuredDeployment
properties: