Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add projectdomainid to identity credentials #88

Open
hemanthnakkina-zz opened this issue Mar 28, 2021 · 0 comments
Open

add projectdomainid to identity credentials #88

hemanthnakkina-zz opened this issue Mar 28, 2021 · 0 comments

Comments

@hemanthnakkina-zz
Copy link

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

hemanthnakkina-zz pushed a commit to hemanthnakkina-zz/goose that referenced this issue Mar 28, 2021
openrc downloaded from OpenStack horizon for a non-admin
user has OS_PROJECT_DOMAIN_ID set but not OS_PROJECT_DOMAIN_NAME.

Project domain ID details are added in Credentials structure.

Fixes: go-goose#88
hemanthnakkina-zz pushed a commit to hemanthnakkina-zz/goose that referenced this issue Mar 31, 2021
openrc downloaded from OpenStack horizon for a non-admin
user has OS_PROJECT_DOMAIN_ID set but not OS_PROJECT_DOMAIN_NAME.

Project domain ID details are added in Credentials structure.

Fixes: go-goose#88
hemanthnakkina-zz pushed a commit to hemanthnakkina-zz/goose that referenced this issue Mar 31, 2021
openrc downloaded from OpenStack horizon for a non-admin
user has OS_PROJECT_DOMAIN_ID set but not OS_PROJECT_DOMAIN_NAME.

Project domain ID details are added in Credentials structure.

Fixes: go-goose#88
hemanthnakkina-zz pushed a commit to hemanthnakkina-zz/goose that referenced this issue Mar 31, 2021
openrc downloaded from OpenStack horizon for a non-admin
user has OS_PROJECT_DOMAIN_ID set but not OS_PROJECT_DOMAIN_NAME.

Project domain ID details are added in Credentials structure.

Fixes: go-goose#88
@hmlanigan hmlanigan assigned hmlanigan and unassigned hmlanigan Mar 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants