summaryrefslogtreecommitdiff
path: root/oslo_policy
Commit message (Expand)AuthorAgeFilesLines
* Add unit tests on cache handlerHervé Beraud2021-02-091-0/+66
* 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
* Fix unit tests to work with stevedore > 2.0.13.3.2yatinkarel2020-07-221-2/+2
* Don't deepcopy objects before mask_dict_passwordBen Nemec2020-07-091-6/+3
* Add oslopolicy-validator toolBen Nemec2020-06-262-1/+116
* Reload files in policy_dirs on primary file changeDmitrii Shcherbakov2020-06-082-7/+77
* Merge "Mark sphinx extensions thread safe"Zuul2020-05-252-0/+8
|\
| * Mark sphinx extensions thread safeSean McGinnis2020-04-132-0/+8
* | Merge "Remove the conversion according to the comment of jdennis"Zuul2020-04-201-14/+1
|\ \ | |/ |/|
| * Remove the conversion according to the comment of jdennisArthur Dayne2020-04-071-14/+1
* | Merge "Fix doc comments for new enforce default flag"3.1.0Zuul2020-04-092-8/+8
|\ \
| * | Fix doc comments for new enforce default flagGhanshyam Mann2020-04-092-8/+8
* | | Merge "Add new config to enforce the new defaults"Zuul2020-04-093-1/+48
|\ \ \ | |/ /
| * | Add new config to enforce the new defaultsGhanshyam Mann2020-04-073-1/+48
| |/
* | Merge "Allow disabling the default check_str change warnings"Zuul2020-04-092-1/+31
|\ \
| * | Allow disabling the default check_str change warningsGhanshyam Mann2020-04-082-1/+31
| |/
* | Cleanup warningsStephen Finucane2020-04-075-17/+46
|/
* 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-202-5/+16
* Temporarily make namespace arg optional3.0.1Ben Nemec2020-02-171-2/+15
* Merge "Initialize global config object in cli tools"Zuul2020-01-302-11/+18
|\
| * Initialize global config object in cli toolsBen Nemec2020-01-152-11/+18
* | Don't use string processing to combine deprecated rules2.4.1Zane Bitter2019-12-132-4/+67
* | Merge "Modernize policy checker"Zuul2019-10-284-11/+220
|\ \ | |/ |/|
| * Modernize policy checkerColleen Murphy2019-10-104-11/+220
* | Merge "Suppress deprecation warnings in oslopolicy-list-redundant"Zuul2019-10-102-2/+17
|\ \
| * | Suppress deprecation warnings in oslopolicy-list-redundantBen Nemec2019-09-172-2/+17
| |/
* | Fix reference cycle caused by deprecated sample overrideBen Nemec2019-09-172-1/+40
|/
* Merge "Only alias when policy names change"2.3.2Zuul2019-09-102-6/+56
|\
| * Only alias when policy names changeLance Bragstad2019-07-252-6/+56
* | Merge "Add unit tests on the sphinxext indent function"Zuul2019-08-081-0/+30
|\ \
| * | Add unit tests on the sphinxext indent functionHervé Beraud2019-07-221-0/+30
| |/
* | Add attribute to suppress deprecation warnings2.3.0Colleen Murphy2019-08-052-3/+79
|/
* Clarify policy_file configuration option help textLance Bragstad2019-04-031-1/+4
* Provide more specific error when namespace is missingBen Nemec2019-02-272-0/+20
* Update hacking versionZhijunWei2019-02-132-7/+6
* Merge "Add policy-upgrade tool"2.1.0Zuul2019-01-232-0/+153
|\
| * Add policy-upgrade toolwangxiyuan2018-12-112-0/+153