Bug 1724686

Summary: [RFE] Several EC2 instance types are missing in CFME
Product: Red Hat CloudForms Management Engine Reporter: Matouš Mojžíš <mmojzis>
Component: ProvidersAssignee: Adam Grare <agrare>
Status: CLOSED CURRENTRELEASE QA Contact: Matouš Mojžíš <mmojzis>
Severity: medium Docs Contact: Red Hat CloudForms Documentation <cloudforms-docs>
Priority: medium    
Version: 5.11.0CC: jfrey, jhardy, obarenbo, simaishi
Target Milestone: GA   
Target Release: 5.11.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: ec2:provider:flavor
Fixed In Version: 5.11.0.23 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-12-13 14:55:05 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: AWS Target Upstream Version:
Embargoed:

Description Matouš Mojžíš 2019-06-27 14:28:57 UTC
Description of problem:
These instance types are missing in CFME:
c5.metal
c5.12xlarge
c5.24xlarge
m5.8xlarge
m5.16xlarge
m5a.8xlarge
m5a.16xlarge
m5d.16xlarge
m5d.8xlarge
r5a.8xlarge
r5a.16xlarge
r5.metal
r5.16xlarge
r5.8xlarge
r5d.metal
r5d.8xlarge
r5dx16xlarge
z1d.metal

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

How reproducible:
Always

Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 2 Alexander Zagaynov 2019-07-10 17:06:29 UTC
PR: https://github.com/ManageIQ/manageiq-providers-amazon/pull/545

Comment 3 Alexander Zagaynov 2019-07-12 13:25:30 UTC
PR merged

Comment 4 Matouš Mojžíš 2019-07-25 15:39:57 UTC
All the instance types are there except z1d/r5/r5d "metal" instance types.
Already added comment to different BZ for it: https://bugzilla.redhat.com/show_bug.cgi?id=1705565#c9

Comment 5 Alexander Zagaynov 2019-09-03 17:27:28 UTC
PR: https://github.com/ManageIQ/manageiq-providers-amazon/pull/554

Comment 6 CFME Bot 2019-09-03 20:31:07 UTC
New commit detected on ManageIQ/manageiq-providers-amazon/ivanchuk:

https://github.com/ManageIQ/manageiq-providers-amazon/commit/799ec026e1382b3d0cc78867881afa6836a5e3e4
commit 799ec026e1382b3d0cc78867881afa6836a5e3e4
Author:     Adam Grare <agrare>
AuthorDate: Tue Sep  3 15:12:44 2019 -0400
Commit:     Adam Grare <agrare>
CommitDate: Tue Sep  3 15:12:44 2019 -0400

    Merge pull request #554 from AlexanderZagaynov/BZ-1724686_metal_type_names

    add metal to names and remove dedicated

    (cherry picked from commit caaa4e5eed895184f85c5e551bf3d3a128077477)

    Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1724686
    Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1724631

 db/fixtures/aws_instance_types.yml | 794 +-
 spec/models/manageiq/providers/amazon/aws_refresher_spec_counts.rb | 2 +-
 spec/models/manageiq/providers/amazon/cloud_manager/stubbed_refresher_spec.rb | 2 +-
 3 files changed, 20 insertions(+), 778 deletions(-)

Comment 7 Matouš Mojžíš 2019-09-06 09:47:02 UTC
Verified in 5.11.0.23. No EC2 instance types are currently missing in CFME.