Comment 5 for bug 1772649

Revision history for this message
Hemanth Nakkina (hemanth-n) wrote :

Observed the same problem when the user is not an admin in openstack.

The openrc file downloaded from openstack hoirzon has OS_PROJECT_DOMAIN_ID but juju openstack provider looks for OS_PROJECT_DOMAIN_NAME and ignores OS_PROJECT_DOMAIN_ID [1].

[1] https://github.com/juju/juju/blob/develop/provider/openstack/credentials.go#L181-L189