Bug 1698567
| Summary: | Amazon EC2 missing regions in CloudForms UI | |||
|---|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Ryan Spagnola <rspagnol> | |
| Component: | Providers | Assignee: | Adam Grare <agrare> | |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Matouš Mojžíš <mmojzis> | |
| Severity: | high | Docs Contact: | Red Hat CloudForms Documentation <cloudforms-docs> | |
| Priority: | high | |||
| Version: | 5.10.0 | CC: | dluong, dmetzger, jfrey, jhardy, mshriver, obarenbo, simaishi | |
| Target Milestone: | GA | Keywords: | TestOnly, ZStream | |
| Target Release: | 5.11.0 | |||
| Hardware: | All | |||
| OS: | All | |||
| Whiteboard: | ||||
| Fixed In Version: | 5.11.0.1 | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 1703461 (view as bug list) | Environment: | ||
| Last Closed: | 2019-12-13 14:54:47 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: | 1703461 | |||
|
Description
Ryan Spagnola
2019-04-10 15:50:33 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 Verification failed. Osaka region is not included in 5.11.0.10. Verified in 5.11.0.13. All possible regions are in CFME. Some of them are disabled by default. |