1. dc300b2 Added tests for servers API as per bug/992299 by Rohit Karajgi · 14 years ago
  2. 29b3180 Merge "Fixes bug 992275-Some new tests to test_floating_ips_actions.py" by Jenkins · 14 years ago
  3. 32f8db6 Fixes Bug 992215-Some new tests to be added to test_images.py and test_authorization.py by rajalakshmi-ganesan · 14 years ago
  4. 4a64d23 Fixes bug/999647. Adds negative tests for LIST and GET servers API by Rohit Karajgi · 14 years ago
  5. 6b9b288 Adds instance_utils library and initial SSH tests by Daryl Walleck · 14 years ago
  6. b93fcd2 Merge "Fixes bug 992149-Some new tests to test_keypairs.py and test_authorization.py" by Jenkins · 14 years ago
  7. e4eb0bd Merge "Adds negative tests for Identity Tenants API" by Jenkins · 14 years ago
  8. 568a19a Fixes bug 992275-Some new tests to test_floating_ips_actions.py by rajalakshmi-ganesan · 14 years ago
  9. b74a11a Fixes bug 992149-Some new tests to test_keypairs.py and test_authorization.py by rajalakshmi-ganesan · 14 years ago
  10. 36892e1 Fix LP #992228 - Test rebuild/reboot of deleted server by ravikumar-venkatesan · 14 years ago
  11. d2d3f79 Adds negative tests for Identity Tenants API by Rohit Karajgi · 14 years ago
  12. 6b1e154 Fixes bug/902405. Adds users tests and methods to admin client by Rohit Karajgi · 14 years ago
  13. 9baebec Skip blank role name test until resolved upsteam by chris fattarsi · 14 years ago
  14. 1e62242 Merge "Test cases for keystone tenant operations" by Jenkins · 14 years ago
  15. 0707211 Merge "Fixed the LP bug 993754. Ensure that the server created in the test is destroyed in finally: block of the test." by Jenkins · 14 years ago
  16. 0353029 Minor fixes and docstrings updates by Rohit Karajgi · 14 years ago
  17. 2de7062 Merge "Fixes LP #992640 - Volumes sometimes not cleaned" by Jenkins · 14 years ago
  18. 9ba7b0e Test cases for keystone tenant operations by chris fattarsi · 14 years ago
  19. e81e01d Merge " Adds an identity admin client and API tests for keystone roles." by Jenkins · 14 years ago
  20. 4759ac6 Fixes LP #992640 - Volumes sometimes not cleaned by Jay Pipes · 14 years ago
  21. aeddf63 Moved parse_image_id() to data_utils by Rohit Karajgi · 14 years ago
  22. 4b3799c Merge "Fixed the LP bug 993739." by Jenkins · 14 years ago
  23. 4745bec8 Merge "Fixed LP bug 991806. Ensures that floating IP created in test is destroyed in a finally: block" by Jenkins · 14 years ago
  24. 26bf032 Fixed the LP bug 993754. by saradpatel · 14 years ago
  25. e81028a Fixed the LP bug 993739. by saradpatel · 14 years ago
  26. 89a6857 fix for bug 992877 by ravikumar venkatesan · 14 years ago
  27. e9e737d Ensures that floating IP created in test is destroyed in a finally: block by saradpatel · 14 years ago
  28. 6e28c1b Fixed LP bug 991806. by saradpatel · 14 years ago
  29. 8ed39ac Adds an identity admin client and API tests for keystone roles. by chris fattarsi · 14 years ago
  30. c725196 Addresses lp#948243 - Tempest handles misconfig better by Daryl Walleck · 14 years ago
  31. 58a72e8 Merge "Added keypairs negative tests, removed unused client objects" by Jenkins · 14 years ago
  32. 629c744 fixed the bug 983856. Pep8 complient made by saradpatel · 14 years ago
  33. b4825c3 Added keypairs negative tests, removed unused client objects by Rohit Karajgi · 14 years ago
  34. 24ea4ad Do not assume network names by Julien Danjou · 14 years ago
  35. 1b3bf7f Allow skip of disk_config tests that require resize. by David Kranz · 14 years ago
  36. 05acb29 Merge "Adds basic tests for disk config extension" by Jenkins · 14 years ago
  37. ff10d55 Fixes LP 973338 - Add custom alt and admin manager by Jay Pipes · 14 years ago
  38. 07c2f94 Merge "Enabling flavor marker tests" by Jenkins · 14 years ago
  39. 973a2ee Merge "Fixes lp##971527" by Jenkins · 14 years ago
  40. 7203667 Enabling flavor marker tests by Daryl Walleck · 14 years ago
  41. 4a76996 Merge "Fixes bug 960864- Testcases for the action list Volumes and list Volumes with Detail" by Jenkins · 14 years ago
  42. dc9e0c4 Fixes lp##971527 by Daryl Walleck · 14 years ago
  43. 7490e95 Properly handle skipping if no alt user. by David Kranz · 14 years ago
  44. 3f981df Refactor configuration setup and document config by Jay Pipes · 14 years ago
  45. e36d500 Adds basic tests for disk config extension by Daryl Walleck · 14 years ago
  46. b446557 Fixes bug 960864- Testcases for the action list Volumes and list Volumes with Detail by rajalakshmi-ganesan · 14 years ago
  47. 764b51b Avoid new bug 963248. by David Kranz · 14 years ago
  48. 1ae147e Merge "Addresses lp#940832" by Jenkins · 14 years ago
  49. 30fe84a Generalize configuration for controller access. by David Kranz · 14 years ago
  50. e7c423e Merge "Fixes bug 902374-Negative tests for Volumes" by Jenkins · 14 years ago
  51. 1d2d921 Merge "Fixes bug 938953 parsing of image id" by Jenkins · 14 years ago
  52. ddd9e0e Fixes bug 902374-Negative tests for Volumes by rajalakshmi-ganesan · 14 years ago
  53. ced8eb8 Addresses lp#940832 by Daryl Walleck · 14 years ago
  54. d10601c Remove glance dependency. Fixes bug 944410. by David Kranz · 14 years ago
  55. af839c3 Fixes bug 938953 parsing of image id by donald-ngo · 14 years ago
  56. ef6b5fc Fixes LP Bug# 955349 - No init file in compute tests by Jay Pipes · 14 years ago
  57. e0c45c1 Fixes LP Bug#953450 - Remove vestigial ssh_timeout by Jay Pipes · 14 years ago
  58. 587385b Addresses lp#942382 - refactor configuration for clarity by Daryl Walleck · 14 years ago
  59. 9860e07 Merge "test_rebuild_server tolerant of imageRef as URI" by Jenkins · 14 years ago
  60. 57c1a3d test_rebuild_server tolerant of imageRef as URI by Eoghan Glynn · 14 years ago
  61. 37b32b6 Fixes bug 902352 – New tests for security groups by rajalakshmi-ganesan · 14 years ago
  62. 2148b62 Addresses lp#902371 by Daryl Walleck · 14 years ago
  63. 0ba53b1 Fixed Bug#943092 by saradpatel · 14 years ago
  64. ed0a512 Merge "Fixes lp#940532" by Jenkins · 14 years ago
  65. 550d3fb Merge "Resolves lp#941705" by Jenkins · 14 years ago
  66. 97d7517 Fixes lp#940532 by Daryl Walleck · 14 years ago
  67. b43ce8a Resolves lp#941705 by Daryl Walleck · 14 years ago
  68. 75923ae Removed expected failure from negative access IP tests by Daryl Walleck · 14 years ago
  69. 388d0e9 Skip test that is failing due to nova bug 940500. by David Kranz · 14 years ago
  70. f6b9f59 Merge "Fixes LP#921409 * Adds /servers filter tests * Re-ordered resource building in fixtures to improve execution time" by Jenkins · 14 years ago
  71. 5a23d86 Fix for bug 931712. Make keypair test work. by David Kranz · 14 years ago
  72. 6e977a7 Make floating ip test work. Fixes bug 929765. by David Kranz · 14 years ago
  73. d870644 Fix for critical part of bug 929765. by David Kranz · 14 years ago
  74. 1285d73 Fixes LP#921409 by Daryl Walleck · 14 years ago
  75. c3be054 Merge "Fixes LP#902358 - Test case for Floating IPs" by Jenkins · 14 years ago
  76. 02d39ac Merge "Fixes LP#903978 - Write testcases for test_server_actions (boundary)" by Jenkins · 14 years ago
  77. f7d5ef8 Fixes LP Bug#903977 - Boundary tests for list servers by sapan-kona · 14 years ago
  78. 2fbb9d1 Fixes LP#922784 * Removed duplicate test * Re-ordered resource allocation by Daryl Walleck · 14 years ago
  79. ed37d73 Fixes LP#902358 - Test case for Floating IPs by sapan-kona · 14 years ago
  80. f1e3f00 Fixes LP#903978 - Write testcases for test_server_actions (boundary) by sapan-kona · 14 years ago
  81. 74d0409 Added flavor filter tests: lp899979, lp899980, lp899982 by Daryl Walleck · 14 years ago
  82. 2eb350f Added Keypair extension (os-keypairs) client and tests LP#900139 by kavan-patil · 14 years ago
  83. 5067728 Adds Images API tests by Jay Pipes · 14 years ago
  84. d3bb405 Don't set multiple images if image_ref_alt is the same as image_ref. Fix typo by David Kranz · 14 years ago
  85. 0779dfd Fixes LP Bug#903969 - Image metadata boundary tests by sapan-kona · 14 years ago
  86. 5135bfc Rework exceptions in Tempest by Jay Pipes · 14 years ago
  87. ade49f9 Fix for bug917490 by Daryl Walleck · 14 years ago
  88. c12d746 Merge "Minor style related change in strings Changed indentation to 4 space width Added nonexistant tests for server metadata operations" by Jenkins · 14 years ago
  89. 89422e7 Removed an invalid test Added nonexistant tests for list images operations by sapan-kona · 14 years ago
  90. 17d7f06 Minor style related change in strings by sapan-kona · 14 years ago
  91. 04b7081 LP Bug#914770 - NameError in test_images by Jay Pipes · 14 years ago
  92. 94d8117 Patch4 corrected typo - for server. not changing try except block by Ravikumar Venkatesan · 14 years ago
  93. 32621f9 Fixes LP Bug #912596 - image_ref_alt not found by Jay Pipes · 14 years ago
  94. 9cc2334 Added test_create_server_metadata_key_too_long by gavin-brebner-orange · 14 years ago
  95. a37cf00 Merge "Added filter tests to list images tests, addresses lp bug 900088" by Jenkins · 14 years ago
  96. eef0126 Merge "Code review changes for Bugfix for lp904407, /extensions tests" by Jenkins · 14 years ago
  97. f008703 Added filter tests to list images tests, addresses lp bug 900088 by Daryl Walleck · 14 years ago
  98. 82ca2cd Negative test for Flavor - testcase bug 903967. Test run successfully by ravikumar-venkatesan · 14 years ago
  99. 20b6bca Code review changes for Bugfix for lp904407, /extensions tests by donald-ngo · 14 years ago
  100. e170000 Merge "Fixing revert/confirm resize tests" by Jenkins · 14 years ago