Bug 1698567 - Amazon EC2 missing regions in CloudForms UI
Summary: Amazon EC2 missing regions in CloudForms UI
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: Providers
Version: 5.10.0
Hardware: All
OS: All
high
high
Target Milestone: GA
: 5.11.0
Assignee: Adam Grare
QA Contact: Matouš Mojžíš
Red Hat CloudForms Documentation
URL:
Whiteboard:
Depends On:
Blocks: 1703461
TreeView+ depends on / blocked
 
Reported: 2019-04-10 15:50 UTC by Ryan Spagnola
Modified: 2020-03-10 12:39 UTC (History)
7 users (show)

Fixed In Version: 5.11.0.1
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1703461 (view as bug list)
Environment:
Last Closed: 2019-12-13 14:54:47 UTC
Category: ---
Cloudforms Team: ---
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Ryan Spagnola 2019-04-10 15:50:33 UTC
Description of problem:
The following regions are missing when adding EC2 provider

Europe:
Stockholm

Asia Pacific:
Osaka
Beijing
Ningxia

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

How reproducible:
Always

Steps to Reproduce:
1. Add Amazon cloud provider
2. select region dropdown
3.

Actual results:
some regions are missing

Expected results:
all regions available

Additional info:
Used this link to compare available EC2 regions
https://aws.amazon.com/about-aws/global-infrastructure/regional-product-services/

Comment 5 Alexander Zagaynov 2019-04-12 12:21:41 UTC
David, to run that task you need to be in the "manageiq-providers-amazon" plugin directory.
Those regions were updated in February: https://github.com/ManageIQ/manageiq-providers-amazon/blob/master/db/fixtures/aws_regions.yml
It was before 10.2, so that's weird you don't have them.
You can simply download that file and replace the old one (it should be in that gem's directory).

P.S. I see that Osaka region does not present in aws-sdk gem: https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-partitions/partitions.json
Probably, this is because "You can use the Asia Pacific (Osaka-Local) Region only in conjunction with the Asia Pacific (Tokyo) Region" (https://docs.aws.amazon.com/general/latest/gr/rande.html).

P.P.S. I've run regions update task, but there is not so much changes, and no new regions: https://github.com/ManageIQ/manageiq-providers-amazon/pull/527

Comment 14 Matouš Mojžíš 2019-06-27 15:09:18 UTC
Verification failed.
Osaka region is not included in 5.11.0.10.

Comment 17 Matouš Mojžíš 2019-07-13 09:21:57 UTC
Verified in 5.11.0.13. All possible regions are in CFME. Some of them are disabled by default.


Note You need to log in before you can comment on or make changes to this bug.