Bug 1241890
| Summary: | undefined method `description' for nil:NilClass] encountered during phase [create_pxe_configuration_file] when no pxe image is selected while provisioning | ||
|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Aziza Karol <akarol> |
| Component: | Provisioning | Assignee: | Drew Bomhof <dbomhof> |
| Status: | CLOSED ERRATA | QA Contact: | Aziza Karol <akarol> |
| Severity: | medium | Docs Contact: | |
| Priority: | high | ||
| Version: | 5.3.0 | CC: | akarol, jhardy, obarenbo, simaishi |
| Target Milestone: | GA | ||
| Target Release: | 5.5.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | 5.5.0.11 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2015-12-08 13:22:16 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: | |||
|
Description
Aziza Karol
2015-07-10 10:48:22 UTC
Aziza, can you try to reproduce this on 5.4.1 once we get a build, thx! This issue is still reproducible on 5.4.1. I selected the pxe server but did not select an image while provisioning. Drew - This is the same issue as Bug 1255190 but for PXE provisioning which should also be addressed by the same fix. (In reply to Drew Bomhof from comment #6) > https://bugzilla.redhat.com/show_bug.cgi?id=1241890 https://github.com/ManageIQ/manageiq/pull/5395 New commit detected on cfme/5.5.z: https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=f115304ec432d7cbfe223cc58aa816444d95d9bd commit f115304ec432d7cbfe223cc58aa816444d95d9bd Merge: 45ae51e e500133 Author: Greg McCullough <gmccullo> AuthorDate: Fri Nov 13 16:50:58 2015 -0500 Commit: Greg McCullough <gmccullo> CommitDate: Fri Nov 13 16:50:58 2015 -0500 Merge branch '5.5.z_iso_image_selection_validation' into '5.5.z' Validate Iso and Pxe child dialogs https://bugzilla.redhat.com/show_bug.cgi?id=1255190 https://bugzilla.redhat.com/show_bug.cgi?id=1241890 Refactored how the update_field_required method validates if supports_pxe? or supports_iso? are required fields. Renamed the method to update_field_visibility_pxe_iso We now simply apply the :edit, or :hide flags to the MiqProvisionVirtDialog class which implicitly does not validate on hidden fields PR:https://github.com/ManageIQ/manageiq/pull/5395 Cherry-Pick was clean See merge request !431 app/models/miq_provision_virt_workflow.rb | 16 ++++++------ spec/models/miq_provision_virt_workflow_spec.rb | 33 +++++++++++++++++++++++++ 2 files changed, 41 insertions(+), 8 deletions(-) Catalog/Image' is required displayed while creating catalog items. Verified: 5.5.0.11-rc1.20151117182049_653c0d4 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-2015:2551 |