| Summary: | Amazon t2.nano instance type is not supported | ||
|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Chris Pelland <cpelland> |
| Component: | Providers | Assignee: | Joe Vlcek <jvlcek> |
| Status: | CLOSED ERRATA | QA Contact: | Jan Krocil <jkrocil> |
| Severity: | low | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 5.6.0 | CC: | cpelland, dajohnso, jfrey, jhardy, jkrocil, jprause, jvlcek, obarenbo |
| Target Milestone: | GA | Keywords: | ZStream |
| Target Release: | 5.5.2 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | 5.5.2.1 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1293731 | Environment: | |
| Last Closed: | 2016-02-10 15:30:16 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: | |
| Bug Depends On: | 1293731, 1293734 | ||
| Bug Blocks: | |||
|
Comment 1
CFME Bot
2015-12-23 22:49:51 UTC
New commit detected on cfme/5.5.z: https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=c5cb59effee0c9437029c6fcf6a5975743014ccf commit c5cb59effee0c9437029c6fcf6a5975743014ccf Author: Joe VLcek <jvlcek> AuthorDate: Mon Dec 21 11:56:26 2015 -0500 Commit: Joe VLcek <jvlcek> CommitDate: Wed Dec 23 11:21:32 2015 -0500 Add Amazon t2.nano instance type https://bugzilla.redhat.com/show_bug.cgi?id=1293733 Original PR: https://github.com/ManageIQ/manageiq/pull/5942 Original BZ: https://bugzilla.redhat.com/show_bug.cgi?id=1293731 The cherry pick was not clean for the 2 spec files because of the recent rspec changes. However the small changes were easy to make and confirm. .../manageiq/providers/amazon/instance_types.rb | 24 ++++++++++++++++++++++ .../cloud_manager/refresher_other_region_spec.rb | 4 ++-- .../amazon/cloud_manager/refresher_spec.rb | 4 ++-- 3 files changed, 28 insertions(+), 4 deletions(-) Verified fixed in 5.2.2.1 - 5.5.2.1.20160114044944_395c086. Tested on EC2 East (us-east-1e); AMI used was "Fedora-19.0_HVM-x86_64-2-HVM-Access2". 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/RHBA-2016:0159 |