summaryrefslogtreecommitdiff
path: root/oslo_policy/_checks.py
Commit message (Expand)AuthorAgeFilesLines
* Add scope_types attribute to the BaseCheck classSlawek Kaplonski2021-10-051-0/+2
* Replace getargspec with getfullargspeclikui2021-05-121-6/+1
* Remove all usage of six libraryhaixin2020-10-061-5/+3
* Handle deprecation of inspect.getargspecSean McGinnis2017-11-211-1/+6
* http/https check rules as stevedore extensionsDavanum Srinivas2017-10-051-108/+13
* External Policy hook should support SSLDavanum Srinivas2017-09-271-5/+83
* Modification to add additional information in the HTTPCheck request.1.28.1Thomas Duval2017-09-271-15/+66
* Don't crash on RoleCheck when roles not presentTimothy Symanczyk2016-01-021-1/+3
* Add string format rendering to RoleCheck.__call__()Akira Yoshiyama2015-12-141-1/+7
* Fixes combined "and" and "or" rule handlingAkira Yoshiyama2015-12-131-0/+10
* Correct invalid doc referencesBrant Knudson2015-11-221-45/+0
* Use requests in http check instead of urllibJoshua Harlow2015-09-221-6/+5
* Lists for Generic ChecksAdam Young2015-03-311-10/+39
* Use single quotes consistentlySteve Martinelli2015-02-171-9/+9
* Make use of private modulesIan Cordasco2015-02-061-0/+310