Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 843048

Summary: Cds managemet screen tracebacks having updated node certificates
Product: Red Hat Update Infrastructure for Cloud Providers Reporter: mkovacik
Component: RHUAAssignee: James Slagle <jslagle>
Status: CLOSED NOTABUG QA Contact: mkovacik
Severity: unspecified Docs Contact:
Priority: high    
Version: 2.1CC: pbartiko, tsanders, whayutin
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-07-26 15:16: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:
Attachments:
Description Flags
Screen log none

Description mkovacik 2012-07-25 12:20:18 UTC
Created attachment 600290 [details]
Screen log

Description of problem:
Having updated certificates for all the RHUI nodes one is unable to unregister CDS nodes via the rhui-manager tool as it complains about ssl certificate issues. pulp-admin works, though.

Version-Release number of selected component (if applicable):
RHEL-6.3-RHUI-2.1-20120705.0-Server-x86_64-DVD1.iso


How reproducible:
1 of 1

Steps to Reproduce:
1. register a CDS A, prepare 2 other CDSes
2. update all node cerificates, update "answers" file, apply rhui-install to answers, apply the new configuration rpms on respecitve nodes
3. trying to remove the CDS A node via rhui-manager fails
4. pulp-admin removes CDS A node just OK

Actual results:
Having updated node certificates prevents unregistering CDS nodes in rhui-manager

Expected results:
Having updated node certificates one is still able to unregister CDS nodes in rhui-manager 


Additional info:
See the attached screen-log for the procedure applied

Comment 1 mkovacik 2012-07-26 11:14:15 UTC
removing /root/.rhui helps...

Comment 2 James Slagle 2012-07-26 15:16:57 UTC
rhui-manager was trying to use the old client certificate signed by the previous CA.  needed to delete that from /root/.rhui.

Alternatively, you can use the 'logout' option from the rhui-manager menu.