Reviewed: https://review.openstack.org/465840 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=d884143ce37186cbe9e62a64fe06ed9e38f34ed2 Submitter: Jenkins Branch: master
commit d884143ce37186cbe9e62a64fe06ed9e38f34ed2 Author: zhangdebo <[email protected]> Date: Wed May 17 23:47:22 2017 -0700 Fix a filter error in images panel. In images panel, I set the filter to be "visibility: unknown", then an error appeared at top right corner of the page: "Error: Unable to retrieve the images." I open the developer tool of browser, I found an error response in the network tab: "Invalid visibility value: unknown". The possible values for image visibility includes public, private, shared and community, so I fixed it in the filter. Change-Id: I48fc32ed37ac1c8ef36d0a0b8c05082c649a8534 Closes-Bug: #1691669 ** 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/1691669 Title: An filter error in images panel. Status in OpenStack Dashboard (Horizon): Fix Released Bug description: In images panel, I set the filter to be "visibility: unknown", then an error appeared at top right corner of the page: "Error: Unable to retrieve the images." I open the developer tool of browser, I found an error response in the network tab: "Invalid visibility value: unknown". To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/1691669/+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

