<div dir="auto"><div>The error you posted suggests you reached keystone, got some answer, but it is not sufficient for SDK to continue. It can be caused by misconfiguration on keystone.</div><div dir="auto"><br></div><div dir="auto">But in any way you should provide logs (add `openstack.enable_logging(debug=True)`) and provide it here. Without this it is not possible to give you any other information.</div><div dir="auto"><br></div><div dir="auto">Artem<br><br><div data-smartmail="gmail_signature" dir="auto">----<br>typed from mobile, auto-correct typos assumed<br>----</div><br><div class="gmail_quote" dir="auto"><div dir="ltr" class="gmail_attr">On Fri, Jun 3, 2022, 22:40 hai wu <<a href="mailto:haiwu.us@gmail.com">haiwu.us@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Does openstacksdk support keystone auth type "v3tokenlessauth"?<br>
<br>
I got this error message when trying to enable openstacksdk with<br>
auth_type="v3tokenlessauth"<br>
<br>
openstack.exceptions.NotSupported: The identity service for TEST:<br>
exists but does not have any supported versions.<br>
<br>
The following are the possible relevant documents I could find, and<br>
there is no place mentioning the support for tokenless auth using<br>
openstacksdk:<br>
<a href="https://docs.openstack.org/openstacksdk/latest/user/config/configuration.html" rel="noreferrer noreferrer" target="_blank">https://docs.openstack.org/openstacksdk/latest/user/config/configuration.html</a><br>
<a href="https://docs.openstack.org/keystone/train/admin/configure_tokenless_x509.html" rel="noreferrer noreferrer" target="_blank">https://docs.openstack.org/keystone/train/admin/configure_tokenless_x509.html</a><br>
<br>
</blockquote></div></div></div>