Bug 843048
| Summary: | Cds managemet screen tracebacks having updated node certificates | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Update Infrastructure for Cloud Providers | Reporter: | mkovacik | ||||
| Component: | RHUA | Assignee: | James Slagle <jslagle> | ||||
| Status: | CLOSED NOTABUG | QA Contact: | mkovacik | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | high | ||||||
| Version: | 2.1 | CC: | 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: |
|
||||||
removing /root/.rhui helps... 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. |
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