1. 1650a13 Add License to Tempest. by Christophe Sauthier · 13 years ago
  2. ff10d55 Fixes LP 973338 - Add custom alt and admin manager by Jay Pipes · 13 years ago
  3. 017e95c Adds config file template (for use in gate script) by Jay Pipes · 13 years ago
  4. 6f511b1 Merge "Remove obsolete config file." by Jenkins · 13 years ago
  5. 07c2f94 Merge "Enabling flavor marker tests" by Jenkins · 13 years ago
  6. 973a2ee Merge "Fixes lp##971527" by Jenkins · 13 years ago
  7. 7011236 Convert to UNIX line endings by Sean Dague · 13 years ago
  8. 6a6957f Remove obsolete config file. by David Kranz · 13 years ago
  9. 7203667 Enabling flavor marker tests by Daryl Walleck · 13 years ago
  10. 4a76996 Merge "Fixes bug 960864- Testcases for the action list Volumes and list Volumes with Detail" by Jenkins · 13 years ago
  11. dc9e0c4 Fixes lp##971527 by Daryl Walleck · 13 years ago
  12. 7490e95 Properly handle skipping if no alt user. by David Kranz · 13 years ago
  13. 180fed1 Fix and simplify reboot stress test. Add new env stuff. by David Kranz · 13 years ago
  14. 3f981df Refactor configuration setup and document config by Jay Pipes · 13 years ago
  15. b446557 Fixes bug 960864- Testcases for the action list Volumes and list Volumes with Detail by rajalakshmi-ganesan · 13 years ago
  16. 764b51b Avoid new bug 963248. by David Kranz · 13 years ago
  17. c341a90 Fix unbound local variable 'password error. by Dan Prince · 13 years ago
  18. 1ae147e Merge "Addresses lp#940832" by Jenkins · 13 years ago
  19. 30fe84a Generalize configuration for controller access. by David Kranz · 13 years ago
  20. e7c423e Merge "Fixes bug 902374-Negative tests for Volumes" by Jenkins · 13 years ago
  21. a22f57b Fixes lp#960647 by Daryl Walleck · 13 years ago
  22. 1d2d921 Merge "Fixes bug 938953 parsing of image id" by Jenkins · 13 years ago
  23. ddd9e0e Fixes bug 902374-Negative tests for Volumes by rajalakshmi-ganesan · 13 years ago
  24. ced8eb8 Addresses lp#940832 by Daryl Walleck · 13 years ago
  25. d10601c Remove glance dependency. Fixes bug 944410. by David Kranz · 13 years ago
  26. 86c01ab Merge "Initial checkin of Stress Test for nova." by Jenkins · 13 years ago
  27. af839c3 Fixes bug 938953 parsing of image id by donald-ngo · 13 years ago
  28. ef6b5fc Fixes LP Bug# 955349 - No init file in compute tests by Jay Pipes · 13 years ago
  29. e0c45c1 Fixes LP Bug#953450 - Remove vestigial ssh_timeout by Jay Pipes · 13 years ago
  30. 6308ec2 Initial checkin of Stress Test for nova. by David Kranz · 13 years ago
  31. 9519592 Lowercase boolean configs before comparison. by Dan Prince · 13 years ago
  32. 3d9da9b Merge "Addresses lp#942382 - refactor configuration for clarity" by Jenkins · 13 years ago
  33. b09c4b9 Merge "Remove trailing whitespaces in regular file" by Jenkins · 13 years ago
  34. 587385b Addresses lp#942382 - refactor configuration for clarity by Daryl Walleck · 13 years ago
  35. e36f623 Intermediate improvement of Tempest quickstart by Daryl Walleck · 13 years ago
  36. 9860e07 Merge "test_rebuild_server tolerant of imageRef as URI" by Jenkins · 13 years ago
  37. 3b6eef3 Merge "Narrow race in wait_for_server_status()." by Jenkins · 13 years ago
  38. 5efbb7d Merge "Redrive rate limited API calls." by Jenkins · 13 years ago
  39. f72969c Narrow race in wait_for_server_status(). by Eoghan Glynn · 13 years ago
  40. a559897 Redrive rate limited API calls. by Eoghan Glynn · 13 years ago
  41. 57c1a3d test_rebuild_server tolerant of imageRef as URI by Eoghan Glynn · 13 years ago
  42. 63aa30f Merge "Fixes lp#945803" by Jenkins · 13 years ago
  43. 853c59c Fixes lp#945419 - use_ssl value is ignored by Daryl Walleck · 13 years ago
  44. 30d876a Fixes lp#945803 by Daryl Walleck · 13 years ago
  45. 9bf93ba Remove trailing whitespaces in regular file by Hengqing Hu · 13 years ago
  46. ee86c1d Merge "Fixes bug 902352 – New tests for security groups" by Jenkins · 13 years ago
  47. 4b10c7c Pass credentials to glance client. by Eoghan Glynn · 13 years ago
  48. 37b32b6 Fixes bug 902352 – New tests for security groups by rajalakshmi-ganesan · 13 years ago
  49. 2148b62 Addresses lp#902371 by Daryl Walleck · 13 years ago
  50. 0ba53b1 Fixed Bug#943092 by saradpatel · 13 years ago
  51. ed0a512 Merge "Fixes lp#940532" by Jenkins · 13 years ago
  52. 550d3fb Merge "Resolves lp#941705" by Jenkins · 13 years ago
  53. 97d7517 Fixes lp#940532 by Daryl Walleck · 13 years ago
  54. acb8740 Merge "Removed expected failure from negative access IP tests" by Jenkins · 13 years ago
  55. b43ce8a Resolves lp#941705 by Daryl Walleck · 13 years ago
  56. b90a1a6 Addresses lp#933845 * Changed config to use catalog type instead of catalog name by Daryl Walleck · 13 years ago
  57. 75923ae Removed expected failure from negative access IP tests by Daryl Walleck · 13 years ago
  58. bcc9195 Fix hardcoding of status bug. by David Kranz · 13 years ago
  59. 388d0e9 Skip test that is failing due to nova bug 940500. by David Kranz · 13 years ago
  60. f6b9f59 Merge "Fixes LP#921409 * Adds /servers filter tests * Re-ordered resource building in fixtures to improve execution time" by Jenkins · 13 years ago
  61. 5a23d86 Fix for bug 931712. Make keypair test work. by David Kranz · 13 years ago
  62. 4aa82a9 Fixes lp#932320 * Made catalog name configurable by Daryl Walleck · 13 years ago
  63. 6e977a7 Make floating ip test work. Fixes bug 929765. by David Kranz · 13 years ago
  64. d870644 Fix for critical part of bug 929765. by David Kranz · 13 years ago
  65. 1285d73 Fixes LP#921409 by Daryl Walleck · 13 years ago
  66. c3be054 Merge "Fixes LP#902358 - Test case for Floating IPs" by Jenkins · 13 years ago
  67. 02d39ac Merge "Fixes LP#903978 - Write testcases for test_server_actions (boundary)" by Jenkins · 13 years ago
  68. 6a2ed0b Merge "Addresses LP#917976 * Adds basic logging when exceptions occur" by Jenkins · 13 years ago
  69. f7d5ef8 Fixes LP Bug#903977 - Boundary tests for list servers by sapan-kona · 13 years ago
  70. 2fbb9d1 Fixes LP#922784 * Removed duplicate test * Re-ordered resource allocation by Daryl Walleck · 13 years ago
  71. 8a707db Addresses LP#917976 * Adds basic logging when exceptions occur by Daryl Walleck · 13 years ago
  72. ed37d73 Fixes LP#902358 - Test case for Floating IPs by sapan-kona · 13 years ago
  73. f1e3f00 Fixes LP#903978 - Write testcases for test_server_actions (boundary) by sapan-kona · 13 years ago
  74. b2be836 Merge "Added flavor filter tests: lp899979, lp899980, lp899982 * Modified flavor service to return results in line with other services * Added bug flag to tests that are failing due to known issues" by Jenkins · 13 years ago
  75. 2b68e8e Merge "Fixes LP#920812 - KeyError: 'overLimit' on 413 return" by Jenkins · 13 years ago
  76. 74d0409 Added flavor filter tests: lp899979, lp899980, lp899982 by Daryl Walleck · 13 years ago
  77. 745259c Fixes LP #920782 - Malformed request URL by Jay Pipes · 13 years ago
  78. 9b04384 Fixes LP#920812 - KeyError: 'overLimit' on 413 return by Jay Pipes · 13 years ago
  79. 5fb9492 KeyPairsClient: Configure client to query nova service from Keystone catalog by Adam Gandelman · 13 years ago
  80. 2eb350f Added Keypair extension (os-keypairs) client and tests LP#900139 by kavan-patil · 13 years ago
  81. 5067728 Adds Images API tests by Jay Pipes · 13 years ago
  82. d3bb405 Don't set multiple images if image_ref_alt is the same as image_ref. Fix typo by David Kranz · 13 years ago
  83. 0779dfd Fixes LP Bug#903969 - Image metadata boundary tests by sapan-kona · 13 years ago
  84. 5135bfc Rework exceptions in Tempest by Jay Pipes · 13 years ago
  85. ddd5a97 Merge "Fix for bug917490 * Adds a wait for the image to become active before deleting it" by Jenkins · 13 years ago
  86. af7ab1c import error on security groups clientfix 917867 by Ravikumar Venkatesan · 13 years ago
  87. eeb9caa incorporated Jay's suggestion bug915695 security groups client - to list by Ravikumar Venkatesan · 13 years ago
  88. ade49f9 Fix for bug917490 by Daryl Walleck · 13 years ago
  89. c12d746 Merge "Minor style related change in strings Changed indentation to 4 space width Added nonexistant tests for server metadata operations" by Jenkins · 13 years ago
  90. 89422e7 Removed an invalid test Added nonexistant tests for list images operations by sapan-kona · 13 years ago
  91. 17d7f06 Minor style related change in strings by sapan-kona · 13 years ago
  92. 04b7081 LP Bug#914770 - NameError in test_images by Jay Pipes · 13 years ago
  93. 277970d Merge "RestClient to target specific services in Keystone catalog" by Jenkins · 13 years ago
  94. 94d8117 Patch4 corrected typo - for server. not changing try except block by Ravikumar Venkatesan · 13 years ago
  95. ce2ba0f Merge "Create a Tempest conf from a Devstack env" by Jenkins · 13 years ago
  96. 32621f9 Fixes LP Bug #912596 - image_ref_alt not found by Jay Pipes · 13 years ago
  97. 9cc2334 Added test_create_server_metadata_key_too_long by gavin-brebner-orange · 13 years ago
  98. 84b0597 Create a Tempest conf from a Devstack env by Jay Pipes · 13 years ago
  99. e2d46b4 RestClient to target specific services in Keystone catalog by Adam Gandelman · 13 years ago
  100. a37cf00 Merge "Added filter tests to list images tests, addresses lp bug 900088" by Jenkins · 13 years ago