← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1365685] Re: Fix bad performance when editing project

 

** Changed in: horizon
       Status: Fix Committed => 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/1365685

Title:
  Fix bad performance when editing project

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  Closely related to bug #1278920.  Basically the same problem occurs in
  the Edit Project action.  (UpdateProject.handle).  There is an API
  call to get the role for each user, which doesn't scale.  The same
  keystone client addition from #1278920 (get_project_users_roles) can
  be used here as well.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1365685/+subscriptions


References