Reviewed: https://review.openstack.org/494455 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=9554177b80b620bd37fbec5a8e104834c6c03104 Submitter: Jenkins Branch: master
commit 9554177b80b620bd37fbec5a8e104834c6c03104 Author: Akihiro Motoki <[email protected]> Date: Thu Aug 17 09:26:43 2017 +0000 Ensure all filter items end with '=' Previously some filters have '=' and some do not. This commit ensures all filters have '='. Only exception is 'Changed Since'. In this case, no '=' is correct as it means '>='. Change-Id: I0cb0e39ed80d2caf9509d4d2ec3e3e6957bf56f4 Closes-Bug: #1709882 ** 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/1709882 Title: In the Instances table, some filters have "=", others don't Status in OpenStack Dashboard (Horizon): Fix Released Bug description: Project > Compute > Instances On the top of the table, there is a drop down list to select a filter from. Some filters have the "=" symbol attached at the end, others don't. It might be better to have them consistent, unless there is a specific reason to do so. To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/1709882/+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

