← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1433313] Re: Glance's Policy Enforcer accesses oslo_policy options

 

This part of the code disappeared with
5c17e4c7ef533b57ba15ead931b0452e23f46b4b, so I'll mark this as fixed.

** Changed in: glance
       Status: New => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1433313

Title:
  Glance's Policy Enforcer accesses oslo_policy options

Status in Glance:
  Fix Released

Bug description:
  In glance/api/policy.py the subclass of oslo_policy.policy.Enforcer
  overrides __init__ to check to see if the policy file exists which is
  specified in [oslo_policy]/policy_file.

  This seems superfluous and like something that oslo_policy should
  already handle. There doesn't seem to be a good reason for glance to
  be doing this instead of oslo_policy handling it.

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



References