POLICY_CHECK_FUNCTION as string change incomplete

Bug #1818292 reported by David Lyle
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Dashboard (Horizon)
Fix Released
Undecided
David Lyle

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.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to horizon (master)

Fix proposed to branch: master
Review: https://review.openstack.org/640520

Changed in horizon:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (master)

Reviewed: https://review.openstack.org/640520
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=78de547871aedb799b9d60c051103c35357fe0bc
Submitter: Zuul
Branch: master

commit 78de547871aedb799b9d60c051103c35357fe0bc
Author: David Lyle <email address hidden>
Date: Fri Mar 1 14:15:21 2019 -0700

    Fix policy function check error

    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.

    There is another instance that is not problematic, but is changed for
    consistency sake.

    Change-Id: Ifc616e322eb38ec7e5ac218f7f3c5ccec52e40f4
    Closes-Bug: #1818292

Changed in horizon:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/horizon 15.0.0.0b2

This issue was fixed in the openstack/horizon 15.0.0.0b2 development milestone.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.