Skip to content
Snippets Groups Projects
Commit 7d24238e authored by Eduardo Sousa's avatar Eduardo Sousa
Browse files

Replacing direct import for token plugin

The direct import of the auth plugin
'keystone.auth.plugins.token.Token' is deprecated since
Liberty.

The entrypoint should only be defined in case there is a
need to override the default implementation with a custom
class.

A closer inspection to the code confirms that:
https://opendev.org/openstack/keystone/src/commit/70c9dd825691ce23e644169d5f30045cb21fe442/keystone/conf/auth.py#L38

Closes-Bug: #1837110

Change-Id: I80e584de7d5bf46c5621e357333853975cfebade
parent 631749ee
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment