1. 3b6eef3 Merge "Narrow race in wait_for_server_status()." by Jenkins · 13 years ago
  2. 5efbb7d Merge "Redrive rate limited API calls." by Jenkins · 13 years ago
  3. f72969c Narrow race in wait_for_server_status(). by Eoghan Glynn · 13 years ago
  4. a559897 Redrive rate limited API calls. by Eoghan Glynn · 13 years ago
  5. 63aa30f Merge "Fixes lp#945803" by Jenkins · 13 years ago
  6. 853c59c Fixes lp#945419 - use_ssl value is ignored by Daryl Walleck · 13 years ago
  7. 30d876a Fixes lp#945803 by Daryl Walleck · 13 years ago
  8. ee86c1d Merge "Fixes bug 902352 – New tests for security groups" by Jenkins · 13 years ago
  9. 4b10c7c Pass credentials to glance client. by Eoghan Glynn · 13 years ago
  10. 37b32b6 Fixes bug 902352 – New tests for security groups by rajalakshmi-ganesan · 13 years ago
  11. 2148b62 Addresses lp#902371 by Daryl Walleck · 13 years ago
  12. 0ba53b1 Fixed Bug#943092 by saradpatel · 13 years ago
  13. ed0a512 Merge "Fixes lp#940532" by Jenkins · 13 years ago
  14. 550d3fb Merge "Resolves lp#941705" by Jenkins · 13 years ago
  15. 97d7517 Fixes lp#940532 by Daryl Walleck · 13 years ago
  16. acb8740 Merge "Removed expected failure from negative access IP tests" by Jenkins · 13 years ago
  17. b43ce8a Resolves lp#941705 by Daryl Walleck · 13 years ago
  18. b90a1a6 Addresses lp#933845 * Changed config to use catalog type instead of catalog name by Daryl Walleck · 13 years ago
  19. 75923ae Removed expected failure from negative access IP tests by Daryl Walleck · 13 years ago
  20. bcc9195 Fix hardcoding of status bug. by David Kranz · 13 years ago
  21. 388d0e9 Skip test that is failing due to nova bug 940500. by David Kranz · 13 years ago
  22. f6b9f59 Merge "Fixes LP#921409 * Adds /servers filter tests * Re-ordered resource building in fixtures to improve execution time" by Jenkins · 13 years ago
  23. 5a23d86 Fix for bug 931712. Make keypair test work. by David Kranz · 13 years ago
  24. 4aa82a9 Fixes lp#932320 * Made catalog name configurable by Daryl Walleck · 13 years ago
  25. 6e977a7 Make floating ip test work. Fixes bug 929765. by David Kranz · 13 years ago
  26. d870644 Fix for critical part of bug 929765. by David Kranz · 13 years ago
  27. 1285d73 Fixes LP#921409 by Daryl Walleck · 13 years ago
  28. c3be054 Merge "Fixes LP#902358 - Test case for Floating IPs" by Jenkins · 13 years ago
  29. 02d39ac Merge "Fixes LP#903978 - Write testcases for test_server_actions (boundary)" by Jenkins · 13 years ago
  30. 6a2ed0b Merge "Addresses LP#917976 * Adds basic logging when exceptions occur" by Jenkins · 13 years ago
  31. f7d5ef8 Fixes LP Bug#903977 - Boundary tests for list servers by sapan-kona · 13 years ago
  32. 2fbb9d1 Fixes LP#922784 * Removed duplicate test * Re-ordered resource allocation by Daryl Walleck · 13 years ago
  33. 8a707db Addresses LP#917976 * Adds basic logging when exceptions occur by Daryl Walleck · 13 years ago
  34. ed37d73 Fixes LP#902358 - Test case for Floating IPs by sapan-kona · 13 years ago
  35. f1e3f00 Fixes LP#903978 - Write testcases for test_server_actions (boundary) by sapan-kona · 13 years ago
  36. 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
  37. 2b68e8e Merge "Fixes LP#920812 - KeyError: 'overLimit' on 413 return" by Jenkins · 13 years ago
  38. 74d0409 Added flavor filter tests: lp899979, lp899980, lp899982 by Daryl Walleck · 13 years ago
  39. 745259c Fixes LP #920782 - Malformed request URL by Jay Pipes · 13 years ago
  40. 9b04384 Fixes LP#920812 - KeyError: 'overLimit' on 413 return by Jay Pipes · 13 years ago
  41. 5fb9492 KeyPairsClient: Configure client to query nova service from Keystone catalog by Adam Gandelman · 13 years ago
  42. 2eb350f Added Keypair extension (os-keypairs) client and tests LP#900139 by kavan-patil · 13 years ago
  43. 5067728 Adds Images API tests by Jay Pipes · 13 years ago
  44. d3bb405 Don't set multiple images if image_ref_alt is the same as image_ref. Fix typo by David Kranz · 13 years ago
  45. 0779dfd Fixes LP Bug#903969 - Image metadata boundary tests by sapan-kona · 13 years ago
  46. 5135bfc Rework exceptions in Tempest by Jay Pipes · 13 years ago
  47. ddd5a97 Merge "Fix for bug917490 * Adds a wait for the image to become active before deleting it" by Jenkins · 13 years ago
  48. af7ab1c import error on security groups clientfix 917867 by Ravikumar Venkatesan · 13 years ago
  49. eeb9caa incorporated Jay's suggestion bug915695 security groups client - to list by Ravikumar Venkatesan · 13 years ago
  50. ade49f9 Fix for bug917490 by Daryl Walleck · 13 years ago
  51. 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
  52. 89422e7 Removed an invalid test Added nonexistant tests for list images operations by sapan-kona · 13 years ago
  53. 17d7f06 Minor style related change in strings by sapan-kona · 13 years ago
  54. 04b7081 LP Bug#914770 - NameError in test_images by Jay Pipes · 13 years ago
  55. 277970d Merge "RestClient to target specific services in Keystone catalog" by Jenkins · 13 years ago
  56. 94d8117 Patch4 corrected typo - for server. not changing try except block by Ravikumar Venkatesan · 13 years ago
  57. ce2ba0f Merge "Create a Tempest conf from a Devstack env" by Jenkins · 13 years ago
  58. 32621f9 Fixes LP Bug #912596 - image_ref_alt not found by Jay Pipes · 13 years ago
  59. 9cc2334 Added test_create_server_metadata_key_too_long by gavin-brebner-orange · 13 years ago
  60. 84b0597 Create a Tempest conf from a Devstack env by Jay Pipes · 13 years ago
  61. e2d46b4 RestClient to target specific services in Keystone catalog by Adam Gandelman · 13 years ago
  62. a37cf00 Merge "Added filter tests to list images tests, addresses lp bug 900088" by Jenkins · 13 years ago
  63. eef0126 Merge "Code review changes for Bugfix for lp904407, /extensions tests" by Jenkins · 13 years ago
  64. f008703 Added filter tests to list images tests, addresses lp bug 900088 by Daryl Walleck · 13 years ago
  65. 25dd196 Merge "Fixed issue with white space after pep8 review Code review changes for Fixes for lp:903989 Change-Id: Ic345f0b30f24764a6f933684577323042fdeb8aa" by Jenkins · 13 years ago
  66. 7fb1efa Fixed issue with white space after pep8 review by donald-ngo · 13 years ago
  67. 82ca2cd Negative test for Flavor - testcase bug 903967. Test run successfully by ravikumar-venkatesan · 13 years ago
  68. 20b6bca Code review changes for Bugfix for lp904407, /extensions tests by donald-ngo · 13 years ago
  69. 876adb2 Merge "Fixes Bug lp:900910" by Jenkins · 13 years ago
  70. e170000 Merge "Fixing revert/confirm resize tests" by Jenkins · 13 years ago
  71. d9d622e Merge "Fixes lp:903466" by Jenkins · 13 years ago
  72. 3bde07f Fixing revert/confirm resize tests by Brian Waldon · 13 years ago
  73. 03bc696 Fixes lp:903466 by Rohit Karajgi · 13 years ago
  74. 738cd63 General test cleanup by Brian Waldon · 13 years ago
  75. 95446a2 Fixes Bug lp:900910 by Rohit Karajgi · 13 years ago
  76. 4ea2efb Fixed bug 902058 (review comments fixed) by kavan-patil · 13 years ago
  77. acb6967 Merge "Removed storm references from README.rst" by Jenkins · 13 years ago
  78. 12d9b29 PEP8 fixes. by Brian Lamar · 13 years ago
  79. 930fc5b Removed storm references from README.rst by Brian Lamar · 13 years ago
  80. 8a733d9 Daryl's latest renaming commit needed some fixes by Jay Pipes · 13 years ago
  81. ed8bef3 Changes the namespace from storm to tempest, as well as adding addition tests and improvements by Daryl Walleck · 13 years ago
  82. 7f75763 Fixes LP Bug#899383 - Cleanup config file search by Jay Pipes · 13 years ago
  83. e1b050d * Added build_url() utility that returns an endpoint URL based on config parameters by Rohit Karajgi · 13 years ago
  84. cb5d954 Removed unnecessary 'self' reference by Rohit Karajgi · 13 years ago
  85. 4864b1f Update .gitreview with new project name. by James E. Blair · 13 years ago
  86. 416af92 Added image metadata tests, fixed minor bug in servers service with metadata by Daryl Walleck · 13 years ago
  87. 3e3f125 Merge "Fix numeric header values for kernel_id and ramdisk_id" by Jenkins · 13 years ago
  88. b61ce96 Fix numeric header values for kernel_id and ramdisk_id by Dean Troyer · 13 years ago
  89. 784f50d Merge "Added negative tests for servers" by Jenkins · 13 years ago
  90. 73a9e7a Added server metadata and image tests. Also added a README for storm.conf by Daryl Walleck · 13 years ago
  91. adea1fa Added negative tests for servers by Daryl Walleck · 13 years ago
  92. 8a84d2e Merge "Added server details tests. Also re-added several files that somehow missed the initial commit" by Jenkins · 13 years ago
  93. 2f9fff9 Merge "Removed unused imports; whitespace normalization" by Jenkins · 13 years ago
  94. 36b7255 Assert we receive a scoped token & the correct user by Dolph Mathews · 13 years ago
  95. c3bc096 Removed unused imports; whitespace normalization by Dolph Mathews · 13 years ago
  96. 4556a60 Documented availability of 'auth' tag by Dolph Mathews · 13 years ago
  97. e5b83d4 Added server details tests. Also re-added several files that somehow missed the initial commit by Daryl Walleck · 13 years ago
  98. a8a6ab0 Fix rabbitmq login by Dean Troyer · 13 years ago
  99. cc0fb75 Merge "Initial import of tests from the Zodiac project. On suggestion from Westmaas, imported tests under the nova directory (final naming TBD) to more quickly get them imported. To run these tests, execute 'nosetests nova/tests'. I've also only submitted the most stable of the tests. More to come." by Jenkins · 13 years ago
  100. 66bb87a Merge "Tests were not passing for test_servers in Kong tests. Kong was expecting too much information back from the POST." by Jenkins · 13 years ago