summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Map system_scope in creds dictionaryxena-em3.8.3stable/xenaMichael Johnson2021-09-293-28/+30
* Update TOX_CONSTRAINTS_FILE for stable/xenaOpenStack Release Bot2021-09-101-1/+1
* Update .gitreview for stable/xenaOpenStack Release Bot2021-09-101-0/+1
* Fix a typo in the document3.8.2zhaoleilc2021-07-211-1/+1
* Changed minversion in tox to 3.18.0yangyawei2021-06-071-3/+3
* Merge "Replace getargspec with getfullargspec"3.8.1Zuul2021-05-261-6/+1
|\
| * Replace getargspec with getfullargspeclikui2021-05-121-6/+1
* | setup.cfg: Replace dashes with underscoresyangyawei2021-05-141-4/+4
|/
* Ussuri+ is python3 only and update python to python3dengzhaosen2021-05-061-1/+1
* Merge "Dropping lower constraints testing"3.8.0Zuul2021-04-193-57/+0
|\
| * Dropping lower constraints testingHervé Beraud2021-04-163-57/+0
* | 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 "Use py3 as the default runtime for tox"Zuul2021-04-161-1/+1
|\ \
| * | Use py3 as the default runtime for toxHervé Beraud2020-11-041-1/+1
* | | Merge "Add Python3 xena unit tests"Zuul2021-04-161-1/+1
|\ \ \
| * | | 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