Bug 1042340

Summary: [RFE][ceilometer]: Improve Ceilometer API query filter to support list of resources and/or meters in the fields.
Product: Red Hat OpenStack Reporter: RHOS Integration <rhos-integ>
Component: RFEsAssignee: RHOS Maint <rhos-maint>
Status: CLOSED UPSTREAM QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: markmc, yeylon
Target Milestone: ---Keywords: FutureFeature
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
URL: https://blueprints.launchpad.net/ceilometer/+spec/improving-ceilometer-api-query-filtering
Whiteboard: upstream_milestone_none upstream_status_unknown upstream_definition_obsolete
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-03-19 17:31:06 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 21:48:25 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/ceilometer/+spec/improving-ceilometer-api-query-filtering.

Description:

The current version of Ceilometer API supports a simple query filtering option with a logical AND relation between the fields. This solution results in multiple calls towards the API, when there is a list of requested elements (samples or statistics). The API can be improved to support lists in the fields of a query filter. 

This improvement makes it possible to retrieve the samples of one or more meters for one or more resources in one API call and also supports to get the statistics of multiple resources with a single API request.

Specification URL (additional information):

https://wiki.openstack.org/wiki/File:Improving_Ceilometer_API_query_filtering.pdf