Bug 1351147

Summary: EC2 flavors CPUs and cpu cores columns interchanged
Product: Red Hat CloudForms Management Engine Reporter: Matouš Mojžíš <mmojzis>
Component: ProvidersAssignee: Marcel Hild <mhild>
Status: CLOSED NOTABUG QA Contact: Dave Johnson <dajohnso>
Severity: medium Docs Contact:
Priority: high    
Version: 5.6.0CC: cpelland, hkataria, jfrey, jhardy, mpovolny, obarenbo
Target Milestone: GAKeywords: ZStream
Target Release: 5.7.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: ui:ec2
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1368163 (view as bug list) Environment:
Last Closed: 2016-08-30 14:53:39 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: 1368163    

Description Matouš Mojžíš 2016-06-29 11:08:51 UTC
Description of problem:


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

How reproducible:
Always

Steps to Reproduce:
1. Add an ec2 provider
2. Compute -> Cloud -> Flavor
3.

Actual results:
CPU Cores are always 1 and CPUs are up to 128, which doesn't seem to be right.

Expected results:


Additional info:

Comment 5 Marcel Hild 2016-08-18 19:45:25 UTC
Actually I think thats how amazon works. They give you vCPU which essentially boils down to a single core cpu, which is in hardware a core on a cpu.

But how wants to think in CPUs in Cores if he can have clouds and compute :)

https://samrueby.com/2015/01/12/what-are-amazon-aws-vcpus
https://www.pythian.com/blog/virtual-cpus-with-amazon-web-services/

in case nobody objects, I'll close this as NOTABUG

Comment 6 Marcel Hild 2016-08-30 14:53:39 UTC
closing as NOTABUG because thats how aws works