Project

General

Profile

Actions

Bug #25413

closed

Error when viewing VMs view OpenStack Compute Resource page (Queens and Rocky).

Added by Rafał Ramocki over 5 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Compute resources - OpenStack
Target version:
-
Difficulty:
Triaged:
No
Fixed in Releases:
Found in Releases:

Description

when viewing "Virtual Machines" tab on OpenStack compute_resources foreman throws 500. THis is because in Queens they dropped support of keystone api v2 leaving only v3. On compute_resources_vms/index/_openstack.html.erb tryes to show "tenant" name for each VM. This is causing to call /v2.0/tenants on keystone whitch fails with 404. Keystone API v3 is changed terminology from "tenants" to "projects" but I believe that best way is to remove this column as OpenStack Compute Resource is project local, and all VMS in in will always have same project name.

Actions #1

Updated by The Foreman Bot over 5 years ago

  • Status changed from New to Ready For Testing
  • Pull request https://github.com/theforeman/foreman/pull/6214 added
Actions #2

Updated by The Foreman Bot over 5 years ago

  • Pull request https://github.com/theforeman/foreman/pull/6215 added
Actions #3

Updated by Lukas Zapletal over 5 years ago

  • Fixed in Releases 1.21.0 added
Actions #4

Updated by Rafał Ramocki over 5 years ago

  • Status changed from Ready For Testing to Closed
Actions #5

Updated by Tomer Brisker over 5 years ago

  • Category set to Compute resources - OpenStack
Actions #6

Updated by Tomer Brisker over 5 years ago

  • Pull request deleted (https://github.com/theforeman/foreman/pull/6214)
Actions

Also available in: Atom PDF