Reviewed: https://review.openstack.org/486473 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=221d1a25a483894a523cc82c9f3f54d025896586 Submitter: Zuul Branch: master
commit 221d1a25a483894a523cc82c9f3f54d025896586 Author: Ying Zuo <[email protected]> Date: Sun Jul 23 19:25:05 2017 -0700 Show updated data on Flavor Access tab Memoization for api flavor_access_list should be limited to request so the updated data is shown after it's modified. Closes-bug: #1705958 Change-Id: Icf6716854502c2462569e12f00414950c915ca9b ** 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/1705958 Title: Flavor Access tab doesn't show updated data Status in OpenStack Dashboard (Horizon): Fix Released Bug description: Steps to reproduce: 1. Go to admin/flavors panel 2. Click Edit Flavor or Modify Access action 3. On the Flavor Access tab, add or remove a project from the access list 4. A success message is shown then check the Flavor Access tab. Expect to see the updated access list but it's not. I confirmed the access list was actually modified with CLI so the problem is that the Flavor Access tab doesn't show the updated information. To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/1705958/+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

