default policy json is outdated

Bug #1774716 reported by Dmitrii Shcherbakov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Keystone Charm
Fix Released
High
Frode Nordahl

Bug Description

"owner" : "user_id:%(user_id)s or user_id:%(target.token.user_id)s", # < -- just a reduntant space between color

# ...
# system-level user-role policy https://review.openstack.org/#/c/514471/7

    "identity:list_system_grants_for_user": "rule:admin_required",
    "identity:check_system_grant_for_user": "rule:admin_required",
    "identity:create_system_grant_for_user": "rule:admin_required",
    "identity:revoke_system_grant_for_user": "rule:admin_required",

https://review.openstack.org/#/c/514725/7/etc/policy.v3cloudsample.json
    "identity:list_system_grants_for_group": "rule:admin_required",
    "identity:check_system_grant_for_group": "rule:admin_required",
    "identity:create_system_grant_for_group": "rule:admin_required",
    "identity:revoke_system_grant_for_group": "rule:admin_required",

Tags: cpe-onsite
description: updated
description: updated
Frode Nordahl (fnordahl)
Changed in charm-keystone:
milestone: none → 18.05
assignee: nobody → Frode Nordahl (fnordahl)
importance: Undecided → High
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to charm-keystone (master)

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

David Ames (thedac)
Changed in charm-keystone:
milestone: 18.05 → 18.08
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to charm-keystone (master)

Reviewed: https://review.openstack.org/572727
Committed: https://git.openstack.org/cgit/openstack/charm-keystone/commit/?id=24434793165c61bf397c6c9f66f7a70acb117c8e
Submitter: Zuul
Branch: master

commit 24434793165c61bf397c6c9f66f7a70acb117c8e
Author: Frode Nordahl <email address hidden>
Date: Wed Jun 6 12:43:46 2018 +0200

    Update policy.json for Queens

    Source: 166eced28b15335f816134806bf5bb6b50c222cd

    Remove v2 section from template as Queens is v3 only.

    Change-Id: Ic2b1215421ad870096fab7e1aee1f7604c1892a2
    Closes-Bug: #1774716

Changed in charm-keystone:
status: In Progress → Fix Committed
David Ames (thedac)
Changed in charm-keystone:
status: Fix Committed → Fix Released
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.