1. 5f2cbc5 Merge "enable volume list tests for cinder v2 - part1" by Jenkins · 11 years ago
  2. 6689f0f Merge "fix base_url in auth.py" by Jenkins · 11 years ago
  3. 00de0d4 Merge "Use testtools.matchers.GreaterThan in test_volumes_transfer" by Jenkins · 11 years ago
  4. 431e61a Merge "Add a serial full tox job to tox.ini" by Jenkins · 11 years ago
  5. b06283d Merge "Fix test_create_list_delete_volume_transfer without tenant isolation" by Jenkins · 11 years ago
  6. b7d228d Merge "Rename images variable in TempestConfigPrivate" by Jenkins · 11 years ago
  7. ecf2545 Merge "Fix client usage in multibackend volume test" by Jenkins · 11 years ago
  8. cab7c6c Merge "Remove tox locale overrides" by Jenkins · 11 years ago
  9. 739f917 Merge "Multiversion authentication part2" by Jenkins · 11 years ago
  10. a16ebda Merge "Use service catalog_type when getting the heat/glance clients" by Jenkins · 11 years ago
  11. c688e66 Merge "Add unit tests for negative test framework" by Jenkins · 11 years ago
  12. 1f391f8 Fix test_create_list_delete_volume_transfer without tenant isolation by Matt Riedemann · 11 years ago
  13. d3efe90 Rename images variable in TempestConfigPrivate by Matt Riedemann · 11 years ago
  14. 99288cd Add a serial full tox job to tox.ini by Matthew Treinish · 11 years ago
  15. 22121d1 Remove tox locale overrides by Jeremy Stanley · 11 years ago
  16. e413504 Merge "Savanna: add API client and tests for plugins" by Jenkins · 11 years ago
  17. 1c42d6b Use testtools.matchers.GreaterThan in test_volumes_transfer by Matt Riedemann · 11 years ago
  18. 1026e2b Use service catalog_type when getting the heat/glance clients by Matt Riedemann · 11 years ago
  19. 0155496 Merge "Fix syntax in test_load_balancer_basics._check_load_balancing" by Jenkins · 11 years ago
  20. 5bfe2f2 Merge "Fix images tests with tenant isolation disabled" by Jenkins · 11 years ago
  21. 30670e0 Fix syntax in test_load_balancer_basics._check_load_balancing by Matt Riedemann · 11 years ago
  22. 4be2f60 enable volume list tests for cinder v2 - part1 by Zhi Kun Liu · 11 years ago
  23. be8bdbc fix base_url in auth.py by Zhi Kun Liu · 11 years ago
  24. 4990c07 Fix images tests with tenant isolation disabled by Matthew Treinish · 11 years ago
  25. 4d2e579 Fix client usage in multibackend volume test by Matthew Treinish · 11 years ago
  26. 8ee0079 Merge "Skip failing test load balancing test" by Jenkins · 11 years ago
  27. bcb2e9a Merge "Return body output after given status reached" by Jenkins · 11 years ago
  28. 168db28 Merge "Add the keyword "Test" to some test class names" by Jenkins · 11 years ago
  29. 103aa1c Merge "Change import of exceptions for keystoneclient" by Jenkins · 11 years ago
  30. 2f5cdc5 Skip failing test load balancing test by Mark McClain · 11 years ago
  31. c34c114 Merge "The rescue tests requires neutron resources" by Jenkins · 11 years ago
  32. aeea589 Merge "Add scenario test for load balancer" by Jenkins · 11 years ago
  33. 6909597 The rescue tests requires neutron resources by Attila Fazekas · 11 years ago
  34. dad26cc Savanna: add API client and tests for plugins by Sergey Lukjanov · 11 years ago
  35. 037deed Merge "Remove unnecessary volume creation in test_server_rescue" by Jenkins · 11 years ago
  36. 83552b5 Merge "Call super class after extension check in vpnaas api test" by Jenkins · 11 years ago
  37. a12b47f Merge "Removes leftover self.conf from isolated creds" by Jenkins · 11 years ago
  38. 5da15d6 Merge "Add log info for tempest SSH connection issues" by Jenkins · 11 years ago
  39. bea722b Merge "Use isolation credentials for neutron api tests" by Jenkins · 11 years ago
  40. 29541c6 Merge "Skip negative tests of v3 server metadata" by Jenkins · 11 years ago
  41. 77f9da4 Multiversion authentication part2 by Andrea Frittoli · 11 years ago
  42. bac2574 Merge "Clean/leave OpenStack after a stress test" by Jenkins · 11 years ago
  43. 924081b Merge "remove unused variable" by Jenkins · 11 years ago
  44. 2f6628c Use isolation credentials for neutron api tests by Matthew Treinish · 11 years ago
  45. 91c675d Add the keyword "Test" to some test class names by Ken'ichi Ohmichi · 11 years ago
  46. 04d40f7 Clean/leave OpenStack after a stress test by Julien Leloup · 11 years ago
  47. 64a5408 Add unit tests for negative test framework by Marc Koderer · 11 years ago
  48. 8bbdb16 Multiversion authentication part1 by Andrea Frittoli · 11 years ago
  49. fd5c759 Removes leftover self.conf from isolated creds by Andrea Frittoli · 11 years ago
  50. 357295d Merge "Correctly call client inits from test_multi_backend" by Jenkins · 11 years ago
  51. 807d056 Remove unnecessary volume creation in test_server_rescue by Matt Riedemann · 11 years ago
  52. 9f5c796 Merge "Forbid availability_zone None in aggregate Nova API" by Jenkins · 11 years ago
  53. a1598ba Correctly call client inits from test_multi_backend by Matthew Treinish · 11 years ago
  54. fc7ecc4 Merge "Revert "skip test_volume_boot_pattern"" by Jenkins · 11 years ago
  55. 90da179 Merge "Negative test autogeneration framework" by Jenkins · 11 years ago
  56. 039db56 Merge "Remove suffix "JSON" from Nova v3 API last test class" by Jenkins · 11 years ago
  57. 717ca42 Merge "Add parametric tests of Swift container API" by Jenkins · 11 years ago
  58. 5fd3ae0 Change import of exceptions for keystoneclient by Andrey Kurilin · 11 years ago
  59. c3d358b Merge "Add tests for testing swift bulk middleware" by Jenkins · 11 years ago
  60. c4bce31 Merge "Fix attach_interfaces tests of Nova v3" by Jenkins · 11 years ago
  61. 998d30d Merge "Don't run extensions list if service isn't available" by Jenkins · 11 years ago
  62. 459982c Merge "Increase failure details for network_basic_ops" by Jenkins · 11 years ago
  63. 59a41eb Merge "Fix services decorator to use object_storage" by Jenkins · 11 years ago
  64. 56fe321 Merge "add tests for force delete snapshot:" by Jenkins · 11 years ago
  65. c3128c0 Add log info for tempest SSH connection issues by Gary Kotton · 11 years ago
  66. 24eb89c Negative test autogeneration framework by Marc Koderer · 11 years ago
  67. a5105e6 Add scenario test for load balancer by Elena Ezhova · 11 years ago
  68. 5380c03 Fix attach_interfaces tests of Nova v3 by Masayuki Igawa · 11 years ago
  69. f41b509 Merge "Remove suffix "JSON" from Nova v3 API test classes" by Jenkins · 11 years ago
  70. 7f508ed Remove suffix "JSON" from Nova v3 API test classes by Ken'ichi Ohmichi · 11 years ago
  71. cdcbe75 Merge "Fix attach_interfaces tests" by Jenkins · 11 years ago
  72. e00a711 Remove suffix "JSON" from Nova v3 API last test class by Masayuki Igawa · 11 years ago
  73. 1d59158 Add parametric tests of Swift container API by Daisuke Morita · 11 years ago
  74. 14e6790 Merge "Cleanup exceptions" by Jenkins · 11 years ago
  75. 03c4f77 Fix services decorator to use object_storage by Matthew Treinish · 11 years ago
  76. c7522db Merge "Skip flavor_access_add/remove related tests" by Jenkins · 11 years ago
  77. 1d4f1d8 Merge "Fix stress test README.rst" by Jenkins · 11 years ago
  78. 344a92f Merge "Add bool and integer support to XML parser" by Jenkins · 11 years ago
  79. d43660d Merge "Enable tenant isolation for the boto tests" by Jenkins · 11 years ago
  80. 85bd22c Merge "Removes vim headers 4th round" by Jenkins · 11 years ago
  81. 557d470 Merge "Matches one flavor and one image by default" by Jenkins · 11 years ago
  82. 528b078 Merge "Updated from global requirements" by OpenStack Jenkins · 11 years ago
  83. 5602f72 Merge "Fix logic for config file env variables" by Jenkins · 11 years ago
  84. ecc98b7 Merge "Move common _delete_volume cleanup method in base compute test class" by Jenkins · 11 years ago
  85. ea5a9bc Merge "Move negative tests for v3 test_server_metadata" by Jenkins · 11 years ago
  86. 17ffbb9 Fix stress test README.rst by Boris Pavlovic · 11 years ago
  87. 986f61e Merge "Add key -n for sudo utility" by Jenkins · 11 years ago
  88. 68f6b4d Merge "Add list server filter with extra limits" by Jenkins · 11 years ago
  89. d44fe03 Don't run extensions list if service isn't available by Matthew Treinish · 11 years ago
  90. 435e386 Updated from global requirements by OpenStack Jenkins · 11 years ago
  91. 3e6dfe7 Merge "Remove last uses of config without global CONF object" by Jenkins · 11 years ago
  92. dcd9508 Merge "test_rescued_vm_add_remove_security_group missing addCleanup" by Jenkins · 11 years ago
  93. bc0e03e Remove last uses of config without global CONF object by Matthew Treinish · 11 years ago
  94. 11108cf Merge "Convert all service clients to global CONF object" by Jenkins · 11 years ago
  95. 7f3eac1 Merge "Convert cli tests to use global CONF object" by Jenkins · 11 years ago
  96. cf767d3 Merge "Convert scenario tests to use global CONF object" by Jenkins · 11 years ago
  97. cf72558 Merge "Convert thirdparty and stress tests to use global CONF object" by Jenkins · 11 years ago
  98. fbb3502 Merge "Convert volume api tests to use global CONF object" by Jenkins · 11 years ago
  99. 8ef4294 Merge "Convert ironic, swift, and heat api tests to use global CONF object" by Jenkins · 11 years ago
  100. 4c930bd Add key -n for sudo utility by Vladislav Kuzmin · 11 years ago