Comment 12 for bug 1543262

Revision history for this message
Bruno Carvalho (brunowcs) wrote :

 I am using juju --version 2.1.2-xenial-amd64 and I am still having bootstrap issuestack on provide keystone v3.

This problem has been fixed in which version?

My clientpython openstack works normally.

21:48:45 INFO juju.provider.openstack provider.go:131 opening model "controller"
21:48:46 DEBUG juju.provider.openstack provider.go:765 authentication failed: authentication failed
caused by: requesting token: Unauthorised URL https://api.domain.com:5000/v3/auth/tokens
caused by: request (https://api.domain.com:5000/v3/auth/tokens) returned unexpected status: 401; error info: Failed: 401 error: The request you have made requires authentication.
21:48:46 ERROR cmd supercommand.go:458 authentication failed.

Please ensure the credentials are correct. A common mistake is
to specify the wrong tenant. Use the OpenStack "project" name
for tenant-name in your model configuration.
21:48:46 DEBUG cmd supercommand.go:459 (error details: [{github.com/juju/juju/cmd/juju/commands/bootstrap.go:445: } {github.com/juju/juju/environs/bootstrap/prepare.go:99: } {github.com/juju/juju/environs/bootstrap/prepare.go:163: } {github.com/juju/juju/provider/openstack/provider.go:770: authentication failed.

Please ensure the credentials are correct. A common mistake is
to specify the wrong tenant. Use the OpenStack "project" name
for tenant-name in your model configuration.}])