Back to bug 1033053

Who When What Removed Added
Eoghan Glynn 2013-11-21 13:33:22 UTC Priority unspecified medium
Status NEW ASSIGNED
Target Release --- 4.0
Assignee rhos-maint eglynn
Target Milestone --- rc
Severity unspecified low
Eoghan Glynn 2013-11-21 13:35:46 UTC Link ID OpenStack gerrit 53138
Eoghan Glynn 2013-11-21 13:36:09 UTC Link ID OpenStack gerrit 54709
Julie Pichon 2013-11-22 14:46:38 UTC Keywords Triaged
Eoghan Glynn 2013-11-28 12:06:17 UTC Status ASSIGNED MODIFIED
Matthias Runge 2013-11-29 20:31:53 UTC Fixed In Version python-django-horizon-2013.2-6.el6ost
Ami Jeain 2013-12-04 13:32:50 UTC QA Contact ajeain nmagnezi
errata-xmlrpc 2013-12-04 21:11:38 UTC Status MODIFIED ON_QA
Bruce Reeler 2013-12-10 01:14:49 UTC CC breeler, eglynn
Flags needinfo?(eglynn)
Eoghan Glynn 2013-12-10 13:45:10 UTC Doc Text Cause: the hover hints were installed for a generic 'instance:<type>' pattern that doesn't exist as a concrete meter name.

Consequence: hover hints were not displayed for the actual 'instance:m1.tiny', 'instance:m1.large' etc. meters.

Fix: the list of supported flavors are now retrieved from the nova-api service before the hover hints are constructed.

Result: hover hints are displayed as expected for all concrete 'instance.<type>' meters that exist in the metering store.
Flags needinfo?(eglynn)
Don Domingo 2013-12-11 03:58:24 UTC CC ddomingo
Doc Text Cause: the hover hints were installed for a generic 'instance:<type>' pattern that doesn't exist as a concrete meter name.

Consequence: hover hints were not displayed for the actual 'instance:m1.tiny', 'instance:m1.large' etc. meters.

Fix: the list of supported flavors are now retrieved from the nova-api service before the hover hints are constructed.

Result: hover hints are displayed as expected for all concrete 'instance.<type>' meters that exist in the metering store.
Horizon now retrieves the list of supported flavors from the nova-api service before constructing hover hints for the Metric drop-down list (in the admin/Resource Usage panel). The nova-api service provides correct and updated hover hints for all items that appear in this drop-down list, including the generic "instance:<type>" entry. In previous releases, this entry did not have a hover hint.
Julie Pichon 2013-12-11 10:05:09 UTC Flags needinfo?(ddomingo)
Don Domingo 2013-12-11 23:43:38 UTC Doc Text Horizon now retrieves the list of supported flavors from the nova-api service before constructing hover hints for the Metric drop-down list (in the admin/Resource Usage panel). The nova-api service provides correct and updated hover hints for all items that appear in this drop-down list, including the generic "instance:<type>" entry. In previous releases, this entry did not have a hover hint. The Dashboard service now retrieves the list of supported flavors from the nova-api service before constructing hover hints for the Metric drop-down list (in the admin/Resource Usage panel). The nova-api service provides correct and updated hover hints for all items that appear in this drop-down list, including the generic "instance:<type>" entry. In previous releases, this entry did not have a hover hint.
Flags needinfo?(ddomingo)
Nir Magnezi 2013-12-16 10:12:23 UTC Status ON_QA VERIFIED
errata-xmlrpc 2013-12-19 17:40:56 UTC Status VERIFIED RELEASE_PENDING
errata-xmlrpc 2013-12-20 00:37:49 UTC Status RELEASE_PENDING CLOSED
Resolution --- ERRATA
Last Closed 2013-12-19 19:37:49 UTC

Back to bug 1033053