1. 4fb116e Add Show ' os-attach-interfaces ' policy tests by shubhendu · 7 years ago
  2. 8849bc2 Merge "Use Tempest decorators in tempest.common.utils" by Jenkins · 7 years ago
  3. 6dc6040 Merge "Clean up identity base class resources via addClassResourceCleanup" by Jenkins · 7 years ago
  4. 03a3d87 Merge "Clean up network class resources via addClassResourceCleanup" by Jenkins · 7 years ago
  5. d2f9f6e Use Tempest decorators in tempest.common.utils by Felipe Monteiro · 7 years ago
  6. c0188ef Clean up identity base class resources via addClassResourceCleanup by Felipe Monteiro · 7 years ago
  7. 2cb5da9 Clean up image resource types class resources via addClassResourceCleanup by Felipe Monteiro · 7 years ago
  8. 0dd58e7 Clean up network class resources via addClassResourceCleanup by Felipe Monteiro · 7 years ago
  9. 7a9b3e2 Merge "Clean up namespace class resources via addClassResourceCleanup" by Zuul · 7 years ago
  10. e22ed5a Clean up namespace class resources via addClassResourceCleanup by Madhuri Kumari · 7 years ago
  11. 21ab97e Clean up volume class resources via addClassResourceCleanup by Felipe Monteiro · 7 years ago
  12. d1a72df Merge "Clean up compute class resources via addClassResourceCleanup" by Zuul · 7 years ago
  13. 63881a9 Merge "Clean up test_server_actions_rbac" by Zuul · 7 years ago
  14. 1a9cd96 Clean up test_server_actions_rbac by Felipe Monteiro · 7 years ago
  15. b18a3f6 [flake8] Enable extra, optional hacking checks by Felipe Monteiro · 7 years ago
  16. f7e74ac Merge "RBAC tests for extended server attributes policies" by Jenkins · 7 years ago
  17. bc6c682 Clean up compute class resources via addClassResourceCleanup by Felipe Monteiro · 7 years ago
  18. 0f86ca4 RBAC tests for extended server attributes policies by Felipe Monteiro · 7 years ago
  19. 1171b6f Add os-create-backup compute RBAC test by Felipe Monteiro · 7 years ago
  20. a63f854 [Gate Fix] Fix AttributeError in ServerActionsRbacTest by Felipe Monteiro · 7 years ago
  21. bb3c257 Merge "Improve test coverage for flavor_access nova policies" by Jenkins · 7 years ago
  22. 88cd299 Merge "Update policy authority documentation" by Jenkins · 7 years ago
  23. 9c0a0aa Merge "Clean up rbac_rule_validation unit tests" by Jenkins · 7 years ago
  24. 384bc46 Merge "Volume test for backup:backup_project_attribute" by Jenkins · 7 years ago
  25. 0f59335 Merge "Add missing v3 volume tests for which v2 tests exist" by Jenkins · 7 years ago
  26. 6b2fbfe Merge "Remove urllib3/requests from requirements" by Jenkins · 7 years ago
  27. 6836b87 Updated from global requirements by OpenStack Proposal Bot · 7 years ago
  28. 2466aeb Improve test coverage for flavor_access nova policies by Felipe Monteiro · 7 years ago
  29. b601740 Remove urllib3/requests from requirements by deepakmourya · 7 years ago
  30. b3939a8 [Gate fix] Change expected_error_code to 403 for some subnetpool tests by Felipe Monteiro · 7 years ago
  31. 6f4bc67 Merge "RBAC tests for key_name in response" by Jenkins · 7 years ago
  32. 7243075 RBAC tests for key_name in response by Samantha Blanco · 7 years ago
  33. be3fac3 Merge "[TrivialFix] Remove redundant function in RbacUtils class" by Jenkins · 7 years ago
  34. 08b267d Merge "Remove a few tests from multinode gate" by Jenkins · 7 years ago
  35. 789d6b4 Merge "Fix flavor_rxtx_rbac" by Jenkins · 7 years ago
  36. 5ed98d7 Clean up rbac_rule_validation unit tests by Felipe Monteiro · 7 years ago
  37. 2f8c888 [TrivialFix] Remove redundant function in RbacUtils class by Felipe Monteiro · 7 years ago
  38. f2b58d7 Update policy authority documentation by Felipe Monteiro · 7 years ago
  39. 45fffa5 Prepare release notes for release 0.2.0 by Felipe Monteiro · 7 years ago 0.2.0
  40. 2a4bc7e Merge "Rename rbac_policy_parser to policy_authority" by Jenkins · 7 years ago
  41. 4af0345 Volume test for backup:backup_project_attribute by Felipe Monteiro · 7 years ago
  42. 00f779f Merge "Docstring for RbacAuthority class." by Jenkins · 7 years ago
  43. 88a5bab Rename rbac_policy_parser to policy_authority by Felipe Monteiro · 7 years ago
  44. 5e9656d Merge "RBAC tests for os-extended-volumes policies" by Jenkins · 7 years ago
  45. c545832 Merge "Fix router tests expecting wrong error code" by Jenkins · 7 years ago
  46. 2b44190 Merge "Test coverage for compute flavor_manage policies" by Jenkins · 7 years ago
  47. bf58a7f Fix flavor_rxtx_rbac by Samantha Blanco · 7 years ago
  48. e0e2edc Remove a few tests from multinode gate by Felipe Monteiro · 7 years ago
  49. 7f8993f Add a per-test log by Sean Pryor · 7 years ago
  50. 472b84c Merge "Updated from global requirements" by Jenkins · 7 years ago
  51. 3983d13 RBAC tests for os-extended-volumes policies by Felipe Monteiro · 7 years ago
  52. c27a62f Fix router tests expecting wrong error code by Felipe Monteiro · 7 years ago
  53. 9db9a1b Merge "Remove identity v3 change_password test" by Jenkins · 7 years ago
  54. 25b1281 [TrivialFix] Move security group tests into correct test file by Felipe Monteiro · 7 years ago
  55. bc39ee8 Do not use test.get_service_list() by ghanshyam · 7 years ago
  56. d889ffd Updated from global requirements by OpenStack Proposal Bot · 7 years ago
  57. dc73cff Remove identity v3 change_password test by Felipe Monteiro · 7 years ago
  58. 9d086ab Use create_test_server for attach volume server test by Felipe Monteiro · 7 years ago
  59. 146735d Test coverage for compute flavor_manage policies by Felipe Monteiro · 7 years ago
  60. 72b55d9 Add missing v3 volume tests for which v2 tests exist by Felipe Monteiro · 7 years ago
  61. d6bde60 Merge "RBAC tests for extended availability zone policies" by Jenkins · 7 years ago
  62. 337e17a Merge "Adds unit tests for hacking checks" by Jenkins · 7 years ago
  63. 5f72954 RBAC tests for extended availability zone policies by Felipe Monteiro · 7 years ago
  64. 620105c Merge "Move some slow tests into the multinode gate" by Jenkins · 7 years ago
  65. 6056d6b Move some slow tests into the multinode gate by Felipe Monteiro · 7 years ago
  66. 2a3b513 Docstring for RbacAuthority class. by Felipe Monteiro · 7 years ago
  67. 6315a25 Merge "Updated from global requirements" by Jenkins · 7 years ago
  68. d35cc75 Merge "Use configured admin creds in rbac utils" by Jenkins · 7 years ago
  69. 39c460b Updated from global requirements by OpenStack Proposal Bot · 7 years ago
  70. 3e14f47 Use configured admin creds in rbac utils by Felipe Monteiro · 7 years ago
  71. 01d633b Update rbac_rule_validation docstrings by Felipe Monteiro · 7 years ago
  72. f6eb862 Deprecate [rbac] configuration group. by Felipe Monteiro · 7 years ago
  73. b6a9c21 Adds unit tests for hacking checks by Samantha Blanco · 7 years ago
  74. 11b0232 Update and replace http with https for doc links in patrole by shangxiaobj · 7 years ago
  75. 68cb207 Merge "Add RBAC test for updating volume group" by Jenkins · 7 years ago
  76. 66cadb4 Merge "Only sleep following a role switch" by Jenkins · 7 years ago
  77. 2693bf7 Only sleep following a role switch by Felipe Monteiro · 7 years ago
  78. 2af8f55 Merge "RBAC tests for os-extended-status policies" by Jenkins · 7 years ago
  79. da52cc3 Merge "Adds meaningful exceptions for missing attributes" by Jenkins · 7 years ago
  80. b8c1364 Merge "Update tox to correctly use OS_TEST_PATH" by Jenkins · 7 years ago
  81. 281141b Merge "Adds update and delete agent tests" by Jenkins · 7 years ago
  82. d2fcf03 Add RBAC test for updating volume group by Felipe Monteiro · 7 years ago
  83. 87c504b Merge "Remove usage of credentials_factory.AdminManager" by Jenkins · 7 years ago
  84. 1a5d4a5 Merge "Change rbac_utils.RbacUtils is_admin to function" by Jenkins · 7 years ago
  85. 36bea05 Adds meaningful exceptions for missing attributes by Samantha Blanco · 7 years ago
  86. 6f663e0 Update the documentation link by gaozx · 7 years ago
  87. f6b0e29 Merge "Fix a comment issue" by Jenkins · 7 years ago
  88. 0df097d Remove usage of credentials_factory.AdminManager by ghanshyam · 7 years ago
  89. 4360a29 Fix a comment issue by gaozx · 7 years ago
  90. 428c44a Adds update and delete agent tests by Samantha Blanco · 7 years ago
  91. 7de1905 Update tox to correctly use OS_TEST_PATH by Felipe Monteiro · 7 years ago
  92. 8a043fb Change rbac_utils.RbacUtils is_admin to function by Felipe Monteiro · 7 years ago
  93. 0328650 RBAC tests for os-extended-status policies by Felipe Monteiro · 7 years ago
  94. 10fdf98 Move instance actions test into misc policy actions file by Felipe Monteiro · 7 years ago
  95. 7b9ae3f Updated from global requirements by OpenStack Proposal Bot · 7 years ago
  96. 3d5cd56 Merge "Switch to enabled version of identity clients" by Jenkins · 7 years ago
  97. d8e0d08 Updated from global requirements by OpenStack Proposal Bot · 7 years ago
  98. 7be94e8 Switch to enabled version of identity clients by Felipe Monteiro · 7 years ago
  99. c7880ac Replace test.attr with decorators.attr by dharmendra · 7 years ago
  100. ffa47e6 Create rbac utils fixture and refactor tests by Felipe Monteiro · 8 years ago