1. 7cec526 Corrects compute microversion docstrings by Felipe Monteiro · 8 years ago
  2. 3db2fb7 Merge "Fixes failing flavor access tests for Member role." by Jenkins · 8 years ago
  3. 280a2a0 Fixes failing flavor access tests for Member role. by Felipe Monteiro · 8 years ago
  4. 18120de Fixes instance actions compute rbac test failing for Member role. by Felipe Monteiro · 8 years ago
  5. e83a257 Merge "Throw skipException for invalid policy actions." by Jenkins · 8 years ago
  6. f0256e3 Merge "Fixes test_volume_backup_delete failing during tearDown." by Jenkins · 8 years ago
  7. 48c913d Throw skipException for invalid policy actions. by Felipe Monteiro · 8 years ago
  8. ebc8de5 Merge "Enhance test_server_actions_rbac with index/detail/show server actions." by Jenkins · 8 years ago
  9. 09698bb Fixes test_volume_backup_delete failing during tearDown. by Felipe Monteiro · 8 years ago
  10. 523a927 Merge "Fix broken volume tests" by Jenkins · 8 years ago
  11. cb1525c Merge "Compute API Quota Sets RBAC tests." by Jenkins · 8 years ago
  12. 3874300 Fix broken volume tests by Samantha Blanco · 8 years ago
  13. a0051a7 Merge "Removal of re-switching of rbac-role from tearDown" by Jenkins · 8 years ago
  14. 426f3cb Compute API Quota Sets RBAC tests. by Felipe Monteiro · 8 years ago
  15. f0b44d8 Merge "Fixes test_images_member_rbac missing os credentials for image v2." by Jenkins · 8 years ago
  16. 8590c0c Removal of re-switching of rbac-role from tearDown by raiesmh08 · 8 years ago
  17. 3642309 Merge "Decrease overall run time when identity auth is set to v3." by Jenkins · 8 years ago
  18. 1883e42 Merge "Switch to admin role during client set up to fix some gate bugs." by Jenkins · 8 years ago
  19. 61b9049 Switch to admin role during client set up to fix some gate bugs. by Felipe Monteiro · 8 years ago
  20. 4fa65f2 Merge "Add switchToRbacRole=True to test instance actions in compute." by Jenkins · 8 years ago
  21. dbea7df Fixes test_images_member_rbac missing os credentials for image v2. by Felipe Monteiro · 8 years ago
  22. 86fdd63 Decrease overall run time when identity auth is set to v3. by Felipe Monteiro · 8 years ago
  23. d5bd33b Add switchToRbacRole=True to test instance actions in compute. by Felipe Monteiro · 8 years ago
  24. 470c8b0 Merge "Removing unused admin_client" by Jenkins · 8 years ago
  25. 503c557 Add service validation to Patrole framework by Rick Bartra · 8 years ago
  26. 2b77d3c Merge "Fix for V2 image failing test cases." by Jenkins · 8 years ago
  27. 8a8b59f Fix for V2 image failing test cases. by raiesmh08 · 8 years ago
  28. 613de66 Fixes many failing identity tests for member. by Felipe Monteiro · 8 years ago
  29. ef1d21d Removing unused admin_client by raiesmh08 · 8 years ago
  30. 7d40894 Merge "Add negative lookahead to post_test_hook to skip slow tests." by Jenkins · 8 years ago
  31. e68ac0b Add negative lookahead to post_test_hook to skip slow tests. by Felipe Monteiro · 8 years ago
  32. 18d92b5 Add @test.attr(type='slow') to slow tests to reduce test run time. by Felipe Monteiro · 8 years ago
  33. 4f48884 Merge "Add metering labels and metering label rules test cases for RBAC." by Jenkins · 8 years ago
  34. e6f6545 Merge "Fix failing compute volume attachment tests." by Jenkins · 8 years ago
  35. a07d65e Merge "Add multi-provider networks test cases for RBAC." by Jenkins · 8 years ago
  36. 69dacff Fix failing compute volume attachment tests. by Felipe Monteiro · 8 years ago
  37. d7a1795 Merge "Add post_test_hook.sh to Patrole." by Jenkins · 8 years ago
  38. 52c5565 Add post_test_hook.sh to Patrole. by Felipe Monteiro · 8 years ago
  39. 4a611bf Switch to use stable data_utils by Ken'ichi Ohmichi · 8 years ago
  40. 7b41cfc Merge "Compute API Server Actions Test" by Jenkins · 8 years ago
  41. 6448b4a Add pip install patrole command to pre_test_hook.sh. by Felipe Monteiro · 8 years ago
  42. 9dd3d31 Compute API Server Actions Test by Sravan Kumar Dommaraju · 8 years ago
  43. 2c0c55a Default rbac_flag = True for testing in gates. by Felipe Monteiro · 8 years ago
  44. b20d5c1 Merge "Orchestration API config tests" by Jenkins · 8 years ago
  45. 6302c4e Merge "Users RBAC test for Keystone API v2 users" by Jenkins · 8 years ago
  46. 66d3b47 Merge "Cinder tests - Volume types" by Jenkins · 8 years ago
  47. ae1c49b Merge "Neutron tests - Security Groups" by Jenkins · 8 years ago
  48. db8b7f0 Merge "Increase unit test coverage for rbac_utils." by Jenkins · 8 years ago
  49. 94a8299 Merge "Cinder tests for Volume hosts policy actions" by Jenkins · 8 years ago
  50. 08b44b6 Merge "Compute API Keypairs" by Jenkins · 8 years ago
  51. da25b30 Merge "Fix test coverage tox command for patrole." by Jenkins · 8 years ago
  52. ac64829 Neutron tests - Security Groups by Samantha Blanco · 8 years ago
  53. de1fa63 Merge "Add pre_test_hook.sh for devstack tempest gates." by Jenkins · 8 years ago
  54. 1ee5f4d Fix test coverage tox command for patrole. by Felipe Monteiro · 8 years ago
  55. d028a7e Orchestration API config tests by anthony.bellino · 8 years ago
  56. 1272679 Users RBAC test for Keystone API v2 users by Jaewoo Park · 8 years ago
  57. 313a7f8 Add pre_test_hook.sh for devstack tempest gates. by Felipe Monteiro · 8 years ago
  58. b3b7bc8 Increase unit test coverage for rbac_utils. by Felipe Monteiro · 8 years ago
  59. 8deb578 Compute API Keypairs by Rick Bartra · 8 years ago
  60. e6aa86b Cinder tests - Volume types by Samantha Blanco · 8 years ago
  61. c27904d Cinder tests for Volume hosts policy actions by Samantha Blanco · 8 years ago
  62. 8913879 Compute API Server Tags Test by Felipe Monteiro · 8 years ago
  63. 28d3b05 Merge "Enhance rbac policy parser to correctly interpret user_id policy actions." by Jenkins · 8 years ago
  64. 34a138c Refactors Patrole framework to only use admin tenant credential type. by Felipe Monteiro · 8 years ago
  65. 103038f Merge "Roles RBAC test for Keystone API v2 roles" by Jenkins · 8 years ago
  66. b4f6ced Merge "Add Subnetpool test cases for RBAC. Rename FloatingIps class name to follow naming convention." by Jenkins · 8 years ago
  67. 889264e Enhance rbac policy parser to correctly interpret user_id policy actions. by Felipe Monteiro · 8 years ago
  68. 308797a Merge "Compute API Suspend Server Test" by Jenkins · 8 years ago
  69. fc29958 Compute API Suspend Server Test by Felipe Monteiro · 8 years ago
  70. c41f260 Merge "Changes tox to only run unit tests and moves unit tests to tests/unit." by Jenkins · 8 years ago
  71. 0944d5e Merge "Compute API Server Password Test" by Jenkins · 8 years ago
  72. 47bf3b6 Merge "Assisted Volume snapshot RBAC test for Compute v2.1 API roles" by Jenkins · 8 years ago
  73. df95870 Changes tox to only run unit tests and moves unit tests to tests/unit. by Felipe Monteiro · 8 years ago
  74. 89cc76d Assisted Volume snapshot RBAC test for Compute v2.1 API roles by Rao Adnan Khan · 8 years ago
  75. bada30a Compute API Server Password Test by Felipe Monteiro · 8 years ago
  76. 2a91709 Merge "Add floating IP test cases for RBAC." by Jenkins · 8 years ago
  77. bd21376 Merge "Change name of rbac_role_converter to rbac_policy_parser." by Jenkins · 8 years ago
  78. 34552b1 Roles RBAC test for Keystone API v2 roles by Jaewoo Park · 8 years ago
  79. 322c5b6 Change name of rbac_role_converter to rbac_policy_parser. by Felipe Monteiro · 8 years ago
  80. 21df335 Merge "Adds missing switch to rbac role function call to hypervisors compute test." by Jenkins · 8 years ago
  81. 9e4b2ef Merge "Add compute API test for config_drive policy action." by Jenkins · 8 years ago
  82. e87b92e Compute API Server Actions Test by Sravan Kumar Dommaraju · 8 years ago
  83. bd75098 Adds missing switch to rbac role function call to hypervisors compute test. by Felipe Monteiro · 8 years ago
  84. 8c8e417 Add compute API test for config_drive policy action. by Felipe Monteiro · 8 years ago
  85. 5b9ff75 Compute API Deferred Delete Tests by Felipe Monteiro · 8 years ago
  86. 202fa20 Merge "Identity V3 Tests - Policies" by Jenkins · 8 years ago
  87. 3d1d1f2 Merge "Compute API Floating Ip Pools Test" by Jenkins · 8 years ago
  88. cdfd515 Merge "Compute API Compute Flavor Extra Specs Test." by Jenkins · 8 years ago
  89. 2fd3088 Merge "Fix for V3 identity failing test cases." by Jenkins · 8 years ago
  90. ca6eaed Merge "Compute API Floating Ips Bulk Tests." by Jenkins · 8 years ago
  91. ff8eda3 Merge "Compute API Aggregates Tests" by Jenkins · 8 years ago
  92. 7421228 Merge "Fix for few failing network rbac tests" by Jenkins · 8 years ago
  93. 07e30f5 Merge "Compute API Compute Tenant Networks Tests." by Jenkins · 8 years ago
  94. 8069b4e Merge "Compute API Instance Usage Audit Log Test." by Jenkins · 8 years ago
  95. 82443c7 Compute API Availability Zone Tests by Samantha Blanco · 8 years ago
  96. c917308 Merge "Compute Admin Server Actions Test" by Jenkins · 8 years ago
  97. c9649cd Merge "Compute API Floating Ips Tests." by Jenkins · 8 years ago
  98. 1dc1125 Add Subnetpool test cases for RBAC. by Chi Lo · 8 years ago
  99. 6e8f1e3 Fix for few failing network rbac tests by raiesmh08 · 8 years ago
  100. 48c36ce Add floating IP test cases for RBAC. by Chi Lo · 8 years ago