1. 43c70a2 Refactor create_ and update_ methods for VIPs and health_monitors by Elena Ezhova · 11 years ago
  2. fbe63d2 Merge "Ensure that bug number is actually a number for skip_because" by Jenkins · 11 years ago
  3. 59bae80 Merge "Test updating port's admin_state_up" by Jenkins · 11 years ago
  4. e45657f Merge "Remove tests for Nova V3 API os-instance-usage-audit-log" by Jenkins · 11 years ago
  5. 805efcf Merge "Add test case for snapshot-create with in-use volume" by Jenkins · 11 years ago
  6. 6cce15a Merge "Remove using of deprecated self.headers (part1)" by Jenkins · 11 years ago
  7. 1e26283 Merge "Remove tests for Nova V3 API os-simple-tenant-usage" by Jenkins · 11 years ago
  8. 1b5e86d Merge "enable volume list tests for cinder v2 - part2" by Jenkins · 11 years ago
  9. 88686d8 Remove using of deprecated self.headers (part1) by Valeriy Ponomaryov · 11 years ago
  10. 299f4c9 Merge "Fix volume transfer tests with tenant isolation disabled" by Jenkins · 11 years ago
  11. bd60229 Merge "Adds test_show_XX_fields cases to show some fields" by Jenkins · 11 years ago
  12. 538ee21 Merge "Test tempest decorators used on integration tests" by Jenkins · 11 years ago
  13. 1a34732 Merge "Switch over to oslosphinx" by Jenkins · 11 years ago
  14. 82ba428 Switch over to oslosphinx by Dirk Mueller · 11 years ago
  15. af37dc9 Add a note about python2.6 support to the README by Matthew Treinish · 11 years ago
  16. ede5027 Ensure that bug number is actually a number for skip_because by Matthew Treinish · 11 years ago
  17. dbe4cb6 Test tempest decorators used on integration tests by Mauro S. M. Rodrigues · 11 years ago
  18. 2098278 Merge "Add CRUD tests for telemetry alarming" by Jenkins · 11 years ago
  19. 1b485ec Merge "make testing neutron api extensions optional" by Jenkins · 11 years ago
  20. 7704f28 Merge "Add missing isolated_cred cleanup to savanna tests" by Jenkins · 11 years ago
  21. a5229b6 Merge "Define py27 assertFoo methods for py26" by Jenkins · 11 years ago
  22. f8870ec Merge "Negative tests: Add result check for resources" by Jenkins · 11 years ago
  23. 95a16cc Add CRUD tests for telemetry alarming by vrovachev · 11 years ago
  24. 6fc20f4 Merge "auth.py is too verbose" by Jenkins · 11 years ago
  25. daea026 Merge "Refactor rest-client and identity v2-client" by Jenkins · 11 years ago
  26. 5394332 Define py27 assertFoo methods for py26 by Attila Fazekas · 11 years ago
  27. 4c544c0 Merge "Add skips to the services decorators" by Jenkins · 11 years ago
  28. 55f8ab9 Merge "Fix admin tenant credential" by Jenkins · 11 years ago
  29. 47fcbf4 Add test case for snapshot-create with in-use volume by Xiao Chen · 11 years ago
  30. 3c8df15 Test updating port's admin_state_up by jun xie · 11 years ago
  31. c86d2e3 Merge "Dump all log errors to console" by Jenkins · 11 years ago
  32. aeee47d Merge "Fix usage of NotImplementedError exceptions in auth classes" by Jenkins · 11 years ago
  33. 5f2cbc5 Merge "enable volume list tests for cinder v2 - part1" by Jenkins · 11 years ago
  34. 6689f0f Merge "fix base_url in auth.py" by Jenkins · 11 years ago
  35. 00de0d4 Merge "Use testtools.matchers.GreaterThan in test_volumes_transfer" by Jenkins · 11 years ago
  36. 431e61a Merge "Add a serial full tox job to tox.ini" by Jenkins · 11 years ago
  37. 15f82e1 Remove tests for Nova V3 API os-simple-tenant-usage by Christopher Yeoh · 11 years ago
  38. 67b58fe Refactor rest-client and identity v2-client by vponomaryov · 11 years ago
  39. b06283d Merge "Fix test_create_list_delete_volume_transfer without tenant isolation" by Jenkins · 11 years ago
  40. b7d228d Merge "Rename images variable in TempestConfigPrivate" by Jenkins · 11 years ago
  41. ecf2545 Merge "Fix client usage in multibackend volume test" by Jenkins · 11 years ago
  42. 50a00cb Remove tests for Nova V3 API os-instance-usage-audit-log by Christopher Yeoh · 11 years ago
  43. cab7c6c Merge "Remove tox locale overrides" by Jenkins · 11 years ago
  44. 739f917 Merge "Multiversion authentication part2" by Jenkins · 11 years ago
  45. a16ebda Merge "Use service catalog_type when getting the heat/glance clients" by Jenkins · 11 years ago
  46. c688e66 Merge "Add unit tests for negative test framework" by Jenkins · 11 years ago
  47. 1f391f8 Fix test_create_list_delete_volume_transfer without tenant isolation by Matt Riedemann · 11 years ago
  48. d35386b Fix usage of NotImplementedError exceptions in auth classes by Mauro S. M. Rodrigues · 11 years ago
  49. d3efe90 Rename images variable in TempestConfigPrivate by Matt Riedemann · 11 years ago
  50. 99288cd Add a serial full tox job to tox.ini by Matthew Treinish · 11 years ago
  51. 0ba95e1 auth.py is too verbose by Attila Fazekas · 11 years ago
  52. 22121d1 Remove tox locale overrides by Jeremy Stanley · 11 years ago
  53. e413504 Merge "Savanna: add API client and tests for plugins" by Jenkins · 11 years ago
  54. 1c42d6b Use testtools.matchers.GreaterThan in test_volumes_transfer by Matt Riedemann · 11 years ago
  55. 1026e2b Use service catalog_type when getting the heat/glance clients by Matt Riedemann · 11 years ago
  56. 0155496 Merge "Fix syntax in test_load_balancer_basics._check_load_balancing" by Jenkins · 11 years ago
  57. 5bfe2f2 Merge "Fix images tests with tenant isolation disabled" by Jenkins · 11 years ago
  58. 30670e0 Fix syntax in test_load_balancer_basics._check_load_balancing by Matt Riedemann · 11 years ago
  59. 8cc3c84 enable volume list tests for cinder v2 - part2 by Zhi Kun Liu · 11 years ago
  60. 4be2f60 enable volume list tests for cinder v2 - part1 by Zhi Kun Liu · 11 years ago
  61. be8bdbc fix base_url in auth.py by Zhi Kun Liu · 11 years ago
  62. 318f177 Fix volume transfer tests with tenant isolation disabled by Matthew Treinish · 11 years ago
  63. 4990c07 Fix images tests with tenant isolation disabled by Matthew Treinish · 11 years ago
  64. 4d2e579 Fix client usage in multibackend volume test by Matthew Treinish · 11 years ago
  65. 8ee0079 Merge "Skip failing test load balancing test" by Jenkins · 11 years ago
  66. bcb2e9a Merge "Return body output after given status reached" by Jenkins · 11 years ago
  67. 168db28 Merge "Add the keyword "Test" to some test class names" by Jenkins · 11 years ago
  68. 103aa1c Merge "Change import of exceptions for keystoneclient" by Jenkins · 11 years ago
  69. 2f5cdc5 Skip failing test load balancing test by Mark McClain · 11 years ago
  70. c34c114 Merge "The rescue tests requires neutron resources" by Jenkins · 11 years ago
  71. aeea589 Merge "Add scenario test for load balancer" by Jenkins · 11 years ago
  72. 6909597 The rescue tests requires neutron resources by Attila Fazekas · 11 years ago
  73. 424c84f Negative tests: Add result check for resources by Marc Koderer · 11 years ago
  74. dad26cc Savanna: add API client and tests for plugins by Sergey Lukjanov · 11 years ago
  75. cbc0a64 Fix admin tenant credential by David Kranz · 11 years ago
  76. 037deed Merge "Remove unnecessary volume creation in test_server_rescue" by Jenkins · 11 years ago
  77. 83552b5 Merge "Call super class after extension check in vpnaas api test" by Jenkins · 11 years ago
  78. a12b47f Merge "Removes leftover self.conf from isolated creds" by Jenkins · 11 years ago
  79. 5da15d6 Merge "Add log info for tempest SSH connection issues" by Jenkins · 11 years ago
  80. bea722b Merge "Use isolation credentials for neutron api tests" by Jenkins · 11 years ago
  81. 29541c6 Merge "Skip negative tests of v3 server metadata" by Jenkins · 11 years ago
  82. 77f9da4 Multiversion authentication part2 by Andrea Frittoli · 11 years ago
  83. bac2574 Merge "Clean/leave OpenStack after a stress test" by Jenkins · 11 years ago
  84. 924081b Merge "remove unused variable" by Jenkins · 11 years ago
  85. 2f6628c Use isolation credentials for neutron api tests by Matthew Treinish · 11 years ago
  86. 91c675d Add the keyword "Test" to some test class names by Ken'ichi Ohmichi · 11 years ago
  87. 04d40f7 Clean/leave OpenStack after a stress test by Julien Leloup · 11 years ago
  88. 64a5408 Add unit tests for negative test framework by Marc Koderer · 11 years ago
  89. 8bbdb16 Multiversion authentication part1 by Andrea Frittoli · 11 years ago
  90. fd5c759 Removes leftover self.conf from isolated creds by Andrea Frittoli · 11 years ago
  91. 0567026 make testing neutron api extensions optional by Yoshihiro Kaneko · 11 years ago
  92. 357295d Merge "Correctly call client inits from test_multi_backend" by Jenkins · 11 years ago
  93. 807d056 Remove unnecessary volume creation in test_server_rescue by Matt Riedemann · 11 years ago
  94. 9f5c796 Merge "Forbid availability_zone None in aggregate Nova API" by Jenkins · 11 years ago
  95. a1598ba Correctly call client inits from test_multi_backend by Matthew Treinish · 11 years ago
  96. fc7ecc4 Merge "Revert "skip test_volume_boot_pattern"" by Jenkins · 11 years ago
  97. 90da179 Merge "Negative test autogeneration framework" by Jenkins · 11 years ago
  98. 039db56 Merge "Remove suffix "JSON" from Nova v3 API last test class" by Jenkins · 11 years ago
  99. 717ca42 Merge "Add parametric tests of Swift container API" by Jenkins · 11 years ago
  100. 5fd3ae0 Change import of exceptions for keystoneclient by Andrey Kurilin · 11 years ago