yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #20312
[Bug 1365685] [NEW] Fix bad performance when editing project
Public bug reported:
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.
** Affects: horizon
Importance: Undecided
Assignee: Doug Fish (drfish)
Status: New
** Changed in: horizon
Assignee: (unassigned) => Doug Fish (drfish)
--
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):
New
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
Follow ups
References