1. d729220 Merge "Remove unused CONF variable and import statement" by Jenkins · 11 years ago
  2. b2776c9 Merge "meta should be metadata in rebuild server" by Jenkins · 11 years ago
  3. f8c534b Merge "Cleanup existing instances in setup for test_list_servers_negative.py" by Jenkins · 11 years ago
  4. f59d6c4 Merge "add volume list tests" by Jenkins · 11 years ago
  5. db56fc5 Merge "Initial basic setup of openstack and tempest config file" by Jenkins · 11 years ago
  6. b52a562 Merge "Allow _status_timeout to be used for non-nova polling" by Jenkins · 11 years ago
  7. efa8536 Merge "remove code duplication in tempest/config.py" by Jenkins · 11 years ago
  8. 2c8e829 Merge "pass stop_on_error to _has_error_in_logs" by Jenkins · 11 years ago
  9. d0181f6 Merge "add two negative tests for flavor-access" by Jenkins · 11 years ago
  10. 88a2dd8 remove code duplication in tempest/config.py by DennyZhang · 11 years ago
  11. ee454d7 add volume list tests by Zhi Kun Liu · 11 years ago
  12. 308614d Merge "Use predictable instance/volume names in test_volumes_actions" by Jenkins · 11 years ago
  13. 2512fec Merge "Cleanup test_list_server_filters setup/teardown" by Jenkins · 11 years ago
  14. edee0e0 Merge "Add addtional logging and catch exceptions" by Jenkins · 11 years ago
  15. 499357d Merge "Placeholder log check script to be called by devstack-gate" by Jenkins · 11 years ago
  16. 16648e9 Add addtional logging and catch exceptions by Marc Koderer · 11 years ago
  17. 1ba23be Merge "Fix skip_because decorator" by Jenkins · 11 years ago
  18. 852c5c2 Placeholder log check script to be called by devstack-gate by David Kranz · 11 years ago
  19. 30e2d7d Merge "tempest/config.py parse some sections incorrectly" by Jenkins · 11 years ago
  20. 339dcd5 Cleanup existing instances in setup for test_list_servers_negative.py by Matt Riedemann · 11 years ago
  21. 80c1b9f Fix skip_because decorator by Masayuki Igawa · 11 years ago
  22. 58daf5f Merge "Add xml support to the floating ip and router" by Jenkins · 11 years ago
  23. 3fc8f8b Merge "Clean up existing instances when not using tenant isolation" by Jenkins · 11 years ago
  24. eeffc7b Use predictable instance/volume names in test_volumes_actions by Matt Riedemann · 11 years ago
  25. 12c29e0 Cleanup test_list_server_filters setup/teardown by Matt Riedemann · 11 years ago
  26. 53a1155 add two negative tests for flavor-access by Lingxian Kong · 11 years ago
  27. 9217f57 Remove unused CONF variable and import statement by Masayuki Igawa · 11 years ago
  28. 83181a9 introduces skip_because decorator by Giulio Fidente · 11 years ago
  29. 4ea0194 pass stop_on_error to _has_error_in_logs by Giulio Fidente · 11 years ago
  30. 385f0b1 Merge "Do not check for id in the keystone output" by Jenkins · 11 years ago
  31. 8a3973c Clean up existing instances when not using tenant isolation by Matt Riedemann · 11 years ago
  32. 57891fa Merge "_error_in_logs function of driver.py shall check all nodes" by Jenkins · 11 years ago
  33. 2119956 Merge "add server suspend/resume negative tests" by Jenkins · 11 years ago
  34. 29d25c0 Merge "Handle test_list_servers_by_changes_since without tenant isolation" by Jenkins · 11 years ago
  35. efde761 Allow _status_timeout to be used for non-nova polling by Steve Baker · 11 years ago
  36. ea88d9f TEMPEST_PY26_NOSE_COMPAT in py26 jobs by Attila Fazekas · 11 years ago
  37. 4d91977 Merge "add server delete/unpause tests" by Jenkins · 11 years ago
  38. 01cb126 Handle test_list_servers_by_changes_since without tenant isolation by Matt Riedemann · 11 years ago
  39. c74aede Add xml support to the floating ip and router by Attila Fazekas · 11 years ago
  40. 5573270 Merge "Unskip test_tokens and update expected status to 404 from 401" by Jenkins · 11 years ago
  41. b2ca96f add server delete/unpause tests by LingxianKong · 11 years ago
  42. 691a570 add server suspend/resume negative tests by LingxianKong · 11 years ago
  43. 25bddd9 Merge "Heat: use first_address instead of first_private_address" by Jenkins · 11 years ago
  44. 5beb0d3 Merge "Add test for admin deleting servers of others" by Jenkins · 11 years ago
  45. c9c9bab Merge "Test cases for V3 Project Actions" by Jenkins · 11 years ago
  46. 4cba6fe Merge "add server reset_state tests" by Jenkins · 11 years ago
  47. 0432a37 Merge "Update style guide link in HACKING.rst" by Jenkins · 11 years ago
  48. e53c1e8 Merge "Explicity specify network for heat slow tests" by Jenkins · 11 years ago
  49. b9a8580 Revert "unskipping bug related to test_stamp_pattern.py" by Matthew Treinish · 11 years ago
  50. 97072c8 Update style guide link in HACKING.rst by Matthew Treinish · 11 years ago
  51. 811f747 Merge "unskipping bug related to test_stamp_pattern.py" by Jenkins · 11 years ago
  52. fee46dd Merge "Make smoketests working again with Python 2.6/nose" by Jenkins · 11 years ago
  53. bdb25c1 Merge "Add tempest tests for os-aggregate update" by Jenkins · 11 years ago
  54. 454b1c5 meta should be metadata in rebuild server by ivan-zhu · 11 years ago
  55. 69a69ea Unskip test_tokens and update expected status to 404 from 401 by Morgan Fainberg · 11 years ago
  56. eb1a3ff Do not check for id in the keystone output by Dirk Mueller · 11 years ago
  57. c6b9788 Initial basic setup of openstack and tempest config file by Tal Kammer · 11 years ago
  58. e09001f Make smoketests working again with Python 2.6/nose by Dirk Mueller · 11 years ago
  59. 03fc10f Add test for admin deleting servers of others by Jinhe Fang · 11 years ago
  60. c26e607 add server reset_state tests by LingxianKong · 11 years ago
  61. c2f7ff2 Heat: use first_address instead of first_private_address by Steve Baker · 11 years ago
  62. 80252da Explicity specify network for heat slow tests by Steve Baker · 11 years ago
  63. 7061c70 Merge "Print the lekaed 'boto' tags on Failure" by Jenkins · 11 years ago
  64. c03cfab Merge "_get_tenant_by_name doesn't return correctly" by Jenkins · 11 years ago
  65. 5856e4d Merge "fix typo in config.py" by Jenkins · 11 years ago
  66. 49b21ab _error_in_logs function of driver.py shall check all nodes by DennyZhang · 11 years ago
  67. bfa2b54 Merge "driver.py should log errors when ssh operations fail" by Jenkins · 11 years ago
  68. ccb3513 Merge "Update docs config" by Jenkins · 11 years ago
  69. e83fe1d Merge "The debug configuration group is not registered" by Jenkins · 11 years ago
  70. 15d0b67 Merge "Bump oslo.config version" by Jenkins · 11 years ago
  71. f13a350 Merge "Added Negative tests for image member" by Jenkins · 11 years ago
  72. 6d4eecc Merge "_create_creds function shouldn't call rand_name twice" by Jenkins · 11 years ago
  73. b162d69 Merge "add __str__ function to RestClient class" by Jenkins · 11 years ago
  74. e25232a Merge "Add test for nova API of VM lock/unlock" by Jenkins · 11 years ago
  75. 2187e1b Merge "Add positive tests for os-floating-ip-pools" by Jenkins · 11 years ago
  76. aaecd34 Merge "Adds more test to cover Swift tempURL middleware" by Jenkins · 11 years ago
  77. 47ca74f Bump oslo.config version by Matthew Treinish · 11 years ago
  78. 1eb4046 _get_tenant_by_name doesn't return correctly by DennyZhang · 11 years ago
  79. 1e71b61 tempest/config.py parse some sections incorrectly by DennyZhang · 11 years ago
  80. d9d5697 _create_creds function shouldn't call rand_name twice by DennyZhang · 11 years ago
  81. 2416764 Merge "Handling network resources in tenant isolation" by Jenkins · 11 years ago
  82. 7b5f629 Add tempest tests for os-aggregate update by Zhu Zhu · 11 years ago
  83. 2eccc33 Adds more test to cover Swift tempURL middleware by Joe H. Rahme · 11 years ago
  84. 58c1321 Merge "add server resizing tests" by Jenkins · 11 years ago
  85. f3891d1 Merge "Fix problem with never stopping stress tests" by Jenkins · 11 years ago
  86. c2849f2 Added Negative tests for image member by Anju Tiwari · 11 years ago
  87. 6baa667 driver.py should log errors when ssh operations fail by DennyZhang · 11 years ago
  88. 8912d01 fix typo in config.py by DennyZhang · 11 years ago
  89. ae80992 Merge "Don't log 'Not Found' ERROR during image cleanup" by Jenkins · 11 years ago
  90. e623130 Merge "Fix json version of bootable check" by Jenkins · 11 years ago
  91. 7be7500 add __str__ function to RestClient class by DennyZhang · 11 years ago
  92. 8f940ab Fix problem with never stopping stress tests by Marc Koderer · 11 years ago
  93. 849708e Print the lekaed 'boto' tags on Failure by Attila Fazekas · 11 years ago
  94. 5fae7a3 The debug configuration group is not registered by Attila Fazekas · 11 years ago
  95. 6d5c052 Update docs config by Matthew Treinish · 11 years ago
  96. 7643e12 Merge "Added test to check list/show extensions-neutron" by Jenkins · 11 years ago
  97. 4aa0366 Merge "makes passing the client optional to utilities in scenario/manager.py" by Jenkins · 11 years ago
  98. 6da0db8 Merge "add negative volume tests" by Jenkins · 11 years ago
  99. ac1a55d Add positive tests for os-floating-ip-pools by Hui HX Xiang · 11 years ago
  100. f938d3b Merge "Add locking to test_list_hosts_with_zone" by Jenkins · 11 years ago