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
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