castellan/castellan/tests
Vladislav Kuzmin 193b4a2cc3 Reuse existing token from RequestContext
When castellan trying to recreate trust-scoped token
from RequestContext keystone throw exception
because it's not allowed.
Starting from this commit castellan trying to
reuse existing token constructed from RequestContext
if get_auth_plugin() is available.

Change-Id: I10a12b9a2a7f796eca37dd20a280d3a4015a6903
Closes-Bug: #1827047
Depends-On: https://review.opendev.org/#/c/664558/
(cherry picked from commit 5d93676338)
2020-01-13 18:11:09 +01:00
..
contrib Use generic user for both zuul v2 and v3 2017-11-02 07:19:52 +00:00
functional vault: support configuration of KV mountpoint 2018-10-12 10:05:50 +01:00
unit Reuse existing token from RequestContext 2020-01-13 18:11:09 +01:00
__init__.py Initial Cookiecutter Commit. 2014-11-20 15:39:45 -06:00
base.py Removes unnecessary utf-8 encoding 2017-02-24 11:01:26 +05:30
utils.py Replacing six.iteritems() with .items() 2017-05-17 09:00:58 +00:00