Merge "make keystone.host point to controller_virtual_ip"

This commit is contained in:
Jenkins 2014-07-18 09:21:24 +00:00 committed by Gerrit Code Review
commit 13d9fee471

@ -413,7 +413,7 @@ Resources:
keystone:
db: mysql://keystone:unset@localhost/keystone
host:
get_input: controller_host
get_input: controller_virtual_ip
ca_certificate: {Ref: KeystoneCACertificate}
signing_key: {Ref: KeystoneSigningKey}
signing_certificate: {Ref: KeystoneSigningCertificate}