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:
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
closing as NOTABUG because thats how aws works