summaryrefslogtreecommitdiff
path: root/oslo_policy/tests
Commit message (Expand)AuthorAgeFilesLines
* Only pass exclude-deprecated when True3.12.1whoami-rajat2022-04-281-7/+4
* Merge "make deprecated rule examples explicit"3.12.0Zuul2022-04-252-8/+24
|\
| * make deprecated rule examples explicitJulia Kreger2022-02-222-8/+24
* | Don't raise InvalidScope exception when do_raise=FalseSlawek Kaplonski2022-03-171-7/+34
|/
* Expand set_defaults() to set other config default valueGhanshyam Mann2022-02-081-0/+21
* Enforce scope check always when rule has scope_types set3.10.1Slawek Kaplonski2021-11-231-0/+16
* Merge "Rules in policy directory files can be deleted."Zuul2021-10-211-50/+35
|\
| * Rules in policy directory files can be deleted.Mitya_Eremeev2021-10-141-50/+35
* | Map system_scope in creds dictionaryMichael Johnson2021-08-121-17/+14
|/
* Merge "Adding tests on cache handler"Zuul2021-04-161-0/+28
|\
| * Adding tests on cache handlerHervé Beraud2021-02-091-0/+28
* | 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
* | Make 'Rule' attributes read-onlyStephen Finucane2021-02-231-6/+8
* | Don't modify 'Rule.check'Stephen Finucane2021-02-231-20/+16
* | Merge "Add documentation parameters for DeprecatedRule"Zuul2021-02-172-76/+95
|\ \
| * | Add documentation parameters for DeprecatedRuleStephen Finucane2021-01-212-76/+95
* | | 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-041-6/+28
* | Handle deprecated rule only once3.6.1Slawek Kaplonski2021-02-011-0/+33
|/
* Fix oslopolicy-j2y-convertor tool for RuleDefault3.6.0Ghanshyam Mann2020-11-241-13/+3
* Add policy file selection logic when default changing to yamlGhanshyam Mann2020-11-191-0/+81
* Remove all usage of six libraryhaixin2020-10-064-15/+8
* sample-generator: Improve YAML outputAkihiro Motoki2020-09-041-10/+10
* Log warning for redundant file rules3.4.0Ghanshyam Mann2020-08-271-0/+21
* Deprecate the JSON support for policy_fileGhanshyam Mann2020-08-272-0/+42
* Add oslopolicy-convert-json-to-yaml toolGhanshyam Mann2020-08-271-0/+143
* Fix unit tests to work with stevedore > 2.0.13.3.2yatinkarel2020-07-221-2/+2
* Add oslopolicy-validator toolBen Nemec2020-06-261-0/+48
* Reload files in policy_dirs on primary file changeDmitrii Shcherbakov2020-06-081-0/+43
* Merge "Add new config to enforce the new defaults"Zuul2020-04-091-0/+33
|\
| * Add new config to enforce the new defaultsGhanshyam Mann2020-04-071-0/+33
* | Merge "Allow disabling the default check_str change warnings"Zuul2020-04-091-0/+22
|\ \
| * | Allow disabling the default check_str change warningsGhanshyam Mann2020-04-081-0/+22
| |/
* | Cleanup warningsStephen Finucane2020-04-074-11/+35
|/
* Use unittest.mock instead of third party mock3.0.3Sean McGinnis2020-03-317-7/+12
* Update hacking for Python3Andreas Jaeger2020-03-302-3/+3
* Don't parse cli args on the global object in sphinxpolicygen3.0.2Ben Nemec2020-03-201-4/+8
* Merge "Initialize global config object in cli tools"Zuul2020-01-301-5/+8
|\
| * Initialize global config object in cli toolsBen Nemec2020-01-151-5/+8
* | Don't use string processing to combine deprecated rules2.4.1Zane Bitter2019-12-131-0/+64
* | Merge "Modernize policy checker"Zuul2019-10-283-9/+212
|\ \ | |/ |/|
| * Modernize policy checkerColleen Murphy2019-10-103-9/+212
* | Merge "Suppress deprecation warnings in oslopolicy-list-redundant"Zuul2019-10-101-2/+12
|\ \
| * | Suppress deprecation warnings in oslopolicy-list-redundantBen Nemec2019-09-171-2/+12
| |/
* | Fix reference cycle caused by deprecated sample overrideBen Nemec2019-09-171-0/+33
|/
* Merge "Only alias when policy names change"2.3.2Zuul2019-09-101-0/+43
|\
| * Only alias when policy names changeLance Bragstad2019-07-251-0/+43