Bug 1447787
| Summary: | redhat_CustomizeRequest Provisioning Type: does not match, skipping processing | |||
|---|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Jeffrey Cutter <jcutter> | |
| Component: | Automate | Assignee: | William Fitzgerald <wfitzger> | |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Shveta <sshveta> | |
| Severity: | medium | Docs Contact: | ||
| Priority: | high | |||
| Version: | 5.7.0 | CC: | cpelland, gmccullo, jcutter, jhardy, ldixon, mkanoor, obarenbo, smallamp, tfitzger | |
| Target Milestone: | GA | Keywords: | TestOnly | |
| Target Release: | 5.9.0 | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | 5.9.0.1 | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 1448537 1448538 (view as bug list) | Environment: | ||
| Last Closed: | 2018-03-06 15:58:12 UTC | Type: | Bug | |
| Regression: | --- | Mount Type: | --- | |
| Documentation: | --- | CRM: | ||
| Verified Versions: | Category: | --- | ||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
| Cloudforms Team: | CFME Core | Target Upstream Version: | ||
| Embargoed: | ||||
| Bug Depends On: | ||||
| Bug Blocks: | 1448537, 1448538 | |||
|
Description
Jeffrey Cutter
2017-05-03 20:11:08 UTC
Hi Jeff, I think this has already been addressed here: https://bugzilla.redhat.com/show_bug.cgi?id=1431768 Thanks, Tina Hi Tina, As indicated in the description of this BZ, https://bugzilla.redhat.com/show_bug.cgi?id=1431768 addressed vmware_customize and this is for redhat_customizerequest. I looked at BZ 1431768 and the pull request only shows updates for vmware. Can we please address all provider types where this is an issue? Thanks, -Jeff Hi Jeff, Sorry about that, I assumed the fix addressed all provider methods in the RedHat domain. Thanks, Tina Jeff, I am working on this now. Thanks Billy New commit detected on cfme_productization/master: https://code.engineering.redhat.com/gerrit/gitweb?p=cfme_productization.git;a=commit;h=2b684efabdafba4f3320fb21300cd0c933787781 commit 2b684efabdafba4f3320fb21300cd0c933787781 Merge: c14df88 ec55398 Author: Satoe Imaishi <simaishi> AuthorDate: Fri May 5 12:52:52 2017 -0400 Commit: Satoe Imaishi <simaishi> CommitDate: Fri May 5 12:52:52 2017 -0400 Merge branch 'redhat_custom_request' into 'master' Automate - Modified method redhat_CustomizeRequest in RedHat domain. Changed the prov.type to ManageIQ::Providers::Redhat::InfraManager::Provision, ManageIQ::Providers::Redhat::InfraManager::ProvisionViaPxe and ManageIQ::Providers::Redhat::InfraManager::ProvisionViaIso. https://bugzilla.redhat.com/show_bug.cgi?id=1447787 See merge request !456 .../Methods.class/__methods__/redhat_customizerequest.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) New commit detected on cfme_productization/master: https://code.engineering.redhat.com/gerrit/gitweb?p=cfme_productization.git;a=commit;h=ec55398cbabe338c242775b0de6af7dca70cf0b8 commit ec55398cbabe338c242775b0de6af7dca70cf0b8 Author: william fitzgerald <wfitzger> AuthorDate: Thu May 4 15:53:38 2017 -0400 Commit: william fitzgerald <wfitzger> CommitDate: Thu May 4 15:53:38 2017 -0400 Automate - Modified method redhat_CustomizeRequest in RedHat domain. Changed the prov.type to ManageIQ::Providers::Redhat::InfraManager::Provision, ManageIQ::Providers::Redhat::InfraManager::ProvisionViaPxe and ManageIQ::Providers::Redhat::InfraManager::ProvisionViaIso. https://bugzilla.redhat.com/show_bug.cgi?id=1447787 .../Methods.class/__methods__/redhat_customizerequest.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Fixed in 5.9.0.20.20180206200727_d1873b9 |