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

Status of RAX-KSKEY (APIKey removed?) #204

Closed
dave2 opened this issue Nov 24, 2016 · 1 comment
Closed

Status of RAX-KSKEY (APIKey removed?) #204

dave2 opened this issue Nov 24, 2016 · 1 comment

Comments

@dave2
Copy link

dave2 commented Nov 24, 2016

It appears in commit db0ae14 the option to provide Rackspace API keys (an extension to the keystone API) was removed. Packer currently provides an option for passing the API key.

I can't see any sign of the API keys for Rackspace being deprecated, so will RAX-KSKEY be added back into gophercloud? What is the status of support for Rackspace being driven by gophercloud?

Thanks!

@jrperritt
Copy link
Contributor

so will RAX-KSKEY be added back into gophercloud?

Rackspace-specific code won't be added to this repository.

What is the status of support for Rackspace being driven by gophercloud?

Gophercloud has shifted focus to exclusively support OpenStack proper. You should be able to use it with Rackspace Private Cloud but probably not Rackspace Public Cloud. For Rackspace Public Cloud, you can continue to use the rackspace/gophercloud repo.

cardoe pushed a commit to cardoe/gophercloud that referenced this issue Aug 27, 2020
* Identity v3: Token Data Source

This commit adds the `openstack_identity_token_v3` data source.
It can be used to obtain authentication information about the
current token in use. This can be used as self-discovery or
introspection of the username or project name currently in use.

* Identity v3: Rename openstack_identity_token_v3 to openstack_identity_auth_scope_v3
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

No branches or pull requests

2 participants