auth_host fails for cross-model relations
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Keystone Charm |
Triaged
|
Medium
|
Unassigned |
Bug Description
When using cross-model relations, auth_host sends the internal network address even when the public address is required.
To address this, charmhelpers.
I'm a little uncertain if there are any backwards compatibility concerns from just switching resolve_address over to network_get unconditionally, so to be safe it might make sense to have add_service_
TRIAGE: This is technically a wishlist item, as cross-model relations are not explicitly supported for the OpenStack charms, but I've set it to medium as keystone might be a good charm to actually provide a cross-model relation on as it's key (!) to providing authn/authz in clouds.