Hide Forgot
New commit detected on cfme/5.4.z: https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=1351fa103b36fa513bd1fe73b55b984235e4aaf4 commit 1351fa103b36fa513bd1fe73b55b984235e4aaf4 Author: Joe VLcek <jvlcek> AuthorDate: Wed Dec 23 14:01:35 2015 -0500 Commit: Joe VLcek <jvlcek> CommitDate: Wed Dec 23 14:01:35 2015 -0500 Add Amazon t2.nano instance type https://bugzilla.redhat.com/show_bug.cgi?id=1293734 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 because of the file layout refactoring. However the small changes were easily applied manually. lib/Amazon/MiqEc2InstanceTypes.rb | 24 ++++++++++++++++++++++ .../refreshers/ec2_refresher_other_region_spec.rb | 4 ++-- .../ems_refresh/refreshers/ec2_refresher_spec.rb | 4 ++-- 3 files changed, 28 insertions(+), 4 deletions(-)
New commit detected on cfme/5.4.z: https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=ca7894e247c716220b26a03219b7ac034bebc4bb commit ca7894e247c716220b26a03219b7ac034bebc4bb Merge: ca8dde7 1351fa1 Author: Dan Clarizio <dclarizi> AuthorDate: Wed Dec 23 17:29:49 2015 -0500 Commit: Dan Clarizio <dclarizi> CommitDate: Wed Dec 23 17:29:49 2015 -0500 Merge branch 'bz_1293734' into '5.4.z' Add Amazon t2.nano instance type https://bugzilla.redhat.com/show_bug.cgi?id=1293734 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 because of the file layout refactoring. However the small changes were easily applied manually. See merge request !667 lib/Amazon/MiqEc2InstanceTypes.rb | 24 ++++++++++++++++++++++ .../refreshers/ec2_refresher_other_region_spec.rb | 4 ++-- .../ems_refresh/refreshers/ec2_refresher_spec.rb | 4 ++-- 3 files changed, 28 insertions(+), 4 deletions(-)
Created attachment 1122293 [details] instance type Do not see instance type t2.nano .. 5.4.5.0.20160120124945_d8bf7e3
The patch is definitely on the 5.4.z branch (back in Dec 23rd). And the patch looks right. I'll double check another appliance and see if I can reproduce.
Created attachment 1122535 [details] shows t2.nano instance type I created a new CFME 5.4.5 appliance and tried this out. I was able to see the t2.nano instance type at the top of the list of instance types on the "Add a new Service Catalog Item" page when creating a new Amazon service catalog item. @shveta, can you retest?
Yea i see it . It depends on the template we choose in catalog tab. on selecting amzn-ami-hvm-2015.03.rc-0.x86_64-ebs , i was able to see t2.nano instance type.
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-2016-0171.html