| Summary: | Service Provisioning for one VM creates two VMs | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Jared Deubel <jdeubel> | ||||||||||||
| Component: | Automate | Assignee: | Tina Fitzgerald <tfitzger> | ||||||||||||
| Status: | CLOSED NOTABUG | QA Contact: | Dave Johnson <dajohnso> | ||||||||||||
| Severity: | low | Docs Contact: | |||||||||||||
| Priority: | unspecified | ||||||||||||||
| Version: | 5.5.0 | CC: | jdeubel, jhardy, mkanoor, obarenbo, tfitzger | ||||||||||||
| Target Milestone: | GA | ||||||||||||||
| Target Release: | 5.6.0 | ||||||||||||||
| Hardware: | Unspecified | ||||||||||||||
| OS: | Unspecified | ||||||||||||||
| Whiteboard: | |||||||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||
| Clone Of: | Environment: | ||||||||||||||
| Last Closed: | 2016-01-26 16:30:55 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: | |||||||||||||
| Attachments: |
|
||||||||||||||
|
Description
Jared Deubel
2016-01-21 19:35:39 UTC
Created attachment 1116990 [details]
evm logs
Created attachment 1118122 [details]
service screen shot
Created attachment 1118123 [details]
Service screen shot.
Created attachment 1118124 [details]
Service screen shot.
Created attachment 1118126 [details]
Service screen shot.
Created attachment 1118127 [details]
Service screen shot.
Hi Jared, Multiple VMs are being created from a single service item due to the way it's configured. I've attached the screen shots Rich provided showing the service item. 1. The attachment containing Image 4 shows the entry point for the service as: /Service/Provisioning/StateMachines/ServiceProvision_Template/VMWare_Build_VMProvisionRequest This entrypoint is intended to be used with a generic service catalog item that provisions one or many VMs into a service 2. The attachment for the screen shot containing Image 5 shows the service item type as vmware. (the dialogs are not present for a generic item) So, basically, the service provision generated a vm provision request from the options passed to the VMWare_Build_VMProvisionRequest method, and another as specified in the vmware dialogs. There is no way to convert the service item from vmware to generic, so the customer should delete the service item, and create the item again as a generic service item. Please let me know if you have any questions. Thanks, Tina Customer confirmed configuration change resolved the issue: ..... Most recent comment: On 2016-01-26 10:24:32, Caldwell, Rich commented: "That was the issue. I was not aware of the purpose of the Generic service item. Considering I wanted to build VMWare VMs, I chose the VMWare service item type. Thanks for the clarification. It is now working properly once I built a new catalog item based on the proper service item type. This case can be closed. |