Bug #27764
closedVM tab on create host has storage section missing when provider selected through hostgroup
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1724780
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)
Updated by Ondřej Ezr over 5 years ago
- Related to Bug #27798: Host form doesn't update properly on hostgroup/taxonomy change added
Updated by The Foreman Bot over 5 years ago
- Status changed from New to Ready For Testing
- Assignee set to Ondřej Ezr
- Pull request https://github.com/theforeman/foreman/pull/7023 added
Updated by Ondřej Ezr over 5 years ago
- Related to Bug #27391: Discrepancy in default memory size for virtual machine while provisioning vm added
Updated by Ondřej Ezr over 5 years ago
- Related to deleted (Bug #27391: Discrepancy in default memory size for virtual machine while provisioning vm)
Updated by Tomer Brisker over 5 years ago
- Subject changed from VM tab on create host has storage section missing when provider selected through hostgroup to VM tab on create host has storage section missing when provider selected through hostgroup
- Fixed in Releases 1.23.0 added
- Fixed in Releases deleted (
1.24.0)
Updated by Ondřej Ezr over 5 years ago
- Has duplicate Bug #27782: Datastore config in compute profile not used when creating VMware VMs added
Updated by Ondřej Ezr over 5 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset 16976e1ea63019ae03cc02e9c6818bce483e99c3.
Updated by The Foreman Bot over 5 years ago
- Pull request https://github.com/theforeman/foreman/pull/7026 added