1. ace8ea3 Refactoring RbacUtils by Sergey Vilgelm · 6 years ago
  2. 19e3bec Support implied rules by Sergey Vilgelm · 6 years ago
  3. 55e5dfe Fix OverPermission exception for keystone tests by Sergey Vilgelm · 6 years ago
  4. 1d91ee1 Merge "Helper for validating RBAC list actions" by Zuul · 6 years ago
  5. 0e4fc01 Merge "Validate omission of expected_error_codes defaults to 403" by Zuul · 6 years ago
  6. bab9e94 Helper for validating RBAC list actions by Sergey Vilgelm · 6 years ago
  7. 0710e5d Validate omission of expected_error_codes defaults to 403 by Felipe Monteiro · 6 years ago
  8. 0464e81 requirements authority: Use better exception/return code by Felipe Monteiro · 6 years ago
  9. ba9829d Merge "RequirementsAuthority multi role support enhancement" by Zuul · 6 years ago
  10. f7c54ef Merge "refactor: Rename PluginRbacTest => ExtRbacTest" by Zuul · 6 years ago
  11. d02a8d8 RequirementsAuthority multi role support enhancement by Mykola Yakovliev · 6 years ago
  12. 74f8e7d refactor: Break up RbacMalformedException into discrete exceptions by Felipe Monteiro · 6 years ago
  13. bbbdd93 refactor: Rename PluginRbacTest => ExtRbacTest by Felipe Monteiro · 6 years ago
  14. 415261e Merge "Multi role RBAC validation" by Zuul · 6 years ago
  15. 5addd69 Merge "trivial: Correct base class name in hacking check" by Zuul · 6 years ago
  16. 1b49965 trivial: Correct base class name in hacking check by Felipe Monteiro · 6 years ago
  17. 4877f1d Merge "hacking: Add hacking rule for plugin rbac test class names" by Zuul · 6 years ago
  18. e0f3550 Multi role RBAC validation by Mykola Yakovliev · 6 years ago
  19. 904a02b hacking: Add hacking rule for plugin rbac test class names by Felipe Monteiro · 6 years ago
  20. bf524fb Deprecate use of v2 roles client in rbac_utils.py by Felipe Monteiro · 6 years ago
  21. 7fa1f73 Merge "Remove invalid exception RbacConflictingPolicies" by Zuul · 6 years ago
  22. 8dd5f19 Remove invalid exception RbacConflictingPolicies by Felipe Monteiro · 6 years ago
  23. 59f538f Replace rule/expected_error_code with non-deprecated versions by Felipe Monteiro · 6 years ago
  24. 4041991 Merge "Use oslo_policy.policy.Rules.load to load rules" by Zuul · 6 years ago
  25. 8c04bd8 Add granularity for volume_extension:volume_type_encryption by Chi Lo · 7 years ago
  26. 96cb119 Merge "Add support for multiple policy files" by Zuul · 6 years ago
  27. ef7047d Use oslo_policy.policy.Rules.load to load rules by Sergey Vilgelm · 6 years ago
  28. 062fb15 Add support for multiple policy files by Sergey Vilgelm · 6 years ago
  29. 194752f Remove deprecated patrole.enable_rbac configuration option by Felipe Monteiro · 6 years ago
  30. 11376ab Limit exception handling to calls within override_role by Mykola Yakovliev · 6 years ago
  31. 1d82978 Reset ntp_client cached token in override_role context by Mykola Yakovliev · 6 years ago
  32. 51299a1 Improve exception that is raised following invalid service by Felipe Monteiro · 7 years ago
  33. e0c5c24 Merge "multi policy: Fix logging issues with multiple policies" by Zuul · 7 years ago
  34. f16b6b3 Update overpermission/underpermission rbac exceptions by Felipe Monteiro · 7 years ago
  35. c0cb7eb multi policy: Fix logging issues with multiple policies by Felipe Monteiro · 7 years ago
  36. 35a7711 Add support for handling multiple error codes by Cliff Parsons · 7 years ago
  37. 2fc2929 Gate fix: Rename Member (legacy) to member role by Felipe Monteiro · 7 years ago
  38. 44d7784 Update rbac_rule_validation for multi-policy support by Felipe Monteiro · 7 years ago
  39. d737199 Rephrase Patrole skip message for better sorting by Felipe Monteiro · 7 years ago
  40. 4ef7e53 Remove already-deprecated strict_policy_check option by Felipe Monteiro · 7 years ago
  41. 398a09f Clean up exception message raised by policy authority module by Felipe Monteiro · 7 years ago
  42. 07a1c17 Implement RbacUtilsMixin for base RBAC classes by Felipe Monteiro · 7 years ago
  43. 10e82fd Base implementation of override_role for automatic role re-switch by Felipe Monteiro · 7 years ago
  44. b58c119 Remove deprecrated [rbac] config group by Felipe Monteiro · 7 years ago
  45. 38f344b Fix six.reraise bug in rbac_rule_validation by Felipe Monteiro · 7 years ago
  46. d2f9f6e Use Tempest decorators in tempest.common.utils by Felipe Monteiro · 7 years ago
  47. b18a3f6 [flake8] Enable extra, optional hacking checks by Felipe Monteiro · 7 years ago
  48. 5ed98d7 Clean up rbac_rule_validation unit tests by Felipe Monteiro · 7 years ago
  49. 88a5bab Rename rbac_policy_parser to policy_authority by Felipe Monteiro · 7 years ago
  50. 7f8993f Add a per-test log by Sean Pryor · 7 years ago
  51. 337e17a Merge "Adds unit tests for hacking checks" by Jenkins · 7 years ago
  52. 3e14f47 Use configured admin creds in rbac utils by Felipe Monteiro · 7 years ago
  53. f6eb862 Deprecate [rbac] configuration group. by Felipe Monteiro · 7 years ago
  54. b6a9c21 Adds unit tests for hacking checks by Samantha Blanco · 7 years ago
  55. 66cadb4 Merge "Only sleep following a role switch" by Jenkins · 7 years ago
  56. 2693bf7 Only sleep following a role switch by Felipe Monteiro · 7 years ago
  57. da52cc3 Merge "Adds meaningful exceptions for missing attributes" by Jenkins · 7 years ago
  58. 36bea05 Adds meaningful exceptions for missing attributes by Samantha Blanco · 7 years ago
  59. 0df097d Remove usage of credentials_factory.AdminManager by ghanshyam · 7 years ago
  60. 7be94e8 Switch to enabled version of identity clients by Felipe Monteiro · 7 years ago
  61. ffa47e6 Create rbac utils fixture and refactor tests by Felipe Monteiro · 8 years ago
  62. 9e7f1ca Merge "Remove need to include admin in credentials in base classes" by Jenkins · 7 years ago
  63. e8d93e0 Remove need to include admin in credentials in base classes by Felipe Monteiro · 7 years ago
  64. 0cef808 Unit tests for dynamic policy file discovery by Felipe Monteiro · 8 years ago
  65. 3ab2c35 Dynamic policy file discovery by Felipe Monteiro · 8 years ago
  66. ed95005 Add support for testing custom RBAC requirements by Rick Bartra · 8 years ago
  67. 4781dc9 Replace the usage of 'admin_manager' with 'os_admin' by Van Hung Pham · 8 years ago
  68. d9607c4 Refactor policy parser init so that validate service is in helper by Felipe Monteiro · 8 years ago
  69. e52cbc6 Fix rbac_rule_validation log statement raises TypeError by Felipe Monteiro · 8 years ago
  70. cc9e5da Merge "Remove singleton from RbacUtils constructor" by Jenkins · 8 years ago
  71. a960582 Merge "Hacking: enable extensions H106, H203 and H904" by Jenkins · 8 years ago
  72. b35de58 Remove singleton from RbacUtils constructor by Felipe Monteiro · 8 years ago
  73. 4bf66a2 Hacking: enable extensions H106, H203 and H904 by Felipe Monteiro · 8 years ago
  74. d12d2eb Remove enforce_type=True from oslo.config set_override by maniksidana · 8 years ago
  75. f6b69e2 Change "admin" literal for admin role to CONF admin_role by Felipe Monteiro · 8 years ago
  76. 83d7730 Merge "Merge rbac_auth with rbac_rule_validation" by Jenkins · 8 years ago
  77. 78fc489 Merge rbac_auth with rbac_rule_validation by Felipe Monteiro · 8 years ago
  78. 85f79d7 Creates config options for policy.json paths by Samantha Blanco · 8 years ago
  79. c6a1e0a Merge "Identity trust rbac tests" by Jenkins · 8 years ago
  80. e7df9c4 Increase unit test coverage for policy parser. by Joseph Abad · 8 years ago
  81. fd1db98 Identity trust rbac tests by Felipe Monteiro · 8 years ago
  82. 1a2784b Merge "Fix _validate_switch_role throwing incorrect error message" by Jenkins · 8 years ago
  83. ba4881b Fix _validate_switch_role throwing incorrect error message by Felipe Monteiro · 8 years ago
  84. 1529351 Fix rbac_rule_validation test being incorrectly skipped by Felipe Monteiro · 8 years ago
  85. 75f2363 Renames switchToRbacRole to toggle_rbac_role by Felipe Monteiro · 8 years ago
  86. fa01d5f Add role-switching validation to Patrole framework. by Felipe Monteiro · 8 years ago
  87. ae2ebab Modify policy parser to combine custom and default policy files. by Felipe Monteiro · 8 years ago
  88. 75feb83 Merge "Improve Patrole config options" by Jenkins · 8 years ago
  89. 0d88008 Improve Patrole config options by Samantha Blanco · 8 years ago
  90. 8eda8cc Refactors exceptions in rbac_rule_validation decorator. by Felipe Monteiro · 8 years ago
  91. d5d76b8 Fix failing v2 identity user tests by adding admin_only kwarg. by Felipe Monteiro · 8 years ago
  92. 1299894 Enhance validation decorator with error code by Rick Bartra · 8 years ago
  93. 48c913d Throw skipException for invalid policy actions. by Felipe Monteiro · 8 years ago
  94. 8590c0c Removal of re-switching of rbac-role from tearDown by raiesmh08 · 8 years ago
  95. 503c557 Add service validation to Patrole framework by Rick Bartra · 8 years ago
  96. b3b7bc8 Increase unit test coverage for rbac_utils. by Felipe Monteiro · 8 years ago
  97. 28d3b05 Merge "Enhance rbac policy parser to correctly interpret user_id policy actions." by Jenkins · 8 years ago
  98. 34a138c Refactors Patrole framework to only use admin tenant credential type. by Felipe Monteiro · 8 years ago
  99. 889264e Enhance rbac policy parser to correctly interpret user_id policy actions. by Felipe Monteiro · 8 years ago
  100. df95870 Changes tox to only run unit tests and moves unit tests to tests/unit. by Felipe Monteiro · 8 years ago