1. c2f9b3a Activate site-packages for tempest plugins by Marc Koderer · 9 years ago
  2. 42b54fb Merge "Make fixed_ips_client use **kwargs" by Jenkins · 9 years ago
  3. 094ec36 Merge "Use image minDisk as volume size when necessary" by Jenkins · 9 years ago
  4. 91a9548 Merge "Add plugin interface for appending to tempest config" by Jenkins · 9 years ago
  5. c910dc4 Merge "Refactor exception handling" by Jenkins · 9 years ago
  6. 681a537 Merge "Enable tempest install to setup a config dir" by Jenkins · 9 years ago
  7. d928eb8 Updated from global requirements by OpenStack Proposal Bot · 9 years ago
  8. 24e61b7 Merge "Make aggregates_client use **kwargs" by Jenkins · 9 years ago
  9. 8acca31 Merge "Fixing test_port_list_filter_by_ip in case of several DHCP agents" by Jenkins · 9 years ago
  10. 778b5f9 Add 'allow_duplicate_networks' to compute-feature-enabled options by Matt Riedemann · 10 years ago
  11. 1589574 Make fixed_ips_client use **kwargs by Ken'ichi Ohmichi · 9 years ago
  12. c4bfc79 Merge "Reuse mocked body value between tests" by Jenkins · 9 years ago
  13. b28c43b Merge "Avoid weird typecasting" by Jenkins · 9 years ago
  14. 71f8dd2 Merge "Remove extra space in docstring" by Jenkins · 9 years ago
  15. 586b2cc Use image minDisk as volume size when necessary by Daryl Walleck · 9 years ago
  16. 18c1d0e Adds testcase for volume backup-export and import by ravikumar-venkatesan · 10 years ago
  17. 28faaf9 Avoid weird typecasting by Ken'ichi Ohmichi · 9 years ago
  18. 00caec5 Remove extra space in docstring by liuchenhong · 9 years ago
  19. f513250 Merge "More cleanup/refactoring of neutron client" by Jenkins · 9 years ago
  20. 6adc16f Merge "Fix list_migration response schema for None values" by Jenkins · 9 years ago
  21. 94131ba Merge "Ensure we close the file accounts file after reading" by Jenkins · 9 years ago
  22. eb23aef Reuse mocked body value between tests by Ken'ichi Ohmichi · 9 years ago
  23. 4807dc1 More cleanup/refactoring of neutron client by ghanshyam · 10 years ago
  24. 276a84c Fix list_migration response schema for None values by ghanshyam · 9 years ago
  25. 384923e Merge "Migrate compute tests to the ssh-auth-strategy" by Jenkins · 9 years ago
  26. 2a34698 Ensure we close the file accounts file after reading by Matthew Treinish · 9 years ago
  27. 23e6424 Merge "Remove redundant attach/detach volume methods from test_minimum_basic" by Jenkins · 9 years ago
  28. 8531f50 Merge "Make argument params of list methods consistent" by Jenkins · 9 years ago
  29. 76af107 Merge "network_client should support multi routes" by Jenkins · 9 years ago
  30. c820d2e Merge "Use self.client in test_server_actions" by Jenkins · 9 years ago
  31. 16c7929 Merge "Remove wait_for_server_status from servers_client" by Jenkins · 9 years ago
  32. 0db5946 Merge "Stop test execution in case of an plugin error" by Jenkins · 9 years ago
  33. 716b5b5 Merge "Fix error in loader.discover() call" by Jenkins · 9 years ago
  34. 6b6137e Merge "Ensure a role is assigned to created users with v3 auth" by Jenkins · 9 years ago
  35. badabca Merge "Add unit test for agents_client" by Jenkins · 9 years ago
  36. 5bad781 Updated from global requirements by OpenStack Proposal Bot · 9 years ago
  37. e6fe988 Remove redundant attach/detach volume methods from test_minimum_basic by Matt Riedemann · 9 years ago
  38. 32f98a4 Ensure a role is assigned to created users with v3 auth by Matthew Treinish · 9 years ago
  39. ffe09dd Migrate compute tests to the ssh-auth-strategy by Joseph Lanoux · 10 years ago
  40. 25319f6 Stop test execution in case of an plugin error by Marc Koderer · 9 years ago
  41. 704f344 Fix error in loader.discover() call by Marc Koderer · 9 years ago
  42. ec452b8 Make aggregates_client use **kwargs by Ken'ichi Ohmichi · 9 years ago
  43. b5b118f Merge "Rename test.plugins to test_plugins" by Jenkins · 9 years ago
  44. 725b973 Merge "Wait server to be terminated in VolumesV2NegativeTest." by Jenkins · 9 years ago
  45. 25c85cd Merge "Switch all uses of json to oslo_serialization" by Jenkins · 9 years ago
  46. ad0dfb4 Add unit test for agents_client by Ken'ichi Ohmichi · 10 years ago
  47. 4dba039 Merge "Fix non-admin compute quota issue" by Jenkins · 9 years ago
  48. 2190551 Switch all uses of json to oslo_serialization by Matthew Treinish · 10 years ago
  49. 191419c Rename test.plugins to test_plugins by Marc Koderer · 9 years ago
  50. 3e601cd Fix non-admin compute quota issue by Lajos Katona · 10 years ago
  51. 118776d Make argument params of list methods consistent by Ken'ichi Ohmichi · 10 years ago
  52. 32752ff Use self.client in test_server_actions by Ken'ichi Ohmichi · 10 years ago
  53. 0eb153c Remove wait_for_server_status from servers_client by Ken'ichi Ohmichi · 10 years ago
  54. e083f64 Merge "Remove wait_for_volume_status from compute client" by Jenkins · 10 years ago
  55. eb5bd0c Merge "Separate server_groups_client from servers_client" by Jenkins · 10 years ago
  56. 6b22e69 Merge "Make the arguments of resource id consistent" by Jenkins · 10 years ago
  57. 6e1804c Merge "Separate floating_ips_bluk_client" by Jenkins · 10 years ago
  58. d5f507a Merge "Separate floating_ip_pools_client" by Jenkins · 10 years ago
  59. dacae36 Merge "Provide a full path top level to test discovery" by Jenkins · 10 years ago
  60. d32ca9f Merge "Re-factor neutron client for 'list' methods" by Jenkins · 10 years ago
  61. 0f0c6b0 Merge "Sync venv scripts from oslo-incubator" by Jenkins · 10 years ago
  62. 2b26e75 Separate floating_ips_bluk_client by Ken'ichi Ohmichi · 10 years ago
  63. 03af1c5 Separate floating_ip_pools_client by Ken'ichi Ohmichi · 10 years ago
  64. 572b1d1 Updated from global requirements by OpenStack Proposal Bot · 10 years ago
  65. 43cf629 Merge "Add tests for Cinder volume list pagination" by Jenkins · 10 years ago
  66. de79d26 network_client should support multi routes by Shuquan Huang · 10 years ago
  67. a21251e Merge "Create test for private image" by Jenkins · 10 years ago
  68. b33e4ad Merge "Merge wait_for_volume_status to common method" by Jenkins · 10 years ago
  69. 42e9fd8 Merge "Merge list_servers_with_detail to list_servers" by Jenkins · 10 years ago
  70. d950415 Fix mock==1.1.0 break test_raw_request_chunked by Shuquan Huang · 10 years ago
  71. f5360ff Sync venv scripts from oslo-incubator by ghanshyam · 10 years ago
  72. cbc26a8 Merge list_servers_with_detail to list_servers by Ken'ichi Ohmichi · 10 years ago
  73. f429739 Merge "Neutron service client should not trim API response" by Jenkins · 10 years ago
  74. 5c7a636 Merge "Remove unused is_enabled()" by Jenkins · 10 years ago
  75. 69d9c50 Merge "Remove wait_for_image_status from compute client" by Jenkins · 10 years ago
  76. 9509b96 Make the arguments of resource id consistent by Ken'ichi Ohmichi · 10 years ago
  77. 8700683 Merge "Move wait_for_interface_status from service client" by Jenkins · 10 years ago
  78. d30fe3b Provide a full path top level to test discovery by Andrea Frittoli (andreaf) · 10 years ago
  79. c663323 Remove wait_for_volume_status from compute client by Ken'ichi Ohmichi · 10 years ago
  80. 91ebdfa Merge "Adding negative test cases for ports" by Jenkins · 10 years ago
  81. 11820d9 Merge "Add basic external test plugin support to tempest" by Jenkins · 10 years ago
  82. b942be6 Merge wait_for_volume_status to common method by Ken'ichi Ohmichi · 10 years ago
  83. 0a2e928 Merge "Expanded assertion in test_create_token for keystone v2, v3" by Jenkins · 10 years ago
  84. 2d49bc0 Remove unused is_enabled() by Ken'ichi Ohmichi · 10 years ago
  85. c2b856e Merge "Adding negative test cases for subnets" by Jenkins · 10 years ago
  86. 9fa90d2 Merge "update ceilometermiddleware sample target" by Jenkins · 10 years ago
  87. 8b9c780 Remove wait_for_image_status from compute client by Ken'ichi Ohmichi · 10 years ago
  88. 84e9968 Move wait_for_interface_status from service client by Ken'ichi Ohmichi · 10 years ago
  89. 0a5b319 Create test for private image by Shuquan Huang · 10 years ago
  90. 28d655b Merge "Support for ipv6 in compute response JSON schema" by Jenkins · 10 years ago
  91. 7ca54b8 Separate server_groups_client from servers_client by Ken'ichi Ohmichi · 10 years ago
  92. 3d1be56 Merge "Removing unused functions parameters in test.py" by Jenkins · 10 years ago
  93. a966d0f Add plugin interface for appending to tempest config by Matthew Treinish · 10 years ago
  94. 7a51877 Add basic external test plugin support to tempest by Matthew Treinish · 10 years ago
  95. f7b3973 Expanded assertion in test_create_token for keystone v2, v3 by Jane Zadorozhna · 10 years ago
  96. a6e74cc Wait server to be terminated in VolumesV2NegativeTest. by Hong Hui Xiao · 10 years ago
  97. e97870c Merge "Use the prefix-embedded rand_name method" by Jenkins · 10 years ago
  98. 5d71ac8 Fixing test_port_list_filter_by_ip in case of several DHCP agents by Yaroslav Lobankov · 10 years ago
  99. ffbe59e Merge "Remove unnecesarry code in PortsAdminExtendedAttrsTest" by Jenkins · 10 years ago
  100. 095b270 Merge "Remove "JSON" from sevice clients' names" by Jenkins · 10 years ago