1. 8eda8cc Refactors exceptions in rbac_rule_validation decorator. by Felipe Monteiro · 8 years ago
  2. c0c3140 Merge "Adding compute server tests" by Jenkins · 8 years ago
  3. bb91325 Merge "Add missing requirements" by Jenkins · 8 years ago
  4. cccc225 Merge "Fix oslo_debug_helper not running" by Jenkins · 8 years ago
  5. 08d9d02 Merge "Identity V3 tests - Regions" by Jenkins · 8 years ago
  6. ca36e10 Merge "Configure devstack gate to use UUID tokens" by Jenkins · 8 years ago
  7. c563089 Merge "Identity V3 rbac_base method refactor" by Jenkins · 8 years ago
  8. 68015d1 Adding compute server tests by raiesmh08 · 8 years ago
  9. 479c603 Add missing requirements by Jeremy Liu · 8 years ago
  10. ae9db6f Fix oslo_debug_helper not running by HaiJieZhang · 8 years ago
  11. e1014be Standardize tox by Jeremy Liu · 8 years ago
  12. 89f498f Configure devstack gate to use UUID tokens by Rick Bartra · 8 years ago
  13. 8ec953f Identity V3 rbac_base method refactor by Felipe Monteiro · 8 years ago
  14. 7bae840 Identity V3 tests - Regions by Nicolas Helgeson · 8 years ago
  15. 6ebeed0 Fixes IpAddressAlreadyAllocated thrown by fixed_ip port tests. by Felipe Monteiro · 8 years ago
  16. df88903 Merge "Fix failing v2 identity user tests by adding admin_only kwarg." by Jenkins · 8 years ago
  17. 8ad2586 Merge "Fix failing neutron port tests for Member role." by Jenkins · 8 years ago
  18. d5d76b8 Fix failing v2 identity user tests by adding admin_only kwarg. by Felipe Monteiro · 8 years ago
  19. 1250c8f Merge "Update Cinder test that incorrectly handles 404" by Jenkins · 8 years ago
  20. c01b1e6 Fix failing neutron port tests for Member role. by Felipe Monteiro · 8 years ago
  21. 6ef5880 Merge "Fixes server fault thrown by delete password compute rbac test." by Jenkins · 8 years ago
  22. 7a9c1ec Merge "Enhance validation decorator with error code" by Jenkins · 8 years ago
  23. ca8844b Enhance test_server_actions_rbac with create image actions. by Chi Lo · 8 years ago
  24. 0d537ea Fixes server fault thrown by delete password compute rbac test. by Felipe Monteiro · 8 years ago
  25. ea977eb Merge "Fixes v3 identity tests with policy actions with rule admin_or_owner." by Jenkins · 8 years ago
  26. 25ddd67 Merge "Partially revert removal of time.sleep if v3 auth enabled in conf." by Jenkins · 8 years ago
  27. 1299894 Enhance validation decorator with error code by Rick Bartra · 8 years ago
  28. 6981e9a Merge "Fixes router external_fixed_ip tests sometimes failing with Conflict." by Jenkins · 8 years ago
  29. 3db2fb7 Merge "Fixes failing flavor access tests for Member role." by Jenkins · 8 years ago
  30. 280a2a0 Fixes failing flavor access tests for Member role. by Felipe Monteiro · 8 years ago
  31. 9abe87d Fixes router external_fixed_ip tests sometimes failing with Conflict. by Felipe Monteiro · 8 years ago
  32. da03cc0 Update Cinder test that incorrectly handles 404 by Rick Bartra · 8 years ago
  33. 23923f0 Partially revert removal of time.sleep if v3 auth enabled in conf. by Felipe Monteiro · 8 years ago
  34. 18120de Fixes instance actions compute rbac test failing for Member role. by Felipe Monteiro · 8 years ago
  35. e83a257 Merge "Throw skipException for invalid policy actions." by Jenkins · 8 years ago
  36. 68d9223 Fixes v3 identity tests with policy actions with rule admin_or_owner. by Felipe Monteiro · 8 years ago
  37. f0256e3 Merge "Fixes test_volume_backup_delete failing during tearDown." by Jenkins · 8 years ago
  38. 48c913d Throw skipException for invalid policy actions. by Felipe Monteiro · 8 years ago
  39. ebc8de5 Merge "Enhance test_server_actions_rbac with index/detail/show server actions." by Jenkins · 8 years ago
  40. 09698bb Fixes test_volume_backup_delete failing during tearDown. by Felipe Monteiro · 8 years ago
  41. 523a927 Merge "Fix broken volume tests" by Jenkins · 8 years ago
  42. cb1525c Merge "Compute API Quota Sets RBAC tests." by Jenkins · 8 years ago
  43. 3874300 Fix broken volume tests by Samantha Blanco · 8 years ago
  44. a0051a7 Merge "Removal of re-switching of rbac-role from tearDown" by Jenkins · 8 years ago
  45. 426f3cb Compute API Quota Sets RBAC tests. by Felipe Monteiro · 8 years ago
  46. f0b44d8 Merge "Fixes test_images_member_rbac missing os credentials for image v2." by Jenkins · 8 years ago
  47. 8590c0c Removal of re-switching of rbac-role from tearDown by raiesmh08 · 8 years ago
  48. 3642309 Merge "Decrease overall run time when identity auth is set to v3." by Jenkins · 8 years ago
  49. 1883e42 Merge "Switch to admin role during client set up to fix some gate bugs." by Jenkins · 8 years ago
  50. 61b9049 Switch to admin role during client set up to fix some gate bugs. by Felipe Monteiro · 8 years ago
  51. 4fa65f2 Merge "Add switchToRbacRole=True to test instance actions in compute." by Jenkins · 8 years ago
  52. dbea7df Fixes test_images_member_rbac missing os credentials for image v2. by Felipe Monteiro · 8 years ago
  53. 86fdd63 Decrease overall run time when identity auth is set to v3. by Felipe Monteiro · 8 years ago
  54. d5bd33b Add switchToRbacRole=True to test instance actions in compute. by Felipe Monteiro · 8 years ago
  55. 470c8b0 Merge "Removing unused admin_client" by Jenkins · 8 years ago
  56. 503c557 Add service validation to Patrole framework by Rick Bartra · 8 years ago
  57. 2b77d3c Merge "Fix for V2 image failing test cases." by Jenkins · 8 years ago
  58. 8a8b59f Fix for V2 image failing test cases. by raiesmh08 · 8 years ago
  59. 613de66 Fixes many failing identity tests for member. by Felipe Monteiro · 8 years ago
  60. ef1d21d Removing unused admin_client by raiesmh08 · 8 years ago
  61. 7d40894 Merge "Add negative lookahead to post_test_hook to skip slow tests." by Jenkins · 8 years ago
  62. e68ac0b Add negative lookahead to post_test_hook to skip slow tests. by Felipe Monteiro · 8 years ago
  63. 18d92b5 Add @test.attr(type='slow') to slow tests to reduce test run time. by Felipe Monteiro · 8 years ago
  64. 4f48884 Merge "Add metering labels and metering label rules test cases for RBAC." by Jenkins · 8 years ago
  65. e6f6545 Merge "Fix failing compute volume attachment tests." by Jenkins · 8 years ago
  66. a07d65e Merge "Add multi-provider networks test cases for RBAC." by Jenkins · 8 years ago
  67. 69dacff Fix failing compute volume attachment tests. by Felipe Monteiro · 8 years ago
  68. d7a1795 Merge "Add post_test_hook.sh to Patrole." by Jenkins · 8 years ago
  69. 52c5565 Add post_test_hook.sh to Patrole. by Felipe Monteiro · 8 years ago
  70. 4a611bf Switch to use stable data_utils by Ken'ichi Ohmichi · 8 years ago
  71. 7b41cfc Merge "Compute API Server Actions Test" by Jenkins · 8 years ago
  72. 6448b4a Add pip install patrole command to pre_test_hook.sh. by Felipe Monteiro · 8 years ago
  73. 9dd3d31 Compute API Server Actions Test by Sravan Kumar Dommaraju · 8 years ago
  74. 2c0c55a Default rbac_flag = True for testing in gates. by Felipe Monteiro · 8 years ago
  75. b20d5c1 Merge "Orchestration API config tests" by Jenkins · 8 years ago
  76. 6302c4e Merge "Users RBAC test for Keystone API v2 users" by Jenkins · 8 years ago
  77. 66d3b47 Merge "Cinder tests - Volume types" by Jenkins · 8 years ago
  78. ae1c49b Merge "Neutron tests - Security Groups" by Jenkins · 8 years ago
  79. db8b7f0 Merge "Increase unit test coverage for rbac_utils." by Jenkins · 8 years ago
  80. 94a8299 Merge "Cinder tests for Volume hosts policy actions" by Jenkins · 8 years ago
  81. 08b44b6 Merge "Compute API Keypairs" by Jenkins · 8 years ago
  82. da25b30 Merge "Fix test coverage tox command for patrole." by Jenkins · 8 years ago
  83. ac64829 Neutron tests - Security Groups by Samantha Blanco · 8 years ago
  84. de1fa63 Merge "Add pre_test_hook.sh for devstack tempest gates." by Jenkins · 8 years ago
  85. 1ee5f4d Fix test coverage tox command for patrole. by Felipe Monteiro · 8 years ago
  86. d028a7e Orchestration API config tests by anthony.bellino · 8 years ago
  87. 1272679 Users RBAC test for Keystone API v2 users by Jaewoo Park · 8 years ago
  88. 313a7f8 Add pre_test_hook.sh for devstack tempest gates. by Felipe Monteiro · 8 years ago
  89. b3b7bc8 Increase unit test coverage for rbac_utils. by Felipe Monteiro · 8 years ago
  90. 8deb578 Compute API Keypairs by Rick Bartra · 8 years ago
  91. e6aa86b Cinder tests - Volume types by Samantha Blanco · 8 years ago
  92. c27904d Cinder tests for Volume hosts policy actions by Samantha Blanco · 8 years ago
  93. 8913879 Compute API Server Tags Test by Felipe Monteiro · 8 years ago
  94. 28d3b05 Merge "Enhance rbac policy parser to correctly interpret user_id policy actions." by Jenkins · 8 years ago
  95. 34a138c Refactors Patrole framework to only use admin tenant credential type. by Felipe Monteiro · 8 years ago
  96. 103038f Merge "Roles RBAC test for Keystone API v2 roles" by Jenkins · 8 years ago
  97. b4f6ced Merge "Add Subnetpool test cases for RBAC. Rename FloatingIps class name to follow naming convention." by Jenkins · 8 years ago
  98. 889264e Enhance rbac policy parser to correctly interpret user_id policy actions. by Felipe Monteiro · 8 years ago
  99. 308797a Merge "Compute API Suspend Server Test" by Jenkins · 8 years ago
  100. fc29958 Compute API Suspend Server Test by Felipe Monteiro · 8 years ago