Use service_domain in [service_user] section

Rebuild to update [service_user] config to use the service domain.
This was fixed in charm-helpers.

The keystone charm currently creates two service users, one for the
service domain (for v3 authentication), and the other for the default
domain (for v2 authentication). The [service_user] config needs to
use the service domain.

Closes-Bug: #2026202
Change-Id: I6cb98e6a74437efccd028b27d2e6aa5cd547a340
This commit is contained in:
Corey Bryant 2023-07-06 16:01:26 -04:00
parent f5a89b2924
commit 12ef5684af
1 changed files with 1 additions and 1 deletions

View File

@ -347,7 +347,7 @@
"package": "charmhelpers",
"url": "git+https://github.com/juju/charm-helpers.git",
"branch": "stable/xena",
"version": "5f8dacee1a7583d3927d39887bd5460ff2e2f812",
"version": "0cdd983ca2f2cb8ab7aec58d3b955953f5ef9ddf",
"vcs": "git"
},
{