Bug 1164087 - [RFE][sahara]: Enable result set filtering for all objects
Summary: [RFE][sahara]: Enable result set filtering for all objects
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-sahara
Version: unspecified
Hardware: Unspecified
OS: Unspecified
medium
high
Target Milestone: Upstream M1
: 7.0 (Kilo)
Assignee: Elise Gafford
QA Contact: Luigi Toscano
URL: https://blueprints.launchpad.net/saha...
Whiteboard: upstream_milestone_kilo-1 upstream_de...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-11-14 05:01 UTC by RHOS Integration
Modified: 2015-08-05 13:15 UTC (History)
6 users (show)

Fixed In Version: openstack-sahara-2015.1.0-2.el7ost
Doc Type: Enhancement
Doc Text:
Sahara objects can now be queried by any field name. This is done using the GET parameters that match the API field names, as seen on list methods.
Clone Of:
Environment:
Last Closed: 2015-08-05 13:15:56 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHEA-2015:1548 0 normal SHIPPED_LIVE Red Hat Enterprise Linux OpenStack Platform Enhancement Advisory 2015-08-05 17:07:06 UTC

Description RHOS Integration 2014-11-14 05:01:06 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/sahara/+spec/enable-result-filtering.

Description:

Given that result sets can be quite large for nontrivial installations, the Sahara API needs to be able to support filtering of result sets.  Ideally, query parameters can be passed in on the REST URL with the "?name=value" syntax and the sahara service will restrict the result sets by the given filters (which might just be field values, or possibly things related to pagination/max results).

Each object type should be able to be filtered by any of the fields contained in it.  We should be able to specify parameters for pagination (page, results per page) and maxumum result count.

There are corresponding changes planned for python-saharaclient and the Sahara Horizon UI.  Here are links to those blueprints:
python-saharaclient:  https://blueprints.launchpad.net/python-saharaclient/+spec/enable-result-filtering
horizon:  https://blueprints.launchpad.net/horizon/+spec/data-processing-table-filtering

Specification URL (additional information):

None

Comment 7 errata-xmlrpc 2015-08-05 13:15:56 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHEA-2015:1548


Note You need to log in before you can comment on or make changes to this bug.