| Summary: | Registering CloudForms with RHN through a proxy fails to update /etc/rhsm/rhsm.conf | ||
|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Mike Dahlgren <mdahlgre> |
| Component: | Appliance | Assignee: | Joe Vlcek <jvlcek> |
| Status: | CLOSED ERRATA | QA Contact: | luke couzens <lcouzens> |
| Severity: | medium | Docs Contact: | |
| Priority: | high | ||
| Version: | 5.5.0 | CC: | abellott, jhardy, lcouzens, mdahlgre, obarenbo |
| Target Milestone: | GA | ||
| Target Release: | 5.8.0 | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | update:proxy | ||
| Fixed In Version: | 5.8.0.0 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2017-05-31 14:19:29 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: | |
|
Description
Mike Dahlgren
2016-03-28 15:53:26 UTC
New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/571d8baa6bf526c45593bb4e099a204bf39d9cb1 commit 571d8baa6bf526c45593bb4e099a204bf39d9cb1 Author: Joe VLcek <jvlcek> AuthorDate: Wed Dec 7 17:57:11 2016 -0500 Commit: Joe VLcek <jvlcek> CommitDate: Tue Dec 13 15:38:54 2016 -0500 Update rhsm config file when registering with RHN through a proxy server https://bugzilla.redhat.com/show_bug.cgi?id=1321616 app/controllers/ops_controller/settings/rhn.rb | 1 + app/models/registration_system.rb | 48 +++++++++ spec/models/registration_system_spec.rb | 130 ++++++++++++++++++++++++- 3 files changed, 178 insertions(+), 1 deletion(-) Verified in 5.8.0.3 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://access.redhat.com/errata/RHSA-2017:1367 |