1. a585f56 Merge "Add role assignments rbac tests to identity v3." by Jenkins · 8 years ago
  2. fb18579 Add role assignments rbac tests to identity v3. by Felipe Monteiro · 8 years ago
  3. 78b1925 Fix check-uuid not working by Jeremy Liu · 8 years ago
  4. 934acae Refactor identity v3 rbac_base to use classmethods. by Felipe Monteiro · 8 years ago
  5. 6da4d21 Identity V3 Tests - Roles by Nicolas Helgeson · 8 years ago
  6. ae2ebab Modify policy parser to combine custom and default policy files. by Felipe Monteiro · 8 years ago
  7. d4a4aa6 Add heat resource types rbac tests. by Felipe Monteiro · 8 years ago
  8. 696be11 Merge "Compute API Compute Flavor Rxtx Test." by Jenkins · 8 years ago
  9. ee0205d Compute API Compute Flavor Rxtx Test. by Felipe Monteiro · 8 years ago
  10. 75feb83 Merge "Improve Patrole config options" by Jenkins · 8 years ago
  11. cd2b03f Merge "Tag additional slow tests to run in slow gate." by Jenkins · 8 years ago
  12. 06e3bc6 Tag additional slow tests to run in slow gate. by Felipe Monteiro · 8 years ago
  13. dcddd6e Network tests should take advantage of net_utils to find unused ip. by Felipe Monteiro · 8 years ago
  14. e28d4dd Merge "Refactors exceptions in rbac_rule_validation decorator." by Jenkins · 8 years ago
  15. 0d88008 Improve Patrole config options by Samantha Blanco · 8 years ago
  16. 8eda8cc Refactors exceptions in rbac_rule_validation decorator. by Felipe Monteiro · 8 years ago
  17. 6c204ec Merge "Add server tests for nova." by Jenkins · 8 years ago
  18. 2d95e9d Remove special_fields definition from volume tests. by Felipe Monteiro · 8 years ago
  19. 42933e5 Add server tests for nova. by Chi Lo · 8 years ago
  20. c0c3140 Merge "Adding compute server tests" by Jenkins · 8 years ago
  21. 08d9d02 Merge "Identity V3 tests - Regions" by Jenkins · 8 years ago
  22. ca36e10 Merge "Configure devstack gate to use UUID tokens" by Jenkins · 8 years ago
  23. 68015d1 Adding compute server tests by raiesmh08 · 8 years ago
  24. 89f498f Configure devstack gate to use UUID tokens by Rick Bartra · 8 years ago
  25. 8ec953f Identity V3 rbac_base method refactor by Felipe Monteiro · 8 years ago
  26. 7bae840 Identity V3 tests - Regions by Nicolas Helgeson · 8 years ago
  27. 6ebeed0 Fixes IpAddressAlreadyAllocated thrown by fixed_ip port tests. by Felipe Monteiro · 8 years ago
  28. df88903 Merge "Fix failing v2 identity user tests by adding admin_only kwarg." by Jenkins · 8 years ago
  29. 8ad2586 Merge "Fix failing neutron port tests for Member role." by Jenkins · 8 years ago
  30. d5d76b8 Fix failing v2 identity user tests by adding admin_only kwarg. by Felipe Monteiro · 8 years ago
  31. 1250c8f Merge "Update Cinder test that incorrectly handles 404" by Jenkins · 8 years ago
  32. c01b1e6 Fix failing neutron port tests for Member role. by Felipe Monteiro · 8 years ago
  33. 6ef5880 Merge "Fixes server fault thrown by delete password compute rbac test." by Jenkins · 8 years ago
  34. 7a9c1ec Merge "Enhance validation decorator with error code" by Jenkins · 8 years ago
  35. ca8844b Enhance test_server_actions_rbac with create image actions. by Chi Lo · 8 years ago
  36. 0d537ea Fixes server fault thrown by delete password compute rbac test. by Felipe Monteiro · 8 years ago
  37. ea977eb Merge "Fixes v3 identity tests with policy actions with rule admin_or_owner." by Jenkins · 8 years ago
  38. 25ddd67 Merge "Partially revert removal of time.sleep if v3 auth enabled in conf." by Jenkins · 8 years ago
  39. 1299894 Enhance validation decorator with error code by Rick Bartra · 8 years ago
  40. 6981e9a Merge "Fixes router external_fixed_ip tests sometimes failing with Conflict." by Jenkins · 8 years ago
  41. 3db2fb7 Merge "Fixes failing flavor access tests for Member role." by Jenkins · 8 years ago
  42. 280a2a0 Fixes failing flavor access tests for Member role. by Felipe Monteiro · 8 years ago
  43. 9abe87d Fixes router external_fixed_ip tests sometimes failing with Conflict. by Felipe Monteiro · 8 years ago
  44. da03cc0 Update Cinder test that incorrectly handles 404 by Rick Bartra · 8 years ago
  45. 23923f0 Partially revert removal of time.sleep if v3 auth enabled in conf. by Felipe Monteiro · 8 years ago
  46. 18120de Fixes instance actions compute rbac test failing for Member role. by Felipe Monteiro · 8 years ago
  47. e83a257 Merge "Throw skipException for invalid policy actions." by Jenkins · 8 years ago
  48. 68d9223 Fixes v3 identity tests with policy actions with rule admin_or_owner. by Felipe Monteiro · 8 years ago
  49. f0256e3 Merge "Fixes test_volume_backup_delete failing during tearDown." by Jenkins · 8 years ago
  50. 48c913d Throw skipException for invalid policy actions. by Felipe Monteiro · 8 years ago
  51. ebc8de5 Merge "Enhance test_server_actions_rbac with index/detail/show server actions." by Jenkins · 8 years ago
  52. 09698bb Fixes test_volume_backup_delete failing during tearDown. by Felipe Monteiro · 8 years ago
  53. 523a927 Merge "Fix broken volume tests" by Jenkins · 8 years ago
  54. cb1525c Merge "Compute API Quota Sets RBAC tests." by Jenkins · 8 years ago
  55. 3874300 Fix broken volume tests by Samantha Blanco · 8 years ago
  56. a0051a7 Merge "Removal of re-switching of rbac-role from tearDown" by Jenkins · 8 years ago
  57. 426f3cb Compute API Quota Sets RBAC tests. by Felipe Monteiro · 8 years ago
  58. f0b44d8 Merge "Fixes test_images_member_rbac missing os credentials for image v2." by Jenkins · 8 years ago
  59. 8590c0c Removal of re-switching of rbac-role from tearDown by raiesmh08 · 8 years ago
  60. 3642309 Merge "Decrease overall run time when identity auth is set to v3." by Jenkins · 8 years ago
  61. 1883e42 Merge "Switch to admin role during client set up to fix some gate bugs." by Jenkins · 8 years ago
  62. 61b9049 Switch to admin role during client set up to fix some gate bugs. by Felipe Monteiro · 8 years ago
  63. 4fa65f2 Merge "Add switchToRbacRole=True to test instance actions in compute." by Jenkins · 8 years ago
  64. dbea7df Fixes test_images_member_rbac missing os credentials for image v2. by Felipe Monteiro · 8 years ago
  65. 86fdd63 Decrease overall run time when identity auth is set to v3. by Felipe Monteiro · 8 years ago
  66. d5bd33b Add switchToRbacRole=True to test instance actions in compute. by Felipe Monteiro · 8 years ago
  67. 470c8b0 Merge "Removing unused admin_client" by Jenkins · 8 years ago
  68. 503c557 Add service validation to Patrole framework by Rick Bartra · 8 years ago
  69. 2b77d3c Merge "Fix for V2 image failing test cases." by Jenkins · 8 years ago
  70. 8a8b59f Fix for V2 image failing test cases. by raiesmh08 · 8 years ago
  71. 613de66 Fixes many failing identity tests for member. by Felipe Monteiro · 8 years ago
  72. ef1d21d Removing unused admin_client by raiesmh08 · 8 years ago
  73. 18d92b5 Add @test.attr(type='slow') to slow tests to reduce test run time. by Felipe Monteiro · 8 years ago
  74. 4f48884 Merge "Add metering labels and metering label rules test cases for RBAC." by Jenkins · 8 years ago
  75. e6f6545 Merge "Fix failing compute volume attachment tests." by Jenkins · 8 years ago
  76. a07d65e Merge "Add multi-provider networks test cases for RBAC." by Jenkins · 8 years ago
  77. 69dacff Fix failing compute volume attachment tests. by Felipe Monteiro · 8 years ago
  78. 4a611bf Switch to use stable data_utils by Ken'ichi Ohmichi · 8 years ago
  79. 7b41cfc Merge "Compute API Server Actions Test" by Jenkins · 8 years ago
  80. 9dd3d31 Compute API Server Actions Test by Sravan Kumar Dommaraju · 8 years ago
  81. 2c0c55a Default rbac_flag = True for testing in gates. by Felipe Monteiro · 8 years ago
  82. b20d5c1 Merge "Orchestration API config tests" by Jenkins · 8 years ago
  83. 6302c4e Merge "Users RBAC test for Keystone API v2 users" by Jenkins · 8 years ago
  84. 66d3b47 Merge "Cinder tests - Volume types" by Jenkins · 8 years ago
  85. ae1c49b Merge "Neutron tests - Security Groups" by Jenkins · 8 years ago
  86. db8b7f0 Merge "Increase unit test coverage for rbac_utils." by Jenkins · 8 years ago
  87. 94a8299 Merge "Cinder tests for Volume hosts policy actions" by Jenkins · 8 years ago
  88. 08b44b6 Merge "Compute API Keypairs" by Jenkins · 8 years ago
  89. ac64829 Neutron tests - Security Groups by Samantha Blanco · 8 years ago
  90. d028a7e Orchestration API config tests by anthony.bellino · 8 years ago
  91. 1272679 Users RBAC test for Keystone API v2 users by Jaewoo Park · 8 years ago
  92. b3b7bc8 Increase unit test coverage for rbac_utils. by Felipe Monteiro · 8 years ago
  93. 8deb578 Compute API Keypairs by Rick Bartra · 8 years ago
  94. e6aa86b Cinder tests - Volume types by Samantha Blanco · 8 years ago
  95. c27904d Cinder tests for Volume hosts policy actions by Samantha Blanco · 8 years ago
  96. 8913879 Compute API Server Tags Test 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. 103038f Merge "Roles RBAC test for Keystone API v2 roles" by Jenkins · 8 years ago
  100. b4f6ced Merge "Add Subnetpool test cases for RBAC. Rename FloatingIps class name to follow naming convention." by Jenkins · 8 years ago