Comment 3 for bug 1649106

Revision history for this message
Greg Mason (gmason) wrote :

I've tried to authenticate against the API with the following environment variables populated:

OS_REGION_NAME=redacted
OS_USER_DOMAIN_NAME=admin_domain
OS_IDENTITY_API_VERSION=3
OS_PASSWORD=redacted
OS_DOMAIN_NAME=admin_domain
OS_AUTH_URL=http://redacted:35357/v3
OS_USERNAME=admin

I still get a 403 when I try to list users or domains via the openstack cli client.