Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
Red Hat Satellite engineering is moving the tracking of its product development work on Satellite to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Created attachment 1585330[details]
Error on web console
Description of problem:
Version-Release number of selected component (if applicable):
How reproducible:
Always
Steps to Reproduce:
1. Create a Hostgroup , add deploy by as Vmware compute resource
2. Create a Host , using the hostgroup, Vmware would be set
3. Go to Virtual Machine tab
Actual results:
No storage section , and cannot fetch resource pool
Expected results:
There should be a storage section and resource pool should be populated aganist selected Cluster
Additional info:
Remove the Vmware provider in create host wizard and re-select
Screenshot has firefox error
Chrome error:
3vmware.js:59 Uncaught TypeError: Cannot read property 'datastoresUrl' of undefined
at vmware.js:59
at Object.dispatch (index.js:8)
at Object.t.onClusterChange (vmware.js:11)
at HTMLSelectElement.onchange (new:1)
at Object.trigger (jquery.js:7813)
at HTMLSelectElement.<anonymous> (jquery.js:7875)
at Function.each (jquery.js:365)
at m.fn.init.each (jquery.js:137)
at m.fn.init.trigger (jquery.js:7874)
at r.triggerChange (select2.js:1168)
During triage, we moved this to the hostgroup component because we are seeing this in more things than just VMware.
A lot of times I see when a compute profile is added to a hostgroup and then verifying things are correct in each of the tabs, something is missing, etc yet if you go back to the compute profile it is filled in correctly with information. I have also noticed sometimes the hostgroup itself not pulling in things such as templates, os, etc.
I could not reproduce the issue while creating the host, nor when editing existing host. All data was displayed, there were no errors in web console.
Tested on:
Satellite 6.6 snap 20
satellite-6.6.0-7.el7sat.noarch
tfm-rubygem-katello-3.12.0.26-1.el7sat.noarch
foreman-1.22.0.32-1.el7sat.noarch
pulp-server-2.19.1.1-1.el7sat.noarch
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-2019:3172
Created attachment 1585330 [details] Error on web console Description of problem: Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. Create a Hostgroup , add deploy by as Vmware compute resource 2. Create a Host , using the hostgroup, Vmware would be set 3. Go to Virtual Machine tab Actual results: No storage section , and cannot fetch resource pool Expected results: There should be a storage section and resource pool should be populated aganist selected Cluster Additional info: Remove the Vmware provider in create host wizard and re-select Screenshot has firefox error Chrome error: 3vmware.js:59 Uncaught TypeError: Cannot read property 'datastoresUrl' of undefined at vmware.js:59 at Object.dispatch (index.js:8) at Object.t.onClusterChange (vmware.js:11) at HTMLSelectElement.onchange (new:1) at Object.trigger (jquery.js:7813) at HTMLSelectElement.<anonymous> (jquery.js:7875) at Function.each (jquery.js:365) at m.fn.init.each (jquery.js:137) at m.fn.init.trigger (jquery.js:7874) at r.triggerChange (select2.js:1168)