summaryrefslogtreecommitdiff
path: root/oslo_policy
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix doc comments for new enforce default flag"3.1.0Zuul2020-04-092-8/+8
|\
| * Fix doc comments for new enforce default flagGhanshyam Mann2020-04-092-8/+8
* | Merge "Add new config to enforce the new defaults"Zuul2020-04-093-1/+48
|\ \ | |/
| * Add new config to enforce the new defaultsGhanshyam Mann2020-04-073-1/+48
* | Merge "Allow disabling the default check_str change warnings"Zuul2020-04-092-1/+31
|\ \
| * | Allow disabling the default check_str change warningsGhanshyam Mann2020-04-082-1/+31
| |/
* | Cleanup warningsStephen Finucane2020-04-075-17/+46
|/
* Use unittest.mock instead of third party mock3.0.3Sean McGinnis2020-03-317-7/+12
* Update hacking for Python3Andreas Jaeger2020-03-302-3/+3
* Don't parse cli args on the global object in sphinxpolicygen3.0.2Ben Nemec2020-03-202-5/+16
* Temporarily make namespace arg optional3.0.1Ben Nemec2020-02-171-2/+15
* Merge "Initialize global config object in cli tools"Zuul2020-01-302-11/+18
|\
| * Initialize global config object in cli toolsBen Nemec2020-01-152-11/+18
* | Don't use string processing to combine deprecated rules2.4.1Zane Bitter2019-12-132-4/+67
* | Merge "Modernize policy checker"Zuul2019-10-284-11/+220
|\ \ | |/ |/|
| * Modernize policy checkerColleen Murphy2019-10-104-11/+220
* | Merge "Suppress deprecation warnings in oslopolicy-list-redundant"Zuul2019-10-102-2/+17
|\ \
| * | Suppress deprecation warnings in oslopolicy-list-redundantBen Nemec2019-09-172-2/+17
| |/
* | Fix reference cycle caused by deprecated sample overrideBen Nemec2019-09-172-1/+40
|/
* Merge "Only alias when policy names change"2.3.2Zuul2019-09-102-6/+56
|\
| * Only alias when policy names changeLance Bragstad2019-07-252-6/+56
* | Merge "Add unit tests on the sphinxext indent function"Zuul2019-08-081-0/+30
|\ \
| * | Add unit tests on the sphinxext indent functionHervé Beraud2019-07-221-0/+30
| |/
* | Add attribute to suppress deprecation warnings2.3.0Colleen Murphy2019-08-052-3/+79
|/
* Clarify policy_file configuration option help textLance Bragstad2019-04-031-1/+4
* Provide more specific error when namespace is missingBen Nemec2019-02-272-0/+20
* Update hacking versionZhijunWei2019-02-132-7/+6
* Merge "Add policy-upgrade tool"2.1.0Zuul2019-01-232-0/+153
|\
| * Add policy-upgrade toolwangxiyuan2018-12-112-0/+153
* | Add ability for policy-checker to read configurationJuan Antonio Osorio Robles2019-01-211-8/+27
* | Merge "Fixes is_admin type from StrOpt to BoolOpt."2.0.0Zuul2019-01-181-9/+7
|\ \
| * | Fixes is_admin type from StrOpt to BoolOpt.Moisés Guimarães de Medeiros2019-01-031-9/+7
* | | Merge "Fixes file access using with statements."1.44.1Zuul2019-01-112-16/+20
|\ \ \ | |/ /
| * | Fixes file access using with statements.Moisés Guimarães de Medeiros2019-01-032-16/+20
* | | Fix sample config value when set_defaults is usedBen Nemec2019-01-072-3/+11
|/ /
* | Use oslo.config instead of argparse.Moisés Guimarães de Medeiros2018-12-201-30/+34
|/
* Prevent sensitive target data from being logged1.43.1Lance Bragstad2018-12-051-2/+7
* Merge "Add domain scope support for scope types"1.43.0Zuul2018-12-042-7/+105
|\
| * Add domain scope support for scope typesLance Bragstad2018-11-302-7/+105
* | Merge "Make upgrades more robust with policy overrides"Zuul2018-12-042-60/+204
|\ \
| * | Make upgrades more robust with policy overridesLance Bragstad2018-11-292-60/+204
* | | Merge "Fully log RBAC enforcement data"Zuul2018-12-032-0/+33
|\ \ \
| * | | Fully log RBAC enforcement dataJohn Dennis2018-11-302-0/+33
* | | | Merge "oslopolicy-checker: iterate through rules in sorted order"1.42.0Zuul2018-12-032-1/+32
|\ \ \ \
| * | | | oslopolicy-checker: iterate through rules in sorted orderJuan Antonio Osorio Robles2018-11-272-1/+32
| | |/ / | |/| |
* | | | Enhance test to prevent JSON parsing regressionBrian Rosmaita2018-11-261-4/+35
|/ / /
* | | Fix usage of token fixture in shell tests1.41.1Juan Antonio Osorio Robles2018-11-221-2/+5
|/ /
* | Add ability to pass in target data for the oslopolicy-checker1.41.0Juan Antonio Osorio Robles2018-11-022-5/+93
* | Pass in policy name as part of the oslopolicy-check check callJuan Antonio Osorio Robles2018-11-012-1/+29
* | Unit test for CLIAdam Young2018-10-311-0/+49
|/