Back to bug 1332579

Who When What Removed Added
Dave Johnson 2016-05-03 16:21:43 UTC QA Contact dajohnso nachandr
Whiteboard c&u:report
Chris Pelland 2016-05-03 18:45:15 UTC CC cpelland
Chris Pelland 2016-05-03 18:45:40 UTC Priority unspecified high
Greg Blomquist 2016-05-03 20:10:20 UTC Status NEW ASSIGNED
Assignee gblomqui kbrock
Keenan Brock 2016-05-04 02:34:16 UTC Status ASSIGNED ON_DEV
John Prause 2016-05-04 16:03:21 UTC Blocks 1333095
John Prause 2016-05-04 16:03:28 UTC Keywords ZStream
Keenan Brock 2016-05-06 14:12:15 UTC Status ON_DEV POST
Satoe Imaishi 2016-05-10 18:16:13 UTC Status POST MODIFIED
CC simaishi
Satoe Imaishi 2016-05-11 20:46:46 UTC Status MODIFIED ON_QA
Fixed In Version 5.6.0.6
Keenan Brock 2016-05-17 18:53:05 UTC CC ldomb
Josh Carter 2016-05-17 19:41:13 UTC CC jocarter
Nandini Chandra 2016-05-20 15:39:20 UTC CC kbrock
Flags needinfo?(kbrock)
Colin Arnott 2016-05-25 14:11:42 UTC Flags needinfo?(kbrock)
Colin Arnott 2016-05-26 11:48:41 UTC Flags needinfo?
Marianne Feifer 2016-05-26 20:18:59 UTC CC mfeifer
Doc Text Cause: VM was disconnected from an EMS, but still connected to a cluster.

Consequence: Bug 1332579 - [NoMethodError] undefined method `metrics_collector_queue_name' (edit) [NEEDINFO]Some reports run but do not generate any data.


Fix: Metric::Target capture_cloud_targets rewrite

- only bring back vms that are on (when availability_zone.nil?)
- only bring back vms that have an ems

https://bugzilla.redhat.com/show_bug.cgi?id=1332579
https://bugzilla.redhat.com/show_bug.cgi?id=1331803

Result:
Flags needinfo?(kbrock) needinfo?(kbrock) needinfo?
Colin Arnott 2016-05-30 11:40:45 UTC Flags needinfo?
Colin Arnott 2016-06-03 17:42:10 UTC Flags needinfo?
Nandini Chandra 2016-06-13 18:17:13 UTC Flags needinfo?(kbrock)
Keenan Brock 2016-06-14 13:26:01 UTC Flags needinfo?(kbrock)
Nandini Chandra 2016-06-14 18:10:23 UTC Status ON_QA VERIFIED
Dayle Parker 2016-06-24 01:11:29 UTC Doc Text Cause: VM was disconnected from an EMS, but still connected to a cluster.

Consequence: Bug 1332579 - [NoMethodError] undefined method `metrics_collector_queue_name' (edit) [NEEDINFO]Some reports run but do not generate any data.


Fix: Metric::Target capture_cloud_targets rewrite

- only bring back vms that are on (when availability_zone.nil?)
- only bring back vms that have an ems

https://bugzilla.redhat.com/show_bug.cgi?id=1332579
https://bugzilla.redhat.com/show_bug.cgi?id=1331803

Result:
Previously, some reports run on virtual machines did not generate any data, and reported an error with the metrics_collector_queue_name method. This problem occurred when a virtual machine was disconnected from the EMS but remained connected to a cluster, and metrics collection continued to be scheduled for that virtual machine. The capture_cloud_targets metric has been rewritten to fix this issue, so that metrics collection only occurs on virtual machines which are both powered on and attached to an EMS.
errata-xmlrpc 2016-06-29 07:30:18 UTC Status VERIFIED RELEASE_PENDING
errata-xmlrpc 2016-06-29 15:56:53 UTC Status RELEASE_PENDING CLOSED
Resolution --- ERRATA
Last Closed 2016-06-29 11:56:53 UTC
John Skeoch 2016-11-08 04:00:02 UTC CC benglish

Back to bug 1332579