summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert "Moves supported python runtimes from version 3.8 to 3.10"HEAD4.2.0masterGhanshyam2023-05-051-1/+2
* Moves supported python runtimes from version 3.8 to 3.10Hervé Beraud2023-04-102-12/+12
* Fix deprecated rule logic if the rule was deleted in policy directory.Mitya_Eremeev2023-03-031-0/+1
* Update master for stable/2023.1OpenStack Release Bot2023-02-242-0/+7
* Fix py38 jobs by using focal rather than jammy4.1.1Hervé Beraud2023-02-171-1/+3
* Imported Translations from Zanata4.1.0OpenStack Proposal Bot2022-10-172-11/+33
* Add Python3 antelope unit testsOpenStack Release Bot2022-09-091-1/+1
* Update master for stable/zedOpenStack Release Bot2022-09-092-0/+7
* Fix generation of sample policy files4.0.0Pierre Riteau2022-05-251-2/+3
* Drop python3.6/3.7 support in testing runtimeHervé Beraud2022-05-051-3/+1
* Only pass exclude-deprecated when True3.12.1whoami-rajat2022-04-283-10/+15
* Merge "make deprecated rule examples explicit"3.12.0Zuul2022-04-257-25/+102
|\
| * make deprecated rule examples explicitJulia Kreger2022-02-227-25/+102
* | Don't raise InvalidScope exception when do_raise=FalseSlawek Kaplonski2022-03-172-13/+51
* | Add Python3 zed unit testsOpenStack Release Bot2022-03-041-1/+1
* | Update master for stable/yogaOpenStack Release Bot2022-03-042-0/+7
|/
* Merge "Fix formatting of release list"3.11.0Zuul2022-02-111-14/+14
|\
| * Fix formatting of release listPierre Riteau2022-02-071-14/+14
* | Expand set_defaults() to set other config default valueGhanshyam Mann2022-02-082-1/+27
|/
* Update python testing classifierdengzhaosen2021-12-211-0/+1
* Enforce scope check always when rule has scope_types set3.10.1Slawek Kaplonski2021-11-233-0/+24
* Increase timeout of the cross-neutron-tox-py38 jobSlawek Kaplonski2021-11-231-0/+1
* 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-213-62/+77
|\ \ \ | |/ / | | / | |/ |/|
| * Rules in policy directory files can be deleted.Mitya_Eremeev2021-10-143-62/+77
* | Merge "Add Python3 yoga unit tests"3.9.0Zuul2021-09-301-1/+1
|\ \
| * | Add Python3 yoga unit testsOpenStack Release Bot2021-09-101-1/+1
* | | Merge "Update master for stable/xena"Zuul2021-09-302-0/+7
|\ \ \ | |/ /
| * | Update master for stable/xenaOpenStack Release Bot2021-09-102-0/+7
| |/
* | Merge "Map system_scope in creds dictionary"Zuul2021-09-293-28/+30
|\ \
| * | Map system_scope in creds dictionaryMichael Johnson2021-08-123-28/+30
* | | Clarify enforce_new_defaults help textLance Bragstad2021-09-091-1/+5
| |/ |/|
* | 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
|\ \ \