1. ace8ea3 Refactoring RbacUtils by Sergey Vilgelm · 6 years ago
  2. 19e3bec Support implied rules by Sergey Vilgelm · 6 years ago
  3. bab9e94 Helper for validating RBAC list actions by Sergey Vilgelm · 6 years ago
  4. e0f3550 Multi role RBAC validation by Mykola Yakovliev · 6 years ago
  5. bf524fb Deprecate use of v2 roles client in rbac_utils.py by Felipe Monteiro · 6 years ago
  6. 59f538f Replace rule/expected_error_code with non-deprecated versions by Felipe Monteiro · 6 years ago
  7. 194752f Remove deprecated patrole.enable_rbac configuration option by Felipe Monteiro · 6 years ago
  8. 11376ab Limit exception handling to calls within override_role by Mykola Yakovliev · 6 years ago
  9. 1d82978 Reset ntp_client cached token in override_role context by Mykola Yakovliev · 6 years ago
  10. 8390341 Deprecate enable_rbac configuration option by Felipe Monteiro · 7 years ago
  11. 2fc2929 Gate fix: Rename Member (legacy) to member role by Felipe Monteiro · 7 years ago
  12. 31e308e Move RbacAuthority class into separate module by Felipe Monteiro · 7 years ago
  13. 7cd2161 fix typos in documentation by melissaml · 7 years ago
  14. d737199 Rephrase Patrole skip message for better sorting by Felipe Monteiro · 7 years ago
  15. 1c8620a Remove deprecated switch_role method by Felipe Monteiro · 7 years ago
  16. 422c057 Merge "Implement RbacUtilsMixin for base RBAC classes" by Zuul · 7 years ago
  17. 80b9aab [docs] Fix weird indentation in documentation by Masayuki Igawa · 7 years ago
  18. 07a1c17 Implement RbacUtilsMixin for base RBAC classes by Felipe Monteiro · 7 years ago
  19. 10e82fd Base implementation of override_role for automatic role re-switch by Felipe Monteiro · 7 years ago
  20. b58c119 Remove deprecrated [rbac] config group by Felipe Monteiro · 7 years ago
  21. 2f8c888 [TrivialFix] Remove redundant function in RbacUtils class by Felipe Monteiro · 7 years ago
  22. 00f779f Merge "Docstring for RbacAuthority class." by Jenkins · 7 years ago
  23. 2a3b513 Docstring for RbacAuthority class. by Felipe Monteiro · 7 years ago
  24. 3e14f47 Use configured admin creds in rbac utils by Felipe Monteiro · 7 years ago
  25. f6eb862 Deprecate [rbac] configuration group. by Felipe Monteiro · 7 years ago
  26. 2693bf7 Only sleep following a role switch by Felipe Monteiro · 7 years ago
  27. 8a043fb Change rbac_utils.RbacUtils is_admin to function by Felipe Monteiro · 7 years ago
  28. 7be94e8 Switch to enabled version of identity clients by Felipe Monteiro · 7 years ago
  29. e8d93e0 Remove need to include admin in credentials in base classes by Felipe Monteiro · 7 years ago
  30. ed95005 Add support for testing custom RBAC requirements by Rick Bartra · 8 years ago
  31. 17e9b49 Add rbac_utils is_admin helper method by Felipe Monteiro · 8 years ago
  32. b35de58 Remove singleton from RbacUtils constructor by Felipe Monteiro · 8 years ago
  33. f6b69e2 Change "admin" literal for admin role to CONF admin_role by Felipe Monteiro · 8 years ago
  34. e7e552e [Fix gate] Fix failing identity v2 admin tests by Felipe Monteiro · 8 years ago
  35. ba4881b Fix _validate_switch_role throwing incorrect error message by Felipe Monteiro · 8 years ago
  36. 75f2363 Renames switchToRbacRole to toggle_rbac_role by Felipe Monteiro · 8 years ago
  37. 521e5c1 Fix role validation edge case bug in rbac_utils by Felipe Monteiro · 8 years ago
  38. fa01d5f Add role-switching validation to Patrole framework. by Felipe Monteiro · 8 years ago
  39. 89f498f Configure devstack gate to use UUID tokens by Rick Bartra · 8 years ago
  40. 23923f0 Partially revert removal of time.sleep if v3 auth enabled in conf. by Felipe Monteiro · 8 years ago
  41. 86fdd63 Decrease overall run time when identity auth is set to v3. by Felipe Monteiro · 8 years ago
  42. 613de66 Fixes many failing identity tests for member. by Felipe Monteiro · 8 years ago
  43. b3b7bc8 Increase unit test coverage for rbac_utils. by Felipe Monteiro · 8 years ago
  44. 34a138c Refactors Patrole framework to only use admin tenant credential type. by Felipe Monteiro · 8 years ago
  45. b25f93d Fixed AT&T Copyright statements by DavidPurcell · 8 years ago
  46. 645dfc9 Switch to oslo_log by Rajiv Kumar · 8 years ago
  47. 029d8c3 Initial functionality framework. by DavidPurcell · 8 years ago