yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #77268
[Bug 1818292] [NEW] POLICY_CHECK_FUNCTION as string change incomplete
Public bug reported:
Change in I8a346e55bb98e4e22e0c14a614c45d493d20feb4 to make
POLICY_CHECK_FUNCTION a string rather than a function was incomplete.
The case in horizon/tables/base.py is problematic in particular and
results in raising the TypeError: 'str' object is not callable error.
The is another instance that is not problematic, but should be changed
for consistency sake.
** Affects: horizon
Importance: Undecided
Assignee: David Lyle (david-lyle)
Status: New
--
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/1818292
Title:
POLICY_CHECK_FUNCTION as string change incomplete
Status in OpenStack Dashboard (Horizon):
New
Bug description:
Change in I8a346e55bb98e4e22e0c14a614c45d493d20feb4 to make
POLICY_CHECK_FUNCTION a string rather than a function was incomplete.
The case in horizon/tables/base.py is problematic in particular and
results in raising the TypeError: 'str' object is not callable error.
The is another instance that is not problematic, but should be changed
for consistency sake.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1818292/+subscriptions
Follow ups