Comment 2 for bug 1945657

Revision history for this message
Radomir Dopieralski (deshipu) wrote :

It looks like at least part of the code necessary is already there:

https://github.com/openstack/keystoneauth/blob/master/keystoneauth1/identity/v3/base.py#L166-L174

What is missing is an argument for Token constructor that we could pass to make that code run.