← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1276017] [NEW] move default rule to policy section in keystone.conf

 

Public bug reported:

The following is currently in the keystone.conf file:

# Rule to check if no matching policy definition is found
# FIXME(dolph): This should really be defined as [policy] default_rule
# policy_default_rule = admin_required

As the comment suggest, we should move the config option to the policy section.
This will also impact oslo and we should ensure the old option is still supported for backwards compatibility.

** Affects: keystone
     Importance: Undecided
     Assignee: Steve Martinelli (stevemar)
         Status: New

** Affects: oslo
     Importance: Undecided
         Status: New

** Changed in: keystone
     Assignee: (unassigned) => Steve Martinelli (stevemar)

** Also affects: oslo
   Importance: Undecided
       Status: New

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

Title:
  move default rule to policy section in keystone.conf

Status in OpenStack Identity (Keystone):
  New
Status in Oslo - a Library of Common OpenStack Code:
  New

Bug description:
  The following is currently in the keystone.conf file:

  # Rule to check if no matching policy definition is found
  # FIXME(dolph): This should really be defined as [policy] default_rule
  # policy_default_rule = admin_required

  As the comment suggest, we should move the config option to the policy section.
  This will also impact oslo and we should ensure the old option is still supported for backwards compatibility.

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


Follow ups

References