Back to bug 1323406

Who When What Removed Added
Sergey Gotliv 2016-04-02 15:13:32 UTC Target Release 5.0 (RHEL 6) 5.0 (RHEL 7)
Sergey Gotliv 2016-04-02 15:31:14 UTC Status NEW POST
Sergey Gotliv 2016-04-03 15:05:02 UTC Status POST MODIFIED
Fixed In Version openstack-cinder-2014.1.5-7.el7ost
John Skeoch 2016-04-18 07:28:42 UTC CC yeylon srevivo
Perry Myers 2016-04-19 00:52:29 UTC CC pmyers
David Hill 2016-05-01 17:51:47 UTC CC dhill
Flags needinfo?(eharney)
Gorka Eguileor 2016-05-05 09:19:24 UTC Doc Text Cause:
Postprocessing of volume listings were not using cached values.

Consequence:
On postprocessing of each volume returned in the listing a DB query was generated to retrieve volume information.

Fix:
Use cached values in postprocessing.

Result:
No additional DB queries are generated when listing volumes.
Flags needinfo?(eharney)
Gorka Eguileor 2016-05-05 09:19:45 UTC Assignee eharney geguileo
errata-xmlrpc 2016-05-13 17:48:55 UTC Status MODIFIED ON_QA
nlevinki 2016-05-16 06:50:34 UTC QA Contact nlevinki lkuchlan
lkuchlan 2016-05-16 09:10:22 UTC Status ON_QA VERIFIED
Andrew Dahms 2016-06-01 05:48:45 UTC CC adahms
Doc Text Cause:
Postprocessing of volume listings were not using cached values.

Consequence:
On postprocessing of each volume returned in the listing a DB query was generated to retrieve volume information.

Fix:
Use cached values in postprocessing.

Result:
No additional DB queries are generated when listing volumes.
Previously, post processing of volume listings did not use cached values, causing a database query to be executed to retrieve volume information with post processing on each volume. Now, cached values are used, eliminating the need to execute additional database queries when listing volumes.
errata-xmlrpc 2016-06-01 06:03:37 UTC Status VERIFIED RELEASE_PENDING
errata-xmlrpc 2016-06-01 12:31:40 UTC Status RELEASE_PENDING CLOSED
Resolution --- ERRATA
Last Closed 2016-06-01 08:31:40 UTC

Back to bug 1323406