Hide Forgot
Cloned from launchpad blueprint https://blueprints.launchpad.net/oslo/+spec/policy-persistence. Description: The idea is to be able to store per-app policies in a centralized storage (database, cache, ...). Requirements: * Create an abstraction layer to support multiple back-ends * Create an sqlalchemy based back-end Some references: * http://lists.openstack.org/pipermail/openstack-dev/2013-May/008533.html * https://github.com/openstack/keystone/tree/master/keystone/policy Specification URL (additional information): None