Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 645370

Summary: [UI]: Don't show hardware profiles that can't possibly work
Product: [Retired] CloudForms Cloud Engine Reporter: Chris Lalancette <clalance>
Component: aeolus-conductorAssignee: Scott Seago <sseago>
Status: CLOSED CURRENTRELEASE QA Contact: wes hayutin <whayutin>
Severity: medium Docs Contact:
Priority: low    
Version: 0.3.1CC: dajohnso, deltacloud-maint, jguiditt
Target Milestone: alpha   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-12-08 13:49:51 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:

Description Chris Lalancette 2010-10-21 12:23:08 UTC
Description of problem:
(I thought we had a bug about this, but I couldn't find it.  Feel free to close as a dup if we already have one)

In the final "Launch Instance" UI, we give a list of all hardware profiles that the provider supports.  However, we know up-front that certain hardware profiles won't work; since we can only build x86_64 images at present, any hardware profiles that are != x86_64 definitely won't work.  We should restrict the list to only show the hardware profiles that have a chance of working.

Comment 1 Scott Seago 2010-10-28 19:23:42 UTC
Patch submitted:

On the 'new instance' form, the template is chosen on the first step. On the second page, filter out any hardware profiles that don't match the architecture of the chosen template.

https://fedorahosted.org/pipermail/deltacloud-devel/2010-October/003132.html

Comment 2 Dave Johnson 2011-03-18 17:31:39 UTC
Just this week I opened this very same bug 688190 and was told it is coming out this week, moving this one to ON_QA for verification once we get a official build

Comment 3 wes hayutin 2011-04-18 19:28:59 UTC
HARDWARE PROFILE NAME
ARCHITECTURE
MEMORY
STORAGE
VIRTUAL CPU
 hwp1	 x86_64	 1	 1	 1
 m1.small	 i386	 1740	 160	 1


><label for="instance_hardware_profile">Hardware profile</label>
<select id="instance_hardware_profile_id" name="instance[hardware_profile_id]">
<option value="14">hwp1</option>
</select>

[root@ip-10-80-242-101 logrotate.d]# rpm -qa  | grep aeolus
aeolus-conductor-doc-0.0.3-6.el6.x86_64
aeolus-conductor-0.0.3-6.el6.x86_64
aeolus-conductor-daemons-0.0.3-6.el6.x86_64
aeolus-configure-2.0.0-8.el6.noarch

Comment 4 wes hayutin 2011-08-01 19:55:16 UTC
release pending...

Comment 5 wes hayutin 2011-08-01 19:57:05 UTC
release pending...

Comment 7 wes hayutin 2011-12-08 13:49:51 UTC
perm close