Bug 1443079
| Summary: | vmware_CustomizeRequest Provisioning Type: ManageIQ::Providers::Vmware::InfraManager::Provision does not match, skipping processing | ||
|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Satoe Imaishi <simaishi> |
| Component: | Automate | Assignee: | William Fitzgerald <wfitzger> |
| Status: | CLOSED ERRATA | QA Contact: | Shveta <sshveta> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 5.7.0 | CC: | gblomqui, jhardy, mkanoor, obarenbo, simaishi, sshveta, tfitzger |
| Target Milestone: | GA | ||
| Target Release: | 5.8.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | 5.8.0.11 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1431768 | Environment: | |
| Last Closed: | 2017-05-31 14:52:26 UTC | Type: | --- |
| 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: | 1431768 | ||
| Bug Blocks: | |||
Please disregard the last comment. Here is the correct information.
Satoe Imaishi @simaishi commented 6 days ago Master
5.8.z backport details:
$ git log -1
commit 15c0633a32470c7754bb5550aaf42015be9ea390
Author: Jason Frey <jfrey>
Date: Mon Apr 17 15:12:14 2017 -0400
Merge branch 'vmware_customrequest' into 'master'
Automate - Modified method vmware_CustomizeRequest in RedHat domain.
Changed the prov.type to ManageIQ::Providers::Vmware::InfraManager::Provision and
ManageIQ::Providers::Vmware::InfraManager::ProvisionViaPxe.
See merge request !436
(cherry picked from commit f4d2e2da5c3354ff1fbc527c47daa4f6ddfa48fa)
https://bugzilla.redhat.com/show_bug.cgi?id=1443079
Provisioned a vmware service request and observed that the log does not have "vmware_CustomizeRequest Provisioning Type: ManageIQ::Providers::Vmware::InfraManager::Provision does not match, skipping processing" anymore . The method was executed : <AEMethod vmware_preprovision> Template:<damnSmallLinux> Provider:<vSphere 5.5 (nested)> Vendor:<vmware> Product:<other 2.4.x linux (32-bit)> Bitness:<> Verified in 5.8.0.12-rc1.20170425180304_4f35996 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-2017:1367 |
commit 703cb1f88afc49dd41a1ea58f4231f5ded60900f Author: Greg McCullough <gmccullo> Date: Thu Mar 30 15:41:37 2017 -0400 Merge pull request #81 from billfitzgerald0120/best_fit_host_maint_check Modified vmware_best_fit_least_utilized to not select Hosts in maintenance. (cherry picked from commit 5a79a16322d82357d0097821679bf0ec704c7352)