Bug 1163465
Summary: | RH Updates: Satellite 6 registration | |||
---|---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Jan Krocil <jkrocil> | |
Component: | Appliance | Assignee: | Brandon Dunne <bdunne> | |
Status: | CLOSED ERRATA | QA Contact: | Jan Krocil <jkrocil> | |
Severity: | medium | Docs Contact: | ||
Priority: | high | |||
Version: | 5.3.0 | CC: | bdunne, dclarizi, gmccullo, jkrocil, krain, obarenbo, xlecauch | |
Target Milestone: | GA | |||
Target Release: | 5.4.0 | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | 5.4.0.0.11 | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 1164032 (view as bug list) | Environment: | ||
Last Closed: | 2015-06-16 12:44:19 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: | ||||
Bug Depends On: | ||||
Bug Blocks: | 1164032 |
Comment 5
CFME Bot
2014-11-25 17:20:15 UTC
New commit detected on linux_admin/master: https://github.com/ManageIQ/linux_admin/commit/c9713d5cc76f469ba4890d8a35efa04f26c401be commit c9713d5cc76f469ba4890d8a35efa04f26c401be Author: Brandon Dunne <bdunne> AuthorDate: Tue Dec 2 17:59:06 2014 -0500 Commit: Brandon Dunne <bdunne> CommitDate: Tue Dec 2 17:59:06 2014 -0500 The --serverurl option is not needed if the server RPM is installed https://bugzilla.redhat.com/show_bug.cgi?id=1163465 lib/linux_admin/registration_system/subscription_manager.rb | 4 +--- spec/subscription_manager_spec.rb | 3 +-- 2 files changed, 2 insertions(+), 5 deletions(-) Jan, I fixed the issues that I have found in communicating with the latest version of Satellite 6. The issues were both in the linux_admin gem, a new version (0.9.3) of it has been released and brewed for inclusion in the next build of CFME. Please open RFE bugs for: 1. Adding Environmnet field 2. Activation key workflow Dan, The verify credentials button used to fetch the available organizations and display them in a drop-down for the user to select before saving. I verified with my changes that the list of available organizations is being returned from the queued task, but it is not displayed in the form. I retested and can't reproduce the UI problem that I saw. Moving to POST since all model changes have been implemented. See https://bugzilla.redhat.com/show_bug.cgi?id=1164032 for resolution Verified fixed in 5.4.0.0.19 - 5.4.0.0.19.20150410165622_ad23806. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHBA-2015-1100.html |