commit b14c107dc347c31dd8a643a24ab6a7f98b85a7b2
Author: David Ames <email address hidden>
Date: Mon Feb 13 17:57:36 2017 -0800
Do not run client relation until clustered if HA
Check if VIP or dns-ha is set to determine if the unit expects to be
in HA. This is less racey that just checking for the ha relation.
Wait until clustered to run the client relation hooks.
This fixes bugs where client charms receive the private-address
rather than the VIP on initial client relations.
Reviewed: https:/ /review. openstack. org/433391 /git.openstack. org/cgit/ openstack/ charm-keystone/ commit/ ?id=b14c107dc34 7c31dd8a643a24a b6a7f98b85a7b2
Committed: https:/
Submitter: Jenkins
Branch: master
commit b14c107dc347c31 dd8a643a24ab6a7 f98b85a7b2
Author: David Ames <email address hidden>
Date: Mon Feb 13 17:57:36 2017 -0800
Do not run client relation until clustered if HA
Check if VIP or dns-ha is set to determine if the unit expects to be
in HA. This is less racey that just checking for the ha relation.
Wait until clustered to run the client relation hooks.
This fixes bugs where client charms receive the private-address
rather than the VIP on initial client relations.
Charmhelper sync.
Change-Id: I48b15113360ef8 92e38235ec45181 73ec78ad143
Partial-bug: #1661392