Back to bug 1003984

Who When What Removed Added
RHEL Program Management 2013-09-03 16:37:11 UTC Target Release --- 4.0
Julie Pichon 2013-09-05 15:00:34 UTC Keywords Triaged
Assignee rhos-maint jpichon
Link ID Launchpad 1220315
Dafna Ron 2013-09-05 15:16:46 UTC Depends On 976334
Julie Pichon 2013-11-14 18:18:16 UTC Status NEW MODIFIED
Fixed In Version python-django-horizon-2013.2-3.el6ost
Target Milestone --- rc
errata-xmlrpc 2013-11-26 19:21:13 UTC Status MODIFIED ON_QA
Ami Jeain 2013-11-26 20:54:34 UTC QA Contact ajeain nmagnezi
Arthur Berezin 2013-11-28 12:33:08 UTC Priority unspecified medium
CC aberezin
Nir Magnezi 2013-12-01 13:30:20 UTC Flags needinfo?(jpichon)
Julie Pichon 2013-12-02 09:54:30 UTC Flags needinfo?(jpichon)
Nir Magnezi 2013-12-02 15:48:13 UTC Comment 6 is private 1 0
Nir Magnezi 2013-12-02 15:50:01 UTC Status ON_QA VERIFIED
Don Domingo 2013-12-10 02:24:23 UTC CC ddomingo
Flags needinfo?(jpichon)
Julie Pichon 2013-12-10 09:37:41 UTC Doc Text Cause: There was an assumption on the Horizon pages that show details of an Image, that all the image properties would be set.

Consequence: Many image properties in glance are optional and trying to display the image details for an image that for instance didn't have a name would result in an error 500.

Fix: Validate that a field exists before trying to display it.

Result: The image details pages loads correctly even when there are missing attributes, and only display the available properties.
Flags needinfo?(jpichon)
Link ID OpenStack gerrit 49043
Scott Radvan 2013-12-13 06:14:13 UTC CC sradvan
Doc Text Cause: There was an assumption on the Horizon pages that show details of an Image, that all the image properties would be set.

Consequence: Many image properties in glance are optional and trying to display the image details for an image that for instance didn't have a name would result in an error 500.

Fix: Validate that a field exists before trying to display it.

Result: The image details pages loads correctly even when there are missing attributes, and only display the available properties.
Cause: There was an assumption on the Horizon pages showing details of an Image, that all the image properties would be set.

Consequence: Many image properties in glance are optional and trying to display the image details for an image that for instance did not have a name would result in an error 500.

Fix: Validate that a field exists before trying to display it.

Result: The image details pages loads correctly even when there are missing attributes, and only displays the available properties.
errata-xmlrpc 2013-12-19 17:28:27 UTC Status VERIFIED RELEASE_PENDING
errata-xmlrpc 2013-12-20 00:23:21 UTC Status RELEASE_PENDING CLOSED
Resolution --- ERRATA
Last Closed 2013-12-19 19:23:21 UTC
John Skeoch 2015-02-15 22:02:29 UTC CC athomas

Back to bug 1003984