1. 27f671f Reuse tempest to create admin client manager by Lingxian Kong · 4 years, 1 month ago
  2. a5b51b6 Shorten Identity project name due to 64 char limit. by Doug Schveninger · 4 years, 6 months ago
  3. 39ad28a Add skip check to tests that modify the user source by Rick Bartra · 5 years ago
  4. abfd456 Add tests for new Trusts policy actions by Rick Bartra · 5 years ago
  5. 97fffed fix: admin, member, and reader gates broken by Rick Bartra · 5 years ago
  6. cb09614 Fix resource leaks in IdentityPolicyAssociationRbacTest class by Doug Schveninger · 5 years ago
  7. d3d77ef Refactoring RbacUtils part 2 api tests by Sergey Vilgelm · 6 years ago
  8. ace8ea3 Refactoring RbacUtils by Sergey Vilgelm · 6 years ago
  9. 6da06ed Use the canonical URL for repositories (git.openstack.org) by Luigi Toscano · 6 years ago
  10. c38aca7 Add feature flag for Keystone policies removed in Stein by Felipe Monteiro · 6 years ago
  11. 59f538f Replace rule/expected_error_code with non-deprecated versions by Felipe Monteiro · 6 years ago
  12. 194752f Remove deprecated patrole.enable_rbac configuration option by Felipe Monteiro · 6 years ago
  13. a3d7311 Remove unused config.CONF by Vishakha Agarwal · 6 years ago
  14. d0ddf7d Add RBAC tests for identity v3 application credentials API by Felipe Monteiro · 7 years ago
  15. 4c3ae9b Make patrole-member job run for queens and pike branches by Felipe Monteiro · 7 years ago
  16. d0c6929 Add RBAC tests for identity v3 project tags by Felipe Monteiro · 7 years ago
  17. 445c48b RBAC test for Keystone v3 OS-ENDPOINT-POLICY API by Rao Adnan Khan · 8 years ago
  18. 938471b Remove all v2.0 identity API tests by Felipe Monteiro · 7 years ago
  19. 58590ee Migrate to override_role for identity v2 module by Shinya Kawabata · 7 years ago
  20. 422c057 Merge "Implement RbacUtilsMixin for base RBAC classes" by Zuul · 7 years ago
  21. e3fa64f Merge "Migrate to override_role for identity module (part 1)" by Zuul · 7 years ago
  22. 41eef07 Migrate to override_role for identity module (part 1) by Felipe Monteiro · 7 years ago
  23. 97a97a2 Migrate to override_role for identity module (part 2) by Felipe Monteiro · 7 years ago
  24. 07a1c17 Implement RbacUtilsMixin for base RBAC classes by Felipe Monteiro · 7 years ago
  25. c1f7f47 Merge "Add RBAC test for 'get_auth_domains'" by Zuul · 7 years ago
  26. 7ab96ce Add RBAC test for 'get_auth_domains' by rajat29 · 7 years ago
  27. 4c5dbdd Add 'show_trust' Policy Test for Identity by rajat29 · 7 years ago
  28. c0188ef Clean up identity base class resources via addClassResourceCleanup by Felipe Monteiro · 7 years ago
  29. a63f854 [Gate Fix] Fix AttributeError in ServerActionsRbacTest by Felipe Monteiro · 7 years ago
  30. dc73cff Remove identity v3 change_password test by Felipe Monteiro · 7 years ago
  31. f6eb862 Deprecate [rbac] configuration group. by Felipe Monteiro · 7 years ago
  32. da52cc3 Merge "Adds meaningful exceptions for missing attributes" by Jenkins · 7 years ago
  33. 36bea05 Adds meaningful exceptions for missing attributes by Samantha Blanco · 8 years ago
  34. 8a043fb Change rbac_utils.RbacUtils is_admin to function by Felipe Monteiro · 7 years ago
  35. c7880ac Replace test.attr with decorators.attr by dharmendra · 8 years ago
  36. e8d93e0 Remove need to include admin in credentials in base classes by Felipe Monteiro · 8 years ago
  37. c6043b8 Merge "Add missing v3 token related testcases" by Jenkins · 8 years ago
  38. ccfa23e Add missing v3 token related testcases by Pradeep Kumar · 8 years ago
  39. c8a5e29 Update test.attr to decorators.attr by Samantha Blanco · 8 years ago
  40. 529988b Correct policy action for check_endpoint_group test by Felipe Monteiro · 8 years ago
  41. 3203253 Replace os with os_primary by Felipe Monteiro · 8 years ago
  42. 9f1b60f Add test cases for oauth1 token related APIs. by maniksidana · 8 years ago
  43. 6cb60f4 Merge "Identity v3 RBAC Tests - EP Filter Groups" by Jenkins · 8 years ago
  44. f85cedc Add missing v2 token related testcases by Pramod Kumar Singh · 8 years ago
  45. c5ebd76 Identity v3 RBAC Tests - EP Filter Groups by Nicolas Helgeson · 8 years ago
  46. 17e9b49 Add rbac_utils is_admin helper method by Felipe Monteiro · 8 years ago
  47. fba3135 Removes client aliases by Samantha Blanco · 8 years ago
  48. b35de58 Remove singleton from RbacUtils constructor by Felipe Monteiro · 8 years ago
  49. 20e780f Include class name in resource names for resource cleanup debugging by maniksidana · 8 years ago
  50. 4791c4b Merge "Identity V3 Tests - Domain Configurations" by Jenkins · 8 years ago
  51. 4cf2ffb Identity V3 Tests - Domain Configurations by Felipe Monteiro · 8 years ago
  52. b18f98b Add RBAC tests for v3 auth policy actions by Felipe Monteiro · 8 years ago
  53. 3c3fc9a Consolidates rbac_base for v2 and v3 identity tests by Samantha Blanco · 8 years ago
  54. e7e552e [Fix gate] Fix failing identity v2 admin tests by Felipe Monteiro · 8 years ago
  55. edcdbec Stop using aliases for creds manager by Felipe Monteiro · 8 years ago
  56. 8422772 Merge "Keystone v3 tests for endpoint filters for projects" by Jenkins · 8 years ago
  57. 1fa5b2e Keystone v3 tests for endpoint filters for projects by Uday T Kumar · 8 years ago
  58. c6a1e0a Merge "Identity trust rbac tests" by Jenkins · 8 years ago
  59. 3f4158d Identity V3 Tests - Domains by Nicolas Helgeson · 8 years ago
  60. fd1db98 Identity trust rbac tests by Felipe Monteiro · 8 years ago
  61. 6a99c56 Remove admin namespace throughout Patrole - Identity tests by Felipe Monteiro · 8 years ago
  62. 75f2363 Renames switchToRbacRole to toggle_rbac_role by Felipe Monteiro · 8 years ago
  63. aa19530 Add implied roles rbac tests to identity v3. by Felipe Monteiro · 8 years ago
  64. e34cae0 Merge "Identity V3 (ext) Tests - Oauth Consumers" by Jenkins · 8 years ago
  65. f512433 Identity V3 (ext) Tests - Oauth Consumers by Nicolas Helgeson · 8 years ago
  66. fb18579 Add role assignments rbac tests to identity v3. by Felipe Monteiro · 8 years ago
  67. 934acae Refactor identity v3 rbac_base to use classmethods. by Felipe Monteiro · 8 years ago
  68. 6da4d21 Identity V3 Tests - Roles by Nicolas Helgeson · 8 years ago
  69. 0d88008 Improve Patrole config options by Samantha Blanco · 8 years ago
  70. 08d9d02 Merge "Identity V3 tests - Regions" by Jenkins · 8 years ago
  71. 8ec953f Identity V3 rbac_base method refactor by Felipe Monteiro · 8 years ago
  72. 7bae840 Identity V3 tests - Regions by Nicolas Helgeson · 8 years ago
  73. d5d76b8 Fix failing v2 identity user tests by adding admin_only kwarg. by Felipe Monteiro · 8 years ago
  74. 68d9223 Fixes v3 identity tests with policy actions with rule admin_or_owner. by Felipe Monteiro · 8 years ago
  75. 8590c0c Removal of re-switching of rbac-role from tearDown by raiesmh08 · 8 years ago
  76. 61b9049 Switch to admin role during client set up to fix some gate bugs. by Felipe Monteiro · 8 years ago
  77. 470c8b0 Merge "Removing unused admin_client" by Jenkins · 8 years ago
  78. 613de66 Fixes many failing identity tests for member. by Felipe Monteiro · 8 years ago
  79. ef1d21d Removing unused admin_client by raiesmh08 · 8 years ago
  80. 4a611bf Switch to use stable data_utils by Ken'ichi Ohmichi · 8 years ago
  81. 6302c4e Merge "Users RBAC test for Keystone API v2 users" by Jenkins · 8 years ago
  82. 1272679 Users RBAC test for Keystone API v2 users by Jaewoo Park · 8 years ago
  83. 34a138c Refactors Patrole framework to only use admin tenant credential type. by Felipe Monteiro · 8 years ago
  84. 103038f Merge "Roles RBAC test for Keystone API v2 roles" by Jenkins · 8 years ago
  85. df95870 Changes tox to only run unit tests and moves unit tests to tests/unit. by Felipe Monteiro · 8 years ago
  86. 34552b1 Roles RBAC test for Keystone API v2 roles by Jaewoo Park · 8 years ago
  87. 202fa20 Merge "Identity V3 Tests - Policies" by Jenkins · 8 years ago
  88. 2fd3088 Merge "Fix for V3 identity failing test cases." by Jenkins · 8 years ago
  89. b911cc2 Fix for V3 identity failing test cases. by raiesmh08 · 8 years ago
  90. 317b0cc Fix for V2 identity failing test cases. by raiesmh08 · 8 years ago
  91. 7029349 Identity V3 Tests - Policies by Nicolas Helgeson · 8 years ago
  92. 2ee2c19 Merge "Identity V3 Tests - Groups" by Jenkins · 8 years ago
  93. 7c46d45 Services test for Keystone version 2 api services by Jaewoo Park · 8 years ago
  94. e9babc6 Identity V3 Tests - Groups by Nicolas Helgeson · 8 years ago
  95. 6770009 Projects test for Keystone version 2 api projects by Jaewoo Park · 8 years ago
  96. 82cabca Merge "Keystone tests - v2 Endpoints" by Jenkins · 8 years ago
  97. f170f8a Keystone tests - v2 Endpoints by Jaewoo Park · 8 years ago
  98. ba6c929 Identity V3 tests - Endpoints by Nicolas Helgeson · 8 years ago
  99. bf44e7d Merge "Identity V3 Tests - Services" by Jenkins · 8 years ago
  100. 4dd8ea9 Merge "Identity V3 Tests - Projects" by Jenkins · 8 years ago