openstack4j icon indicating copy to clipboard operation
openstack4j copied to clipboard

os.identity().projects().list() not working

Open gilbirenberg opened this issue 5 years ago • 0 comments

Hi when i run this command i see that the URL is: http://10.63.44.194/identity/projects and not like openstack doc: http://10.63.44.194/identity/v3/projects to get the project list

and because of that i can get the list of project, BTW with Postman the command is working because i am using the v3 in the endpoint Gil

gilbirenberg avatar Feb 24 '20 11:02 gilbirenberg