summaryrefslogtreecommitdiff
path: root/openstack_auth/policy.py
Commit message (Expand)AuthorAgeFilesLines
* Allow an action if no policy exists for it and there is no default policy.pike-em3.6.1Vladislav Kuzmin2018-05-221-1/+2
* Fix policy check short circuitDavid Lyle2016-11-181-5/+10
* Adding tenant_id to policy defaultDavid Lyle2016-07-061-0/+3
* Change log.error to log.warningItxaka2016-02-081-1/+1
* Merge "Update url_for parameter for domain policy check"Jenkins2016-01-141-1/+1
|\
| * Update url_for parameter for domain policy checkBrad Pokorny2016-01-071-1/+1
* | Python 3 deprecated the logger.warn method in favor of warninglin-hua-cheng2016-01-061-2/+2
|/
* Makes policy.check aware of domain scoped tokendaniel-a-nguyen2015-11-231-18/+67
* Use graduated version of oslo.policyAkihiro Motoki2015-05-261-11/+20
* Relocating policy engine from openstack_dashboardDavid Lyle2015-01-231-0/+158