I have several bugs:
tenants().create - returns null
tenants().list() - empty list
roles().list() - empty list
users().list() - is working fine
When I use just simple json requests to the Keystone - this functionality working well.
But wanted to use advanced library.
Where could be an issue?
Thanks.