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

Support for Identity V3 #479

Closed
auhlig opened this issue Oct 14, 2015 · 2 comments
Closed

Support for Identity V3 #479

auhlig opened this issue Oct 14, 2015 · 2 comments

Comments

@auhlig
Copy link
Member

auhlig commented Oct 14, 2015

Currently the Identity service is available in V2 and partially in V3.
I’d like to bring proper and full support for Identity (Keystone) V3 to OpenStack4j by enhancing current implementation and ,as a first step, adding proper models according to Identity V3 objects like project, domain, user, token, .. .
I will create more granular issues for coming features, implementations (Project-,Domain-,Group- Model&Service., ) on this path.

I will follow up with my 1st pull request enabling openstack4j to use above mentioned models to authenticate using user+password,token in V3 with above mentioned models.

@gondor
Copy link
Member

gondor commented Oct 14, 2015

@auhlig I currently have had another engineer reaching out to me about bringing V3 up to standards. Ironically he's out of Berlin as well. I'm almost toying with diverging versions by branching. Current 2x project becomes maintenance and we cut a OS4j v3 which could return a different OSClient interface depending on your authentication choice. This would allow us to spawn of clearer V3 specific interfaces and have cleaner separation.

That's just my initial thoughts but it might be worth setting up a group discussion and collaborate efforts.. Thoughts?

@auhlig
Copy link
Member Author

auhlig commented Oct 15, 2015

@gondor Sounds good. I think so too. A group discussion is definitely a good idea.
As mentioned before I'll follow up with the pull request including my work so far in the next days.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants