The openrc file for a non-admin user downloaded from OpenStack Horizon does not include project domain name but includes project domain id [1].
The request is to add Project domain id to credentials structure.
Juju uses goose v2 identity and requires project domain id to autload juju credentials, see [2]
The openrc file for a non-admin user downloaded from OpenStack Horizon does not include project domain name but includes project domain id [1]. The request is to add Project domain id to credentials structure. Juju uses goose v2 identity and requires project domain id to autload juju credentials, see [2]
[1] https://opendev.org/openstack/horizon/src/branch/master/openstack_dashboard/dashboards/project/api_access/templates/api_access/openrc.sh.template#L22 [2] https://bugs.launchpad.net/juju/+bug/1772649