https://www.reddit.com/r/openstack/comments/181i1pl/failing_to_get_list_of_instances_from_openstack/
The problem probably lies in the token you are using to make the request: if your user is a member of a project, you need to get a project-scoped token to access project's instances. Using an unscoped token would explain why you are getting an empty list.
No comments:
Post a Comment