summaryrefslogtreecommitdiff
path: root/oslo_policy
Commit message (Expand)AuthorAgeFilesLines
* Reload files in policy_dirs on primary file changeDmitrii Shcherbakov2020-07-102-9/+79
* Merge "Avoid redundant policy syntax checks"rocky-em1.38.1Zuul2018-07-192-1/+65
|\
| * Avoid redundant policy syntax checksMateusz Kowalski2018-07-182-1/+65
* | Teach Enforcer.enforce to deal with context objectsLance Bragstad2018-07-092-1/+133
* | Pass dictionary as creds in policy testsLance Bragstad2018-07-021-4/+7
* | Merge "Remove erroneous newline in sample generation"1.37.0Zuul2018-06-042-2/+40
|\ \
| * | Remove erroneous newline in sample generationLance Bragstad2018-06-012-2/+40
* | | Update sphinxext to include scope_types in docsLance Bragstad2018-06-012-0/+35
|/ /
* | Merge "Fix document formatting"1.36.0Zuul2018-05-181-32/+32
|\ \
| * | Fix document formattingAkihiro Motoki2018-05-181-32/+32
* | | Include deprecated_reason when deprecated_rule is setBen Nemec2018-05-162-2/+4
|/ /
* | Include both new and deprecated rules in generated sampleBen Nemec2018-05-152-3/+7
* | make the sphinxpolicygen extension handle multiple input/output filesDoug Hellmann2018-04-302-3/+37
* | Imported Translations from Zanata1.34.0OpenStack Proposal Bot2018-03-011-3/+3
* | Merge "Render deprecated policy names when generating files"Zuul2018-01-232-8/+56
|\ \
| * | Render deprecated policy names when generating filesLance Bragstad2018-01-162-8/+56
* | | Imported Translations from ZanataOpenStack Proposal Bot2018-01-221-3/+19
|/ /
* | Only log deprecation warnings when they are overridden1.33.1Lance Bragstad2018-01-052-2/+23
* | Add configuration option for enforcing scopeLance Bragstad2017-12-203-9/+13
* | Merge "Fix string injection for InvalidScope"1.32.2Zuul2017-12-151-1/+1
|\ \
| * | Fix string injection for InvalidScopeLance Bragstad2017-12-141-1/+1
* | | Merge "expand type documentation for Enforcer arguments"Zuul2017-12-141-2/+6
|\ \ \ | |/ / |/| |
| * | expand type documentation for Enforcer argumentsDoug Hellmann2017-10-091-2/+6
* | | Merge "Handle deprecation of inspect.getargspec"Zuul2017-12-051-1/+6
|\ \ \
| * | | Handle deprecation of inspect.getargspecSean McGinnis2017-11-211-1/+6
* | | | Add scope_types to RuleDefault objectsLance Bragstad2017-12-043-7/+128
|/ / /
* | | Merge "Add functionality to deprecate policies"1.30.0Zuul2017-11-013-3/+459
|\ \ \
| * | | Add functionality to deprecate policiesLance Bragstad2017-10-233-3/+459
* | | | Pass creds as a dict in testsLance Bragstad2017-10-231-4/+7
| |_|/ |/| |
* | | Merge "http/https check rules as stevedore extensions"Jenkins2017-10-096-402/+440
|\ \ \ | |_|/ |/| |
| * | http/https check rules as stevedore extensionsDavanum Srinivas2017-10-056-402/+440
| |/
* | Imported Translations from ZanataOpenStack Proposal Bot2017-10-082-48/+54
|/
* External Policy hook should support SSLDavanum Srinivas2017-09-275-6/+336
* Modification to add additional information in the HTTPCheck request.1.28.1Thomas Duval2017-09-273-47/+269
* rewrite HttpCheckFixture to not mock out entire HttpCheck classDoug Hellmann2017-09-121-7/+15
* Add JSON output option to sample generatorSami Makki2017-08-292-14/+151
* Imported Translations from Zanata1.26.0OpenStack Proposal Bot2017-08-2428-771/+3
* throw an exception when sphinxext cannot find the config fileDoug Hellmann2017-07-311-1/+3
* fix formatting for empty defaultsDoug Hellmann2017-07-281-1/+4
* Merge "Fix parsing bug when config file is empty."Jenkins2017-07-132-1/+6
|\
| * Fix parsing bug when config file is empty.TommyLike2017-07-122-1/+6
* | Merge "sphinxext: Use field lists in output"Jenkins2017-07-132-36/+24
|\ \
| * | sphinxext: Use field lists in outputStephen Finucane2017-07-052-36/+24
* | | Merge "sphinxext: Format definition lists correctly"Jenkins2017-07-132-6/+2
|\ \ \ | |/ /
| * | sphinxext: Format definition lists correctlyStephen Finucane2017-07-052-6/+2
| |/
* | Update URLs in documents according to document migrationChangBo Guo(gcb)2017-07-121-1/+1
|/
* Merge "Simplify message of exception PolicyNotAuthorized"1.23.0Jenkins2017-05-242-5/+5
|\
| * Simplify message of exception PolicyNotAuthorizedChangBo Guo(gcb)2017-05-232-5/+5
* | Add Sphinx extension to pretty-print modulesStephen Finucane2017-04-273-11/+250
|/
* Merge "Remove log translations"Jenkins2017-03-233-19/+7
|\