I am getting "Error:Unable to retrieve project list."
When I navigate to Projects tab in Identity, I am getting "Error:Unable to retrieve project list.". Same goes for Users and Groups tab, although there is no issue in listing Roles. I am seeing this issue since upgrading Identity from v2.0 to v3
Can you use the CLI? The equivalent command is
openstack project list
as admin. Any error messages?I am getting following error: "You are not authorized to perform the requested action: identity:list_projects (HTTP 403) (Request-ID: req-c24aee5e-75fa-4455-b305-fa6ab9aeca7e)"
You need to be administrator to list or do anything else with projects. If you are administrator, then something is wrong with the policy configuration.
when "Error: Unable to retrieve the project." you probably created the image with old glance command or openstack command but unsufissient parameters, pike need projectid insted of owner to function
do to fix:
openstack image set --project projektname imagename