yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #42912
[Bug 1523343] [NEW] It failed to update the user information when we do it from pencil icon in keystone v2.
Public bug reported:
When we update the user info from pencil icon in User List, data doesn't have 'project' attribute.
Therefore, date.pop('project') failed.
The v2 API updates user model and default project separately.
So we should check if data has a project info.
** Affects: horizon
Importance: Undecided
Assignee: Kenji Ishii (ken-ishii)
Status: New
** Changed in: horizon
Assignee: (unassigned) => Kenji Ishii (ken-ishii)
--
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/1523343
Title:
It failed to update the user information when we do it from pencil
icon in keystone v2.
Status in OpenStack Dashboard (Horizon):
New
Bug description:
When we update the user info from pencil icon in User List, data doesn't have 'project' attribute.
Therefore, date.pop('project') failed.
The v2 API updates user model and default project separately.
So we should check if data has a project info.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1523343/+subscriptions
Follow ups