Bug 1214005
Summary: | Add new g2.8xlarge instance type for Amazon EC2 | |||
---|---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Jason Frey <jfrey> | |
Component: | Providers | Assignee: | Jason Frey <jfrey> | |
Status: | CLOSED ERRATA | QA Contact: | Milan Falešník <mfalesni> | |
Severity: | unspecified | Docs Contact: | ||
Priority: | unspecified | |||
Version: | 5.4.0 | CC: | jfrey, jhardy, mfalesni, obarenbo | |
Target Milestone: | GA | |||
Target Release: | 5.4.0 | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | Doc Type: | Bug Fix | ||
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 1214083 (view as bug list) | Environment: | ||
Last Closed: | 2015-06-16 12:59:19 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: | 1214083 |
Description
Jason Frey
2015-04-21 18:05:23 UTC
New commit detected on manageiq/master: https://github.com/ManageIQ/manageiq/commit/594c44e1e1229efa56c434789423c351d6c67405 commit 594c44e1e1229efa56c434789423c351d6c67405 Author: Jason Frey <jfrey> AuthorDate: Tue Apr 21 14:09:44 2015 -0400 Commit: Jason Frey <jfrey> CommitDate: Tue Apr 21 14:09:44 2015 -0400 Add new g2.8xlarge instance type for EC2 https://bugzilla.redhat.com/show_bug.cgi?id=1214005 lib/Amazon/MiqEc2InstanceTypes.rb | 23 ++++++++++++++++++++++ .../refreshers/ec2_refresher_other_region_spec.rb | 4 ++-- .../ems_refresh/refreshers/ec2_refresher_spec.rb | 4 ++-- 3 files changed, 27 insertions(+), 4 deletions(-) New commit detected on cfme/5.3.z: https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=ad487cb185eed6b65537cefbb5630988b7fb8199 commit ad487cb185eed6b65537cefbb5630988b7fb8199 Author: Jason Frey <jfrey> AuthorDate: Tue Apr 21 14:09:44 2015 -0400 Commit: Jason Frey <jfrey> CommitDate: Tue Apr 21 18:07:17 2015 -0400 Add new g2.8xlarge instance type for EC2 https://bugzilla.redhat.com/show_bug.cgi?id=1214005 https://bugzilla.redhat.com/show_bug.cgi?id=1214083 Conflicts: vmdb/spec/models/ems_refresh/refreshers/ec2_refresher_spec.rb lib/Amazon/MiqEc2InstanceTypes.rb | 23 ++++++++++++++++++++++ .../refreshers/ec2_refresher_other_region_spec.rb | 4 ++-- .../ems_refresh/refreshers/ec2_refresher_spec.rb | 4 ++-- 3 files changed, 27 insertions(+), 4 deletions(-) New commit detected on cfme/5.3.z: https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=fd9781d281976ee6ead9dafbd63a1bd6329c3f4b commit fd9781d281976ee6ead9dafbd63a1bd6329c3f4b Merge: 2290275 ad487cb Author: Greg Blomquist <gblomqui> AuthorDate: Tue Apr 21 18:22:44 2015 -0400 Commit: Greg Blomquist <gblomqui> CommitDate: Tue Apr 21 18:22:44 2015 -0400 Merge branch '5.3.z-add_new_ec2_instance' into '5.3.z' Add new g2.8xlarge instance type for EC2 https://bugzilla.redhat.com/show_bug.cgi?id=1214005 https://bugzilla.redhat.com/show_bug.cgi?id=1214083 Conflicts: vmdb/spec/models/ems_refresh/refreshers/ec2_refresher_spec.rb See merge request !34 lib/Amazon/MiqEc2InstanceTypes.rb | 23 ++++++++++++++++++++++ .../refreshers/ec2_refresher_other_region_spec.rb | 4 ++-- .../ems_refresh/refreshers/ec2_refresher_spec.rb | 4 ++-- 3 files changed, 27 insertions(+), 4 deletions(-) g2.8xlarge is present in 5.4.0.0.24. You have to select eg. RHEL-7.1 template for it to be seen in the flavour list. 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://rhn.redhat.com/errata/RHBA-2015-1100.html |