Skip to content

Add OpenStackIdentity_3_0_Connection child class to manage auth with OpenID access tokens#789

Closed
micafer wants to merge 8 commits into
apache:trunkfrom
indigo-dc:trunk
Closed

Add OpenStackIdentity_3_0_Connection child class to manage auth with OpenID access tokens#789
micafer wants to merge 8 commits into
apache:trunkfrom
indigo-dc:trunk

Conversation

@micafer

@micafer micafer commented May 18, 2016

Copy link
Copy Markdown
Contributor

Add OpenStackIdentity_3_0_Connection child class to manage auth with OpenID access tokens

Description

The class OpenStackIdentity_3_0_Connection_OIDC_access_token has been added to enable OpenStack driver to manage OpenID access tokens to get access to an OpenStack site.

http://docs.openstack.org/developer/keystone/extensions/openidc.html

Status

  • done, ready for review

Checklist (tick everything that applies)

  • Code linting (required, can be done after the PR checks)
  • Documentation
  • Tests
  • ICLA (required for bigger changes)

@Kami

Kami commented May 19, 2016

Copy link
Copy Markdown
Member

Thanks for the contribution! I will look into it shorty.

In the mean time, would it be possible to add some tests for this new authentication method?

@micafer

micafer commented May 20, 2016

Copy link
Copy Markdown
Contributor Author

@Kami I have added tests for the new authentication method.

@asfgit asfgit closed this in 8f97bb4 May 26, 2016
asfgit pushed a commit that referenced this pull request May 26, 2016
Closes #789

Signed-off-by: Tomaz Muraus <tomaz@tomaz.me>
asfgit pushed a commit that referenced this pull request May 26, 2016
Closes #789

Signed-off-by: Tomaz Muraus <tomaz@tomaz.me>
asfgit pushed a commit that referenced this pull request May 26, 2016
Closes #789

Signed-off-by: Tomaz Muraus <tomaz@tomaz.me>
asfgit pushed a commit that referenced this pull request May 26, 2016
Closes #789

Signed-off-by: Tomaz Muraus <tomaz@tomaz.me>
asfgit pushed a commit that referenced this pull request May 26, 2016
Closes #789

Signed-off-by: Tomaz Muraus <tomaz@tomaz.me>
asfgit pushed a commit that referenced this pull request May 26, 2016
Closes #789

Signed-off-by: Tomaz Muraus <tomaz@tomaz.me>
asfgit pushed a commit that referenced this pull request May 26, 2016
Closes #789

Signed-off-by: Tomaz Muraus <tomaz@tomaz.me>
@Kami

Kami commented May 26, 2016

Copy link
Copy Markdown
Member

Thanks and sorry for the delay.

The changes look good to me so I went ahead and merged them into trunk.

When you get a chance it would also be great if you can add some documentation on how to authenticate against OpenStack based clouds using a token.

Also, since this is a bigger change, can you please also file an ICLA - https://libcloud.readthedocs.io/en/latest/development.html#contributing-bigger-changes

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

Successfully merging this pull request may close these issues.

3 participants