Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
Red Hat Satellite engineering is moving the tracking of its product development work on Satellite to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 1734367

Summary: There was an error listing VMs: undefined method `get_virtual_machines' for #<Fog::Kubevirt::Utils::ExceptionWrapper:0x000000000e632938>
Product: Red Hat Satellite Reporter: Lukáš Hellebrandt <lhellebr>
Component: Compute Resources - CNVAssignee: Shira Maximov <mshira>
Status: CLOSED NOTABUG QA Contact: Lukáš Hellebrandt <lhellebr>
Severity: high Docs Contact:
Priority: unspecified    
Version: 6.6.0CC: pkliczew
Target Milestone: 6.6.0Keywords: Triaged
Target Release: Unused   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-08-11 13:07:31 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
foreman-tail none

Description Lukáš Hellebrandt 2019-07-30 11:25:33 UTC
Description of problem:
When opening details of an OCP4 instance, I get traceback (attached). On the VMs tab, I can see no VM list and I can see error: "There was an error listing VMs: undefined method `get_virtual_machines' for #<Fog::Kubevirt::Utils::ExceptionWrapper:0x000000000e632938>"

Version-Release number of selected component (if applicable):
Sat 6.6, multiple snaps incl. snap 13

How reproducible:
Deterministic

Steps to Reproduce:
1. Add a OPC4 CR
2. Infra -> CRs -> <CR> -> VMs

Actual results:
Traceback, error

Expected results:
VM listing

Additional info:
This is a blocker for foreman-kubevirt feature

Comment 3 Lukáš Hellebrandt 2019-07-30 11:28:24 UTC
Created attachment 1594584 [details]
foreman-tail

Comment 4 Shira Maximov 2019-08-11 13:07:31 UTC
I'm closing the BZ since This Bug is Kubevirt API bug,
this is the fix for the bug: https://github.com/kubernetes/kubernetes/pull/79495 
and it should be available in the lastest kubevirt version (0.20.1)