New commit detected on ManageIQ/manageiq-providers-amazon/hammer: https://github.com/ManageIQ/manageiq-providers-amazon/commit/b430c0796a0f8b06221fb06369e60836ae42cc32 commit b430c0796a0f8b06221fb06369e60836ae42cc32 Author: Daniel Berger <djberg96> AuthorDate: Wed Feb 13 16:02:49 2019 -0500 Commit: Daniel Berger <djberg96> CommitDate: Wed Feb 13 16:02:49 2019 -0500 Merge pull request #514 from AlexanderZagaynov/updates/new_itypes_2019-02-11 update instance types and regions (cherry picked from commit d8667456cd6a6f16794e3ea1b504ad8658e4aa0d) Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1703472 Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1703473 Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1703474 Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1703475 Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1703461 db/fixtures/aws_instance_types.yml | 827 +- db/fixtures/aws_regions.yml | 8 + spec/models/manageiq/providers/amazon/aws_refresher_spec_counts.rb | 2 +- spec/models/manageiq/providers/amazon/cloud_manager/stubbed_refresher_spec.rb | 2 +- spec/models/manageiq/providers/amazon/regions_spec.rb | 6 +- spec/vcr_cassettes/manageiq/providers/amazon/regions.yml | 22 +- 6 files changed, 803 insertions(+), 64 deletions(-)
New commit detected on ManageIQ/manageiq-providers-amazon/hammer: https://github.com/ManageIQ/manageiq-providers-amazon/commit/a19a64b5fc662409569c839cb300ef1b5eddd6eb commit a19a64b5fc662409569c839cb300ef1b5eddd6eb Author: Adam Grare <agrare> AuthorDate: Fri Apr 12 08:56:30 2019 -0400 Commit: Adam Grare <agrare> CommitDate: Fri Apr 12 08:56:30 2019 -0400 Merge pull request #527 from AlexanderZagaynov/BZ-1698567_update_regions disable new us-gov region by default (cherry picked from commit bf7e8c4fbc877cd2d73968bc7c9dc455cfb413e8) https://bugzilla.redhat.com/show_bug.cgi?id=1703461 config/settings.yml | 1 + 1 file changed, 1 insertion(+)
I've added Osaka region in https://github.com/ManageIQ/manageiq-providers-amazon/pull/532 However, since it is a very special one (https://www.reddit.com/r/aws/comments/9u90db/so_whats_the_story_behind_osaka_region/) - I disabled it by default. P.S. I also added one more: https://aws.amazon.com/blogs/aws/now-open-aws-asia-pacific-hong-kong-region/
New commit detected on ManageIQ/manageiq-providers-amazon/hammer: https://github.com/ManageIQ/manageiq-providers-amazon/commit/7ff93bc57f16a12310884ca57f213cc66fdd284e commit 7ff93bc57f16a12310884ca57f213cc66fdd284e Author: Adam Grare <agrare> AuthorDate: Thu May 9 21:44:41 2019 -0400 Commit: Adam Grare <agrare> CommitDate: Thu May 9 21:44:41 2019 -0400 Merge pull request #532 from AlexanderZagaynov/BZ-1705565_new_regions_and_instance_types new regions and instance types (cherry picked from commit 9d1567e0816e583493924a13b4419b109d23d3a9) Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1703474 Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1728708 Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1703461 app/models/manageiq/providers/amazon/regions.rb | 12 + config/settings.yml | 2 + db/fixtures/aws_instance_types.yml | 2251 +- db/fixtures/aws_regions.yml | 8 + spec/models/manageiq/providers/amazon/aws_refresher_spec_counts.rb | 2 +- spec/models/manageiq/providers/amazon/cloud_manager/stubbed_refresher_spec.rb | 2 +- spec/models/manageiq/providers/amazon/regions_spec.rb | 31 +- spec/vcr_cassettes/manageiq/providers/amazon/regions.yml | 16 +- 8 files changed, 2017 insertions(+), 307 deletions(-)
Verified in 5.10.8.0. All the mentioned regions are in CFME, but some of them are disabled by default.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2019:2466