Reviewed: https://review.openstack.org/321935 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=acf67e027d881d6d54f66497f35c8052e1cdc515 Submitter: Jenkins Branch: master
commit acf67e027d881d6d54f66497f35c8052e1cdc515 Author: Kenji Ishii <[email protected]> Date: Fri May 27 11:40:21 2016 +0900 Change from client filter to server filter in metadata page In metadata page, we can only filter within current page. But it is not useful. So this patch will change to get filtered results from server. At the moment, glance is only providing 'Resource Types' as a filter key. Change-Id: I96d4eee2cba2413725c5871062889c0c61e82593 Closes-Bug: #1586231 Partial-Implements: blueprint server-side-filtering ** Changed in: horizon Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https://bugs.launchpad.net/bugs/1586231 Title: Cannot filter from all data in metadata_def page Status in OpenStack Dashboard (Horizon): Fix Released Bug description: reproduce 1. open [Admin]-[Metadata Definitions] 2. input strings in filter field. 3. results are displayed, but these are not results from all data but results from this page. It is better to be able to filter based on all data. To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/1586231/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

