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.
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.