Bug 1041174

Summary: [RFE][nova]: If the extra specs extension is loaded, extra-specs should be added to the flavor details call
Product: Red Hat OpenStack Reporter: RHOS Integration <rhos-integ>
Component: openstack-novaAssignee: RHOS Maint <rhos-maint>
Status: CLOSED UPSTREAM QA Contact: Ami Jeain <ajeain>
Severity: low Docs Contact:
Priority: medium    
Version: unspecifiedCC: markmc, ndipanov, sgordon, yeylon
Target Milestone: ---Keywords: FutureFeature, Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
URL: https://blueprints.launchpad.net/nova/+spec/add-extra-specs-to-flavor-list
Whiteboard: upstream_milestone_none upstream_status_needs-code-review upstream_definition_drafting
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-04-15 16:04:25 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description RHOS Integration 2013-12-12 13:51:20 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/nova/+spec/add-extra-specs-to-flavor-list.

Description:

On loading the extra specs extension, making a flavor show/detail call would return flavor data along with the extra specs of that flavor.
This will help reduce the number of calls we make to display the flavor data.
The approach would be similar to the keypairs extension, so the flavor extra spec key-pairs would be displayed as part of flavor details only if the extension is loaded.


Specification URL (additional information):

None