Bug 1375317

Summary: Add single select false to guest access pair options on EC2
Product: Red Hat CloudForms Management Engine Reporter: John Prause <jprause>
Component: ProvidersAssignee: drew uhlmann <duhlmann>
Status: CLOSED CURRENTRELEASE QA Contact: Matouš Mojžíš <mmojzis>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 5.6.0CC: jfrey, jhardy, mmojzis, obarenbo, simaishi
Target Milestone: GAKeywords: TestOnly, ZStream
Target Release: 5.7.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: ec2:provision
Fixed In Version: 5.7.0.0 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1376141 (view as bug list) Environment:
Last Closed: 2017-01-11 20:04:51 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: 1376141    

Description John Prause 2016-09-12 17:25:15 UTC
The default logic on the drop-downs is to select an item if there is only one in the list. The :auto_select_single: false setting should be applied to all the provision dialogs yaml files that include the guest_access_key_pair field. The only dialog with guest_access_key_pair and no preexisting auto_select_single is EC2, which this fixes.

Comment 2 John Prause 2016-09-12 17:25:50 UTC
https://github.com/ManageIQ/manageiq/pull/10598

Comment 4 Matouš Mojžíš 2016-11-10 16:36:37 UTC
Verified in 5.7.0.10. I can provision instance in AWS without guest access key.