Bug 1332310

Summary: Service : Ordering a catalog Bundle for Azure multiple stacks doesn't show values in dialog dropdown
Product: Red Hat CloudForms Management Engine Reporter: Shveta <sshveta>
Component: UI - OPSAssignee: Milan Zázrivec <mzazrivec>
Status: CLOSED NOTABUG QA Contact: Shveta <sshveta>
Severity: medium Docs Contact:
Priority: medium    
Version: 5.6.0CC: bilwei, dajohnso, gmccullo, hkataria, jhardy, mpovolny, obarenbo, sshveta
Target Milestone: GA   
Target Release: 5.6.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: service:catalog:azure
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-05-05 20:52:57 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 Flags
values in drop down none

Description Shveta 2016-05-02 21:26:25 UTC
Created attachment 1153039 [details]
values in drop down

Description of problem:


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1. Create two catalog items for Type Orchestration for Azure provider. Select the azure-single-vm-from-user-image  dialog
2. Create a catalog bundle and add the above two items as resources
3. Order catalog bundle. dialog dropdown does not show values for Resource group or User images.
It shows values when Individual catalog items are ordered.

Actual results:


Expected results:


Additional info:


5.6.0.4-beta2.3.20160421172650_719e256

Comment 2 Harpreet Kataria 2016-05-04 14:24:58 UTC
Milan,

Can you verify if we are getting values from back end to populate the drop down in dialog. Let me know if this is not a UI issue.

Thanks,
~Harpreet

Comment 3 Greg McCullough 2016-05-05 14:43:15 UTC
Shveta/Milan - The azure-single-vm-from-user-image dialog is designed to work against an Azure orchestration catalog item only.  The dynamic methods require access to a orchestration_manager which would not be available from the bundle service.

This is working as designed.  And if needed we can convert this into an RFE to support this feature.

Comment 4 Shveta 2016-05-05 15:45:59 UTC
Okay , so multiple azure stacks cannot be ordered as of now , right ?

Comment 5 Bill Wei 2016-05-05 17:44:32 UTC
Greg is right about the dynamic method. The azure-single-vm-from-user-image dialog is generated by a tool which can be only used in single catalog item provisioning. 

The auto generated dialog is meant to provide a base, subject to be modified manually for specific use.