Bug 2238952
Summary: | Discovery Provisioning fails as when we try to submit the host from customize host button | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Satellite | Reporter: | addubey | ||||
Component: | Discovery Plugin | Assignee: | satellite6-bugs <satellite6-bugs> | ||||
Status: | CLOSED ERRATA | QA Contact: | addubey | ||||
Severity: | high | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 6.14.0 | CC: | ahumbe, gtalreja, iballou, jstloui9, lstejska, mjia, rlavi, saydas, zhunting | ||||
Target Milestone: | 6.15.0 | Keywords: | Triaged | ||||
Target Release: | Unused | ||||||
Hardware: | x86_64 | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | foreman_discovery-23.0.0 | Doc Type: | If docs needed, set a value | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2024-04-23 17:14: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: | |||||
Embargoed: | |||||||
Attachments: |
|
Description
addubey
2023-09-14 14:17:03 UTC
This issue is not a 6.14 regression, I was able to reproduce it on 6.13 as well. Bulk setting Target Milestone = 6.15.0 where sat-6.15.0+ is set. Verified Tested on: Satellite 6.15.0 snap 3 Steps followed: 1. Setup Discovery provisioning and have discovered hosts 2. Click on provision -> click on customize host -> Dont select the host group 3. When the host page appears select the hostgroup and make sure the data is populated. 4. Click on submit. Observation: Discovery provisioning works with the host submission. Additional info : (Tried these possible cases as well) 1. Auto-provisioning. 2. Directly create a host post by clicking on the provision button 3. Don't select the host group and click on the create host button, fails for the validation of the required params which is expected but setting everything from there makes sense and works. 4. Select the host group click on the customize button, and click on submit validating the data is populated. 5. Dont Select the host group click on the customize button, and click on submit validating the data is populated. *** Bug 2268544 has been marked as a duplicate of this bug. *** 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 (Important: Satellite 6.15.0 release), 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-2024:2010 Created attachment 2031135 [details]
Hotfix RPM for Satellite 6.14.4
A hotfix RPM is available for this BZ for Satellite 6.14.4
INSTALL INSTRUCTIONS:
1. Create a complete backup or snapshot of Satellite 6.14.4 server
2. Download the hotfix RPM from this attachment
3. # dnf install ./rubygem-foreman_discovery-22.0.4-2.HOTFIXRHBZ2238952_2068263.el8sat.noarch.rpm --disableplugin=foreman-protector
4. # satellite-maintain service restart
|