openstacknetsdk / openstack.net

An OpenStack Cloud SDK for Microsoft .NET
http://www.openstacknetsdk.org
Other
117 stars 101 forks source link

Support authentication to openstack identity v3 through userid and pa… #608

Closed ghost closed 8 years ago

ghost commented 8 years ago

Get Authentication token through providing identtityEndpoint, userid and password, the token is scoped to user default project.

carolynvs commented 8 years ago

I feel like it's my birthday! Thank you! :cake:

This will take a bit to review but I'll start right on it.

carolynvs commented 8 years ago

@jiangzehua Thanks for the head start on identity v3!

I need to hammer out a few more things on my end in order to release it. For example, getting it hooked up with the integration tests, etc.

I've created a new branch in this repo with your PR, https://github.com/openstacknetsdk/openstack.net/tree/identity-v3 and will close this PR.

I'll ping back here when it is released on nuget.