Comment 5 for bug 1827526

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to charm-openstack-dashboard (stable/19.04)

Reviewed: https://review.opendev.org/656959
Committed: https://git.openstack.org/cgit/openstack/charm-openstack-dashboard/commit/?id=eae844180cee62816df406fc06f4b318de7e2aa9
Submitter: Zuul
Branch: stable/19.04

commit eae844180cee62816df406fc06f4b318de7e2aa9
Author: Dmitrii Shcherbakov <email address hidden>
Date: Fri May 3 18:14:07 2019 +0300

    Fix incorrect policy rules

    The template for Rocky+ contains incorrect policy rules.

    user_id and domain_id are not rules and are built-in to oslo.policy.

    Change-Id: Ia8678063ad332731c5d09dc908f0282a91badb4d
    Closes-Bug: #1827526
    (cherry picked from commit 2e927f2c42866d113e3b1e25a4cc4aa3efcb88e2)