Angularized users and roles panel should support can_edit_user and can_edit_role settings

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

Bug Description

For now, actions on Angularized users panel and roles panel does not support following setting.

OPENSTACK_KEYSTONE_BACKEND = {
    'can_edit_user': True,
    'can_edit_role': True,
}

Shu Muto (shu-mutou)
Changed in horizon:
assignee: nobody → Shu Muto (shu-mutou)
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/579085

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/579085
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=e20882d3b3a2049df7913abb8fe99a94db9342f5
Submitter: Zuul
Branch: master

commit e20882d3b3a2049df7913abb8fe99a94db9342f5
Author: Shu Muto <email address hidden>
Date: Fri Jun 29 16:53:39 2018 +0900

    Support can_edit_user and can_edit_role settings in Angularized panels

    The actions on Angularized users panel and roles panel does not support
    following setting.

    OPENSTACK_KEYSTONE_BACKEND = {
        'can_edit_user': True,
        'can_edit_role': True,
    }

    This patch enables to support these settings.

    To enable this settings, add 'OPENSTACK_KEYSTONE_BACKEND' into
    'REST_API_REQUIRED_SETTINGS' setting.

    Change-Id: I7888bd2c2977dc010911d2e7ecf42815354e081b
    Closes-Bug: #1779268

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

This issue was fixed in the openstack/horizon 14.0.0.0b3 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.