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 support for Keystone Trust (v3) #25862

Closed
codevulture opened this issue May 19, 2016 · 6 comments
Closed

Add support for Keystone Trust (v3) #25862

codevulture opened this issue May 19, 2016 · 6 comments
Labels
area/provider/openstack Issues or PRs related to openstack provider

Comments

@codevulture
Copy link

Currently no option is available to add Keystone Trust in Kubernetes.

An initial patch to add keystone trust is available on rackspace/gophercloud#580
Diff:
codevulture/gophercloud@149babe

@lavalamp
Copy link
Member

I don't understand what you're asking for, can you clarify?

@codevulture
Copy link
Author

Hi,
Currently there is no option to use Openstack-Keystone Trust in Kubernetes, Keystone Trust was introduced in Api version 3 and allows a Trustor to delegate roles to Trustee, A more detailed information are provided in the link below:
https://wiki.openstack.org/wiki/Keystone/Trusts

Specifications are provided in: https://specs.openstack.org/openstack/keystone-specs/api/v3/identity-api-v3-os-trust-ext.html
So to add support for that , it needs to be implemented in Gophercloud library first as i have provided a link above and once it is done add that in Kubernetes.

@anguslees
Copy link
Member

@lavalamp: This is an OpenStack-specific feature that would allow the OpenStack cloud provider to work with a set of credentials that only have limited privileges rather than the full username+password. It's a good thing :)

It seems I don't have the power to add an area/platform/openstack label to this issue - it would be great if someone who was suitably blessed could do so.

@mkumatag
Copy link
Member

mkumatag commented Jun 3, 2016

I don't really understand what help is needed here! I already see a WIP PR - #26037 out for review. The only thing we need to do here is wait for rackspace/gophercloud#580 to merge and merge kubernetes PR(#26037)

@lavalamp lavalamp added the area/provider/openstack Issues or PRs related to openstack provider label Jun 3, 2016
@lavalamp
Copy link
Member

lavalamp commented Jun 3, 2016

Added label.

@xsgordon
Copy link

Minor update for future time travellers, #26037 has been superseded by #32111

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/provider/openstack Issues or PRs related to openstack provider
Projects
None yet
Development

No branches or pull requests

7 participants