Back to bug 1319764

Who When What Removed Added
Prasad Mukhedkar 2016-03-23 06:21:40 UTC CC gtanzill
Flags needinfo?(gtanzill)
Gregg Tanzillo 2016-03-23 13:02:26 UTC Status NEW ASSIGNED
Assignee gtanzill yrudman
Flags needinfo?(gtanzill)
Chris Pelland 2016-03-24 14:18:19 UTC CC cpelland
John Prause 2016-03-28 15:19:22 UTC Blocks 1321604
John Prause 2016-03-28 15:23:59 UTC Keywords ZStream
CC jprause
Dave Johnson 2016-03-31 01:53:59 UTC Priority unspecified high
QA Contact dajohnso anewman
Whiteboard vmware:vm
Dave Johnson 2016-03-31 02:01:30 UTC CC anewman, dajohnso
Flags needinfo?(anewman)
Alex Newman 2016-04-01 14:28:33 UTC Flags needinfo?(anewman)
Yuri Rudman 2016-05-18 13:01:18 UTC Status ASSIGNED POST
Thomas Hennessy 2016-05-23 15:52:39 UTC CC thenness
Satoe Imaishi 2016-05-24 21:53:43 UTC Status POST MODIFIED
CC simaishi
Satoe Imaishi 2016-05-25 17:35:59 UTC Status MODIFIED ON_QA
Fixed In Version 5.6.0.8
Marianne Feifer 2016-05-26 19:22:23 UTC CC mfeifer
Doc Text Cause: Expression used to create report was using checkall instead of checkany.

Consequence:
Hardware.Volumes attributes (free space, free space %, used space, etc.) data
is not getting populated for vmware VMs.

Fix: Changing 'checkall' to 'checkany' in FIND expression in yaml solved issue for reports:

VMs with Volume Free Space > 50% by Department
VMs w/Free Space > 75% by Function"
VMs w/Free Space > 75% by LOB
VMs with Volume Free Space <= 20%
VMs with Volume Free Space >= 80%


Result:
Dave Johnson 2016-06-01 20:22:44 UTC QA Contact anewman sbulage
Dave Johnson 2016-06-01 20:22:56 UTC Whiteboard vmware:vm vmware:vm:smartstate
Satyajit Bulage 2016-06-03 09:58:48 UTC Status ON_QA VERIFIED
Colin Arnott 2016-06-13 19:35:33 UTC CC carnott, yrudman
Flags needinfo?(yrudman)
Suyog Sainkar 2016-06-29 05:46:21 UTC CC ssainkar
Doc Text Cause: Expression used to create report was using checkall instead of checkany.

Consequence:
Hardware.Volumes attributes (free space, free space %, used space, etc.) data
is not getting populated for vmware VMs.

Fix: Changing 'checkall' to 'checkany' in FIND expression in yaml solved issue for reports:

VMs with Volume Free Space > 50% by Department
VMs w/Free Space > 75% by Function"
VMs w/Free Space > 75% by LOB
VMs with Volume Free Space <= 20%
VMs with Volume Free Space >= 80%


Result:
Previously, Hardware.Volumes attributes (free space, free space %, used space, etc.) data
was not getting populated for VMware virtual machines. This was because the expression used to create report was using checkall instead of checkany.

With this update, changing 'checkall' to 'checkany' in FIND expression in yaml solved this issue for reports.
errata-xmlrpc 2016-06-29 07:19:27 UTC Status VERIFIED RELEASE_PENDING
Yuri Rudman 2016-06-29 13:03:51 UTC Flags needinfo?(yrudman)
errata-xmlrpc 2016-06-29 15:44:12 UTC Status RELEASE_PENDING CLOSED
Resolution --- ERRATA
Last Closed 2016-06-29 11:44:12 UTC

Back to bug 1319764