Add support for policy.d per service

Bug #1706162 reported by Mathieu Gagné
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
django-openstack-auth
Invalid
Undecided
Unassigned

Bug Description

The oslo.policy library allows services to load multiple policy files from multiple policy_dirs, usually policy.d. Some projects such as Neutron stadium projects also make use of policy.d to install and use additional policy files.

Current implementation of django-openstack-auth does not support more than one policy file per service. This means it is impossible for an operator to use an unified set of policy files (and directories) between services and django-openstack-auth as the later expects one single big policy file.

This bug report suggests adding support for policy_dirs per service so an operator can load multiple policy files just like they can with services.

Revision history for this message
Mathieu Gagné (mgagne) wrote :
Changed in django-openstack-auth:
status: New → Invalid
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.