summaryrefslogtreecommitdiff
path: root/oslo_policy
Commit message (Expand)AuthorAgeFilesLines
* Fix deprecated rule logic if the rule was deleted in policy directory.Mitya_Eremeev2023-03-031-0/+1
* Imported Translations from Zanata4.1.0OpenStack Proposal Bot2022-10-171-4/+32
* Fix generation of sample policy files4.0.0Pierre Riteau2022-05-251-2/+3
* Only pass exclude-deprecated when True3.12.1whoami-rajat2022-04-282-10/+9
* Merge "make deprecated rule examples explicit"3.12.0Zuul2022-04-254-25/+73
|\
| * make deprecated rule examples explicitJulia Kreger2022-02-224-25/+73
* | Don't raise InvalidScope exception when do_raise=FalseSlawek Kaplonski2022-03-172-13/+51
|/
* Expand set_defaults() to set other config default valueGhanshyam Mann2022-02-082-1/+27
* Enforce scope check always when rule has scope_types set3.10.1Slawek Kaplonski2021-11-232-0/+18
* Merge "Refactor scope enforcement in the Enforcer class"3.10.0Zuul2021-10-251-32/+34
|\
| * Refactor scope enforcement in the Enforcer classSlawek Kaplonski2021-10-051-32/+34
* | Merge "Add scope_types attribute to the BaseCheck class"Zuul2021-10-251-0/+2
|\ \ | |/
| * Add scope_types attribute to the BaseCheck classSlawek Kaplonski2021-10-051-0/+2
* | Merge "Don't reset rules without overwriting"Zuul2021-10-251-2/+2
|\ \
| * | Don't reset rules without overwritingmitya-eremeev-22021-10-211-2/+2
* | | Merge "Rules in policy directory files can be deleted."Zuul2021-10-212-62/+70
|\ \ \ | |/ / | | / | |/ |/|
| * Rules in policy directory files can be deleted.Mitya_Eremeev2021-10-142-62/+70
* | Merge "Map system_scope in creds dictionary"Zuul2021-09-292-28/+25
|\ \
| * | Map system_scope in creds dictionaryMichael Johnson2021-08-122-28/+25
| |/
* | Clarify enforce_new_defaults help textLance Bragstad2021-09-091-1/+5
|/
* Replace getargspec with getfullargspeclikui2021-05-121-6/+1
* Ussuri+ is python3 only and update python to python3dengzhaosen2021-05-061-1/+1
* Merge "Add debug log in pick_default_policy_file"Zuul2021-04-161-2/+12
|\
| * Add debug log in pick_default_policy_fileGhanshyam Mann2021-01-291-2/+12
* | Merge "Adding tests on cache handler"Zuul2021-04-161-0/+28
|\ \
| * | Adding tests on cache handlerHervé Beraud2021-02-091-0/+28
* | | Merge "Correctly handle IO errors at policy file load"Zuul2021-04-161-3/+26
|\ \ \ | |/ /
| * | Correctly handle IO errors at policy file loadBubaVV2021-02-091-3/+26
* | | Merge "Add unit tests on cache handler"Zuul2021-04-161-0/+66
|\ \ \ | |/ /
| * | Add unit tests on cache handlerHervé Beraud2021-02-091-0/+66
* | | Reinstate double deprecation test logicBen Nemec2021-02-261-0/+6
* | | trivial: Tweak docstrings3.7.0Stephen Finucane2021-02-231-75/+77
* | | Make 'Rule' attributes read-onlyStephen Finucane2021-02-232-71/+112
* | | Don't modify 'Rule.check'Stephen Finucane2021-02-232-38/+33
* | | Merge "Add documentation parameters for DeprecatedRule"Zuul2021-02-174-122/+185
|\ \ \
| * | | Add documentation parameters for DeprecatedRuleStephen Finucane2021-01-214-122/+185
* | | | Merge "tests: Unset requests-related environment variables"Zuul2021-02-171-0/+8
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | tests: Unset requests-related environment variablesStephen Finucane2021-01-211-0/+8
| |/
* | Work on copy of registered rule instead of original object3.6.2Ghanshyam Mann2021-02-042-9/+35
* | Handle deprecated rule only once3.6.1Slawek Kaplonski2021-02-012-0/+41
* | Switch to collections.abc.MutableMappingCyril Roelandt2021-01-292-5/+5
|/
* Fix oslopolicy-j2y-convertor tool for RuleDefault3.6.0Ghanshyam Mann2020-11-242-18/+10
* Add policy file selection logic when default changing to yamlGhanshyam Mann2020-11-192-2/+108
* Remove all usage of six libraryhaixin2020-10-067-30/+17
* Adding pre-commitHervé Beraud2020-09-221-1/+0
* sample-generator: Improve YAML outputAkihiro Motoki2020-09-042-29/+25
* Log warning for redundant file rules3.4.0Ghanshyam Mann2020-08-272-1/+37
* Deprecate the JSON support for policy_fileGhanshyam Mann2020-08-274-0/+65
* Add oslopolicy-convert-json-to-yaml toolGhanshyam Mann2020-08-272-5/+248
* Bump bandit versionMoisés Guimarães de Medeiros2020-07-251-3/+7