← Back to team overview

openstack team mailing list archive

Displaying a flavors extra_specs in horizon

 

Hi All,

I am currently trying to make some modifications to the nova -> instances dashboard to be able to show the extra_specs field of the flavor each instance is running but am running into an issue of how to obtain the extra_specs field.  I came across the following blueprint (https://blueprints.launchpad.net/horizon/+spec/flavor-extra-specs) which is for adding interfaces to horizon to provide this data but it does not mention any current work around for this.

Is there currently some way for me to access this data?

-Stewart Dale