Back to bug 1310067

Who When What Removed Added
Greg Blomquist 2016-02-19 14:48:16 UTC Priority unspecified medium
Status NEW ASSIGNED
Assignee gblomqui jwong
James Wong 2016-02-25 20:35:14 UTC CC tlehinev
Flags needinfo?(tlehinev)
Dave Johnson 2016-02-25 23:36:49 UTC QA Contact dajohnso tlehinev
Taras Lehinevych 2016-02-26 11:57:19 UTC Flags needinfo?(tlehinev)
Nandini Chandra 2016-02-26 22:22:39 UTC CC nachandr
Whiteboard ec2:vm:power
Taras Lehinevych 2016-03-29 15:04:46 UTC Depends On 1322015
Chris Pelland 2016-03-31 14:13:52 UTC CC cpelland
Chris Pelland 2016-03-31 14:15:41 UTC Depends On 1322885
Marcel Hild 2016-05-10 15:47:46 UTC CC mhild
James Wong 2016-05-11 19:25:26 UTC Status ASSIGNED POST
Satoe Imaishi 2016-05-11 19:37:58 UTC Status POST MODIFIED
CC simaishi
Fixed In Version 5.6.0.0
Satoe Imaishi 2016-05-11 20:51:16 UTC Status MODIFIED ON_QA
Marcel Hild 2016-05-12 07:53:44 UTC CC mhild
Marcel Hild 2016-05-12 08:22:43 UTC CC mhild
Taras Lehinevych 2016-05-17 10:59:33 UTC Status ON_QA VERIFIED
James Wong 2016-05-20 17:08:15 UTC Doc Text Cause: ManageIQ::Providers::Amazon::CloudManager::Refresher is reading VMDB::Config.new("vmdb").config[:ems_refresh][:amazon] which doesn't exist. The correct trailing hash key should be [:ec2].

Consequence: Without access to a flag in the said config hash, ManageIQ::Providers::Amazon::CloudManager::RefreshParser.parse_instance won't disconnect a terminated instance (which is the "archived" state).

Fix: Make ManageIQ::Providers::Amazon::CloudManager::Refresher to access the config hash with correct key (its ems_type() method)

Result: now a terminated aws instance would be flagged correctly as archived state.
errata-xmlrpc 2016-06-29 07:16:03 UTC Status VERIFIED RELEASE_PENDING
errata-xmlrpc 2016-06-29 15:38:25 UTC Status RELEASE_PENDING CLOSED
Resolution --- ERRATA
Last Closed 2016-06-29 11:38:25 UTC
John Skeoch 2016-08-03 01:33:05 UTC CC dajohnso

Back to bug 1310067