Merge "Use VIP for keystone host in swift template"

This commit is contained in:
Jenkins 2014-08-08 10:34:12 +00:00 committed by Gerrit Code Review
commit a533b3aece
1 changed files with 1 additions and 1 deletions

View File

@ -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: