summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Add Python3 xena unit testsOpenStack Release Bot2021-04-151-1/+1
* | | | Merge "Update master for stable/wallaby"Zuul2021-04-162-0/+7
|\ \ \ \ | |/ / /
| * | | Update master for stable/wallabyOpenStack Release Bot2021-04-152-0/+7
* | | | 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
* | | | | Merge "Improving documentation about target resources"Zuul2021-04-161-1/+13
|\ \ \ \ \
| * | | | | Improving documentation about target resourcesRaildo Mascena2021-02-091-1/+13
* | | | | | Merge "Reinstate double deprecation test logic"Zuul2021-04-161-0/+6
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Reinstate double deprecation test logicBen Nemec2021-02-261-0/+6
* | | | | | Move flake8 as a pre-commit local target.Daniel Bengtsson2021-04-071-4/+8
|/ / / / /
* | | | | 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-175-122/+197
|\ \ \ \ \
| * | | | | Add documentation parameters for DeprecatedRuleStephen Finucane2021-01-215-122/+197
* | | | | | Merge "tests: Unset requests-related environment variables"Zuul2021-02-171-0/+8
|\ \ \ \ \ \ | |/ / / / /
| * | | | | tests: Unset requests-related environment variablesStephen Finucane2021-01-211-0/+8
| | |_|_|/ | |/| | |
* | | | | Merge "Add nova/neutron project unit/functional tests job in gate"Zuul2021-02-091-0/+46
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Add nova/neutron project unit/functional tests job in gateGhanshyam Mann2021-02-081-0/+46
| | |/ / | |/| |
* | | | Merge "remove unicode from code"Zuul2021-02-092-8/+8
|\ \ \ \ | |/ / / |/| | |
| * | | remove unicode from codexuanyandong2021-01-032-8/+8
* | | | Work on copy of registered rule instead of original object3.6.2Ghanshyam Mann2021-02-043-9/+43
* | | | Handle deprecated rule only once3.6.1Slawek Kaplonski2021-02-013-0/+48
* | | | Merge "Switch to collections.abc.MutableMapping"Zuul2021-02-012-5/+5
|\ \ \ \
| * | | | Switch to collections.abc.MutableMappingCyril Roelandt2021-01-292-5/+5
| | |/ / | |/| |
* | | | Merge "Use TOX_CONSTRAINTS_FILE"Zuul2021-01-301-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Use TOX_CONSTRAINTS_FILElikui2020-11-011-1/+1
| | |/ | |/|
* | | pre-commit: Resolve dependency conflictsStephen Finucane2021-01-184-13/+9
| |/ |/|
* | 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-194-4/+110
* | Merge "Fix grammar issues"Zuul2020-11-175-18/+19
|\ \
| * | Fix grammar issuesQi Zhang2020-11-015-18/+19
* | | Merge "Remove all usage of six library"Zuul2020-11-129-32/+17
|\ \ \ | |_|/ |/| |
| * | Remove all usage of six libraryhaixin2020-10-069-32/+17
| |/
* | Merge "Fix hacking min version to 3.0.1"Zuul2020-10-291-1/+1
|\ \
| * | Fix hacking min version to 3.0.1zhoulinhui2020-10-161-1/+1
| |/
* | Remove format option examples in policy generatorYasufumi Ogawa2020-10-211-7/+0
|/
* Adding pre-commitHervé Beraud2020-09-225-2/+40
* Add Python3 wallaby unit testsOpenStack Release Bot2020-09-111-1/+1
* Update master for stable/victoriaOpenStack Release Bot2020-09-112-0/+7
* [goal] Migrate testing to ubuntu focalvictoria-em3.5.0Ghanshyam Mann2020-09-112-3/+3
* 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-275-0/+77
* Add oslopolicy-convert-json-to-yaml toolGhanshyam Mann2020-08-277-5/+348
* Merge "Clarify what exactly an "access file" is"Zuul2020-08-061-3/+5
|\