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 1447837

Summary: Unable to add compute resource of type RHEV
Product: Red Hat Satellite Reporter: Mihir Lele <mlele>
Component: Compute ResourcesAssignee: satellite6-bugs <satellite6-bugs>
Status: CLOSED NOTABUG QA Contact:
Severity: high Docs Contact:
Priority: high    
Version: 6.2.8CC: bbuckingham, kbidarka, mhulan, ohadlevy, oprazak, sjagtap, szadok
Target Milestone: UnspecifiedKeywords: Regression, Triaged
Target Release: Unused   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 1343391 Environment:
Last Closed: 2017-05-17 02:36:57 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:

Description Mihir Lele 2017-05-04 02:09:48 UTC
Description of problem:

Unable to add compute resource of type RHEV

Version-Release number of selected component (if applicable): 6.2.8

RHEVM Versions affected: 3.5,3.6

How reproducible:  
Try to add compute resource of type RHEV using required parameters

Actual results:
Unable to save
ERF56-1309 [Foreman::FingerprintException]: The remote system presented a public key signed by an unidentified certificate authority. If you are sure the remote system is authentic, go to the compute resource edit page, press the 'Test Connection' or 'Load Datacenters' button and submit

Expected results:
Compute resource should be added successfully

Additional info:

This issue looks similar to:

https://bugzilla.redhat.com/show_bug.cgi?id=1343391

The workaround given in the BZ asks you to manually copy the public
key from the ca.crt and try.

But, It did not help to resolve the issue.

Comment 6 Mihir Lele 2017-05-17 02:36:57 UTC
Hello,

We found out that the issue was with a CA cert on the rhevm. Fixing that issue helped in resolving the issue.

Comment 7 Marek Hulan 2017-05-17 08:55:52 UTC
Thanks for confirmation.