summaryrefslogtreecommitdiff
path: root/oslo_policy/generator.py
Commit message (Expand)AuthorAgeFilesLines
* Fix generation of sample policy files4.0.0Pierre Riteau2022-05-251-2/+3
* make deprecated rule examples explicitJulia Kreger2022-02-221-11/+38
* Add documentation parameters for DeprecatedRuleStephen Finucane2021-01-211-10/+21
* Fix oslopolicy-j2y-convertor tool for RuleDefault3.6.0Ghanshyam Mann2020-11-241-5/+7
* Adding pre-commitHervé Beraud2020-09-221-1/+0
* sample-generator: Improve YAML outputAkihiro Motoki2020-09-041-19/+15
* Deprecate the JSON support for policy_fileGhanshyam Mann2020-08-271-0/+11
* Add oslopolicy-convert-json-to-yaml toolGhanshyam Mann2020-08-271-5/+105
* Add oslopolicy-validator toolBen Nemec2020-06-261-1/+68
* Cleanup warningsStephen Finucane2020-04-071-6/+11
* Temporarily make namespace arg optional3.0.1Ben Nemec2020-02-171-2/+15
* Initialize global config object in cli toolsBen Nemec2020-01-151-6/+10
* Suppress deprecation warnings in oslopolicy-list-redundantBen Nemec2019-09-171-0/+5
* Only alias when policy names changeLance Bragstad2019-07-251-6/+13
* Provide more specific error when namespace is missingBen Nemec2019-02-271-0/+2
* Add policy-upgrade toolwangxiyuan2018-12-111-0/+50
* generator: Reimplement wrapping of 'description'Stephen Finucane2018-06-081-10/+37
* Remove erroneous newline in sample generationLance Bragstad2018-06-011-2/+1
* Include deprecated_reason when deprecated_rule is setBen Nemec2018-05-161-2/+3
* Include both new and deprecated rules in generated sampleBen Nemec2018-05-151-2/+3
* Render deprecated policy names when generating filesLance Bragstad2018-01-161-8/+15
* Add scope_types to RuleDefault objectsLance Bragstad2017-12-041-1/+7
* Add functionality to deprecate policiesLance Bragstad2017-10-231-0/+22
* Add JSON output option to sample generatorSami Makki2017-08-291-12/+46
* Add Sphinx extension to pretty-print modulesStephen Finucane2017-04-271-11/+11
* oslopolicy-sample-generator description supportAnthony Washington2017-03-201-3/+10
* Comment out the rule from generated sample-policy file1.21.0Anusha Unnam2017-03-171-1/+1
* Modify tests in test_generatorAnusha Unnam2017-03-171-2/+6
* Seperate each policy rule with new lineAnusha Unnam2017-03-131-1/+1
* Allow multiline descriptions for RuleDefaults1.20.0Sujitha2017-03-061-4/+13
* Add helper scripts for generating policy infoAndrew Laski2016-06-081-2/+94
* Add sample file generation script and helper methods1.9.0Andrew Laski2016-06-061-0/+130