Bug 1221386
| Summary: | dialog values do not override vm_name | |||
|---|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Shveta <sshveta> | |
| Component: | Automate | Assignee: | Tina Fitzgerald <tfitzger> | |
| Status: | CLOSED ERRATA | QA Contact: | Dmitry Misharov <dmisharo> | |
| Severity: | high | Docs Contact: | ||
| Priority: | high | |||
| Version: | 5.4.0 | CC: | cbolz, cpelland, jhardy, mkanoor, mwelk, obarenbo, sshveta, tfitzger | |
| Target Milestone: | GA | Keywords: | ZStream | |
| Target Release: | 5.5.0 | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | 5.5.0.1 | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 1228411 (view as bug list) | Environment: | ||
| Last Closed: | 2015-12-08 13:09:07 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: | ||||
| Bug Depends On: | ||||
| Bug Blocks: | 1228411 | |||
|
Description
Shveta
2015-05-13 22:31:46 UTC
Shveta, any idea if there is a equivalent 5.3 issue? We need to find and link it. This feature was not available in 5.3 New commit detected on manageiq/master: https://github.com/ManageIQ/manageiq/commit/0e3de10a3c1c95997e49136ac85633d8137ec6fd commit 0e3de10a3c1c95997e49136ac85633d8137ec6fd Author: Tina Fitzgerald <tfitzger> AuthorDate: Wed Jun 3 16:56:58 2015 -0400 Commit: Tina Fitzgerald <tfitzger> CommitDate: Wed Jun 3 16:56:58 2015 -0400 Fix problem where options were not getting set properly on the provision task. https://bugzilla.redhat.com/show_bug.cgi?id=1221386 .../Methods.class/__methods__/catalogiteminitialization.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commit detected on cfme/5.4.z: https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=dfc9a93cf404d0fee9aa12d94ef9873385711e6c commit dfc9a93cf404d0fee9aa12d94ef9873385711e6c Author: Tina Fitzgerald <tfitzger> AuthorDate: Wed Jun 3 16:56:58 2015 -0400 Commit: Tina Fitzgerald <tfitzger> CommitDate: Thu Jun 4 17:17:42 2015 -0400 Fix problem where options were not getting set properly on the provision task. https://bugzilla.redhat.com/show_bug.cgi?id=1221386 .../Methods.class/__methods__/catalogiteminitialization.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commit detected on cfme/5.4.z: https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=f65c0108542ed467421aaf1704d2bfd34d8a6675 commit f65c0108542ed467421aaf1704d2bfd34d8a6675 Merge: a2ba25c dfc9a93 Author: Madhu Kanoor <mkanoor> AuthorDate: Tue Jun 16 15:33:15 2015 -0400 Commit: Madhu Kanoor <mkanoor> CommitDate: Tue Jun 16 15:33:15 2015 -0400 Merge branch 'bz_1228411' into '5.4.z' Service dialog - fix issue where vm_name is not getting set properly. Fix problem where options were not getting set properly on the provision task. Clean cherry-pick. PR https://github.com/ManageIQ/manageiq/pull/3052 BZ https://bugzilla.redhat.com/show_bug.cgi?id=1228411 Original BZ: https://bugzilla.redhat.com/show_bug.cgi?id=1221386 See merge request !103 .../Methods.class/__methods__/catalogiteminitialization.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Checked in 5.5.0.11, service_name, service_description and vm_name override their respective values. Although if I do it exactly as the steps are, I get an error when provisioning the bundle. But everything in bundle is set, there is just only one machine running. Since this is not directly related to this BZ, moving to verified but setting a needinfo just in case I am wrong. Hi Milan, I'm curious why your bundle is failing. Does the catalog item provision succeed? Can I have access to your environment to check it out? Thanks, Tina 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 |