Actions
Bug #28725
closedCreate host using compute_profile the 'image' field under 'OS' tab remain disabled and host create failed as well
Difficulty:
Triaged:
No
Bugzilla link:
Description
Description of problem:
Create host using compute_profile the 'image' field under 'OS' tab remain disabled and host create failed as well
How reproducible:
Always
Steps to Reproduce:
1. Create CR using AzureRM.
2. Associate compute profile with created CR.
3. Now try to create a host(UI: hosts => Create Host) using this CR and CP .
Actual results:
Under 'Operating system' tab unable to select 'Image' and it by default select any one and this field('Image') shows as disabled.
hence after submit the create_host same failed with error 'undefined method start_with?'
Expected results:
Should be able to select values under 'Image'
Additional info:
Same has been observed for CR GCE and EC2 as well.
Updated by The Foreman Bot about 5 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/7348 added
Updated by Kavita Gaikwad about 5 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset 6bad7d9958d536ef4190d79af8ac3a97b2a16c25.
Updated by The Foreman Bot about 5 years ago
- Pull request https://github.com/theforeman/foreman/pull/7382 added
Actions