yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #25896
[Bug 1403929] [NEW] Improve clarity, encapsulation and performance of assignment type calculation
Public bug reported:
There is an assignment type calculation function in:
https://github.com/openstack/keystone/blob/master/keystone/assignment/backends/sql.py#L121-L135,
which is better to be implemented as an AssignmentType classmethod.
** Affects: keystone
Importance: Undecided
Assignee: Alexander Makarov (amakarov)
Status: In Progress
** Changed in: keystone
Assignee: (unassigned) => Alexander Makarov (amakarov)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1403929
Title:
Improve clarity, encapsulation and performance of assignment type
calculation
Status in OpenStack Identity (Keystone):
In Progress
Bug description:
There is an assignment type calculation function in:
https://github.com/openstack/keystone/blob/master/keystone/assignment/backends/sql.py#L121-L135,
which is better to be implemented as an AssignmentType classmethod.
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1403929/+subscriptions
Follow ups
References