Back to bug 1329757

Who When What Removed Added
Dave Johnson 2016-04-25 14:48:44 UTC CC sshveta
Flags needinfo?(sshveta)
Shveta 2016-04-25 15:49:06 UTC Flags needinfo?(sshveta)
Dave Johnson 2016-04-26 04:45:36 UTC QA Contact dajohnso sshveta
Greg McCullough 2016-04-26 19:53:42 UTC CC gmccullo
Assignee dclarizi gmccullo
Shveta 2016-04-26 22:12:22 UTC Whiteboard service:catalog
Dave Johnson 2016-04-27 03:40:58 UTC Priority unspecified high
CC dajohnso
Chris Pelland 2016-04-27 13:11:29 UTC CC cpelland
Target Milestone GA Beta 2
Greg McCullough 2016-04-27 14:34:44 UTC Flags needinfo?(sshveta)
Shveta 2016-04-27 17:48:35 UTC Status NEW CLOSED
Resolution --- NOTABUG
Flags needinfo?(sshveta)
Last Closed 2016-04-27 13:48:35 UTC
Shveta 2016-04-29 21:37:00 UTC Status CLOSED ASSIGNED
Resolution NOTABUG ---
Keywords Reopened
Greg McCullough 2016-05-02 14:03:31 UTC Assignee gmccullo jwong
Greg McCullough 2016-05-02 20:46:17 UTC Status ASSIGNED ON_DEV
James Wong 2016-05-03 13:03:55 UTC Status ON_DEV ON_QA
Satoe Imaishi 2016-05-03 21:55:56 UTC Status ON_QA MODIFIED
CC simaishi
Satoe Imaishi 2016-05-03 22:44:31 UTC Status MODIFIED ON_QA
Fixed In Version 5.6.0.5
Shveta 2016-05-04 19:10:13 UTC Status ON_QA VERIFIED
James Wong 2016-05-13 15:02:23 UTC Doc Text Cause: A method enter infinite loop when being called in create service catalog work flow. Same method called in provisioning VM has no problem because some results have been cached. Developer wasn't aware of the service catalog use case and didn't test for that.

Consequence: UI when rendering service catalog creation workflow will invoke this infinite loop

Fix: Original approach was to retrieve a storage's ems_id in order to pick its storage_clusters that are in the same ems.

Now, Greg M and I decided that it's a rare practice that a storage is set to join multiple different storage_clusters in multiple vCenters. If admin does do that, it will be better to show them that.

This approach would simply the logic and also solve the issue at hand.

Result: Not infinite loop in the code and no hanging in UI
errata-xmlrpc 2016-06-29 07:26:38 UTC Status VERIFIED RELEASE_PENDING
errata-xmlrpc 2016-06-29 15:53:29 UTC Status RELEASE_PENDING CLOSED
Resolution --- ERRATA
Last Closed 2016-04-27 13:48:35 UTC 2016-06-29 11:53:29 UTC

Back to bug 1329757