Back to bug 1311221

Who When What Removed Added
Josh Carter 2016-02-25 14:16:23 UTC CC jocarter
Greg McCullough 2016-02-25 14:23:52 UTC Status NEW ASSIGNED
Assignee gmccullo dbomhof
Chris Pelland 2016-02-25 15:29:28 UTC Priority unspecified high
CC cpelland
Severity unspecified high
John Prause 2016-02-25 16:48:16 UTC Blocks 1312076
John Prause 2016-02-25 16:48:48 UTC Keywords ZStream
CC jprause
Dave Johnson 2016-02-25 22:02:36 UTC CC mfalesni
QA Contact dajohnso mfalesni
Whiteboard vmware:automate
Flags needinfo?(mfalesni)
Dave Johnson 2016-02-25 22:02:52 UTC CC dajohnso
Whiteboard vmware:automate vmware:automate:retest
Milan Falešník 2016-02-29 12:47:34 UTC Flags needinfo?(mfalesni)
Greg McCullough 2016-03-07 18:04:15 UTC CC gmccullo
Drew Bomhof 2016-03-07 18:52:05 UTC Status ASSIGNED ON_DEV
Drew Bomhof 2016-03-15 15:15:18 UTC CC mwelk
Flags needinfo?(mwelk)
Martin Welk 2016-03-17 12:10:08 UTC Flags needinfo?(mwelk)
Drew Bomhof 2016-04-12 17:43:02 UTC Status ON_DEV POST
Satoe Imaishi 2016-04-13 18:02:50 UTC Status POST MODIFIED
CC simaishi
Satoe Imaishi 2016-04-13 21:37:39 UTC Status MODIFIED ON_QA
Fixed In Version 5.6.0.1
Milan Falešník 2016-04-18 15:56:58 UTC CC dbomhof
Flags needinfo?(dbomhof)
Drew Bomhof 2016-04-19 15:40:47 UTC Flags needinfo?(mfalesni)
Milan Falešník 2016-04-19 17:05:23 UTC Status ON_QA VERIFIED
Flags needinfo?(dbomhof) needinfo?(mfalesni)
Marianne Feifer 2016-05-02 19:55:55 UTC CC mfeifer
Doc Text Cause: regex parsing issue

Consequence: CFME VMware_HotAdd_Disk isn't working

Fix: When hot adding a disk we were using a Regex to find the appropriate SCSI controller. This change validates the xsiType as being the correct type and removes the Regex. This will remove the problems the Regex created with different localizations.

Result:
Suyog Sainkar 2016-06-08 05:23:46 UTC CC ssainkar
Doc Text Cause: regex parsing issue

Consequence: CFME VMware_HotAdd_Disk isn't working

Fix: When hot adding a disk we were using a Regex to find the appropriate SCSI controller. This change validates the xsiType as being the correct type and removes the Regex. This will remove the problems the Regex created with different localizations.

Result:
In the previous version of CloudForms Management Engine, there was a regex parsing issue that broke the Vmware_HotAdd_Disk . Vmware_HotAdd_Disk. The action registered the following error in the vim.log: “addDisk: no SCSI controller found".

This fix checks for a specific xsiType when adding a disk to a VMware instance. Previously, when hot adding a disk we were using a regex to find the appropriate SCSI controller. This change validates the xsiType as being the correct type and removes the regex. This will remove the problems the regex created with different localizations.
errata-xmlrpc 2016-06-29 07:16:23 UTC Status VERIFIED RELEASE_PENDING
errata-xmlrpc 2016-06-29 15:38:55 UTC Status RELEASE_PENDING CLOSED
Resolution --- ERRATA
Last Closed 2016-06-29 11:38:55 UTC
Milan Falešník 2016-08-10 14:47:16 UTC Flags automate_bug+

Back to bug 1311221