summaryrefslogtreecommitdiffstats
path: root/openstack/common/policy.py
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix wrong argument in openstack common policy"Jenkins2013-08-151-1/+1
|\
| * Fix wrong argument in openstack common policyAlexander Gordeev2013-08-071-1/+1
* | Fix missing argument bug in oslo common policyVictor Sergeyev2013-08-011-2/+2
|/
* Merge "Fix policy default_rule issue"Jenkins2013-07-301-6/+12
|\
| * Fix policy default_rule issueguohliu2013-07-291-6/+12
* | Allow use of hacking 0.6.0 and enable new checksSergey Lukjanov2013-07-201-1/+1
|/
* Merge "Fix missing argument bug in oslo common policy"Jenkins2013-07-161-7/+7
|\
| * Fix missing argument bug in oslo common policyguohliu2013-07-121-7/+7
* | Enable H302 hacking checkAnn Kamyshnikova2013-07-101-1/+1
|/
* Enable hacking H404 test.Dina Belova2013-06-111-120/+87
* Enable H306 hacking check.Dina Belova2013-06-041-2/+2
* Reduce duplicated code related to policiesFlaper Fesp2013-05-211-53/+152
* Removes len() on empty sequence evaluationZhongyue Luo2013-05-131-1/+1
* Convert unicode for python3 portabilityChuck Short2013-05-061-1/+2
* Replaces standard logging with common loggingZhongyue Luo2013-04-091-1/+1
* update OpenStack, LLC to OpenStack FoundationMark McClain2013-03-131-1/+1
* Fix pep8 E125 errors.Monty Taylor2013-01-111-10/+10
* Merge "Revert "Add support for finer-grained policy decisions""Jenkins2012-10-121-150/+2
|\
| * Revert "Add support for finer-grained policy decisions"Mark McLoughlin2012-10-111-150/+2
* | Remove an unneeded 'global'Kevin L. Mitchell2012-10-091-1/+0
|/
* Add support for finer-grained policy decisionsKevin L. Mitchell2012-10-091-2/+150
* Add a 'not' operator to the policy langageKevin L. Mitchell2012-10-091-1/+41
* Add a new policy languageKevin L. Mitchell2012-10-091-4/+270
* Remove deprecated policy engine APIsMark McLoughlin2012-10-091-150/+1
* Rewrite the policy engine from scratchKevin L. Mitchell2012-10-091-180/+502
* Use pep8 v1.3.3Zhongyue Luo2012-09-131-2/+3
* Allow non-string items in the creds dict.Vishvananda Ishaya2012-08-201-1/+1
* Use function registration for policy checksKevin L. Mitchell2012-07-301-46/+106
* Fix missing gettextutils in several modules.Eric Windisch2012-07-121-0/+1
* Switch common files to using jsonutils.Andrew Bogott2012-07-031-4/+5
* Common-ize policies.Kevin L. Mitchell2012-06-041-0/+238