← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1804292] Related fix merged to keystone (master)

 

Reviewed:  https://review.openstack.org/619243
Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=bb8ebfd659b7b8b5804ec77e20f58fbd777b9fb7
Submitter: Zuul
Branch:    master

commit bb8ebfd659b7b8b5804ec77e20f58fbd777b9fb7
Author: Lance Bragstad <lbragstad@xxxxxxxxx>
Date:   Wed Nov 21 13:19:34 2018 +0000

    Add tests for project users interacting with regions
    
    This commit introduces some tests that show how project users
    are expected to behave with the regions API. A subsequent patch
    will clean up the now obsolete policies in the v3.cloudsample.json
    policy file.
    
    Change-Id: I3f2fa736019eb143a4747e708b948660a8567705
    Related-Bug: 1804292


** Changed in: keystone
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Identity (keystone).
https://bugs.launchpad.net/bugs/1804292

Title:
  Remove obsolete region policies from policy.v3cloudsample.json

Status in OpenStack Identity (keystone):
  Fix Released

Bug description:
  Once support for scope types landed in the region API policies, the
  policies in policy.v3cloudsample.json became obsolete [0].

  We should add formal protection for the policies with enforce_scope =
  True in keystone.tests.unit.protection.v3 and remove the old policies
  from the v3 sample policy file.

  This will reduce confusion by having a true default policy for
  regions.

  [0] https://review.openstack.org/#/c/525698/

To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1804292/+subscriptions


References