1. 322b452 Merge "Fix NameError in list image filters test" by Jenkins · 13 years ago
  2. ff3d5c6 Fix logic on alt user tenant/password check. by Dan Prince · 13 years ago
  3. c72393b Fix an unbound variable in setup_package. by Dan Prince · 13 years ago
  4. 69ff69f Fix NameError in list image filters test by Jay Pipes · 13 years ago
  5. ed97dca Optimized and reduced the scope of smoke tests by Daryl Walleck · 13 years ago
  6. edba062 Add skip for disabled user test until associated bug is fixed by Jay Pipes · 13 years ago
  7. 775cf63 Fixes bug #1016042 - New tests for security groups by sapan-kona · 13 years ago
  8. c18d8c6 Add tests for volume attach and detach by Dan Smith · 13 years ago
  9. 19c5bf6 Remove duplicate line cls.floating_ips_client = os.floating_ips_client from tempest/tests/compute/base.py by Syed Armani · 13 years ago
  10. f38eaac Refactor Tempest to be parallel-test friendly by Jay Pipes · 13 years ago
  11. cf0040c Add BaseComputeTest.wait_for and use it to fix bug 1017932. by David Kranz · 13 years ago
  12. 9b6129c Skip slow/buggy soft reboot test until bug 1014647 is dealt with. by David Kranz · 13 years ago
  13. 1709acc Comment out broken test involving soft reboot. by David Kranz · 13 years ago
  14. 13b479b Step 1 of refactoring compute tests by Jay Pipes · 13 years ago
  15. dffc69c Merge "Wait for resource deletion after 202 response. Fixes bug 1007447." by Jenkins · 13 years ago
  16. 7d8433f Merge "Fixes bug 1006405-Additional test cases to be added to test_volumes_negative.py" by Jenkins · 13 years ago
  17. 6aceb4a Wait for resource deletion after 202 response. Fixes bug 1007447. by David Kranz · 13 years ago
  18. f4dad39 Fix LP #1006198 - Network tests should be skipped if no Quantum by Jay Pipes · 13 years ago
  19. c543aa6 Merge "Fixes lp:1003476. Adds negative tests for images" by Jenkins · 13 years ago
  20. 9d93e91 Merge "Setup Nose multiprocessor config for:" by Jenkins · 13 years ago
  21. 93692ac Merge "Fixes bug 992088- Testcases for Console Output and one test case to test_authorization.py" by Jenkins · 13 years ago
  22. ea462ae Fixes lp:1003476. Adds negative tests for images by Rohit Karajgi · 13 years ago
  23. 7aa7f75 Setup Nose multiprocessor config for: by Daryl Walleck · 13 years ago
  24. 5894d51 Fixes bug 1006405-Additional test cases to be added to test_volumes_negative.py by rajalakshmi-ganesan · 13 years ago
  25. 1b39dd4 Wait for server to be deleted before reboot/rebuild. Fixes bug 1006586. by David Kranz · 13 years ago
  26. 72ea31a Fixes bug 992088- Testcases for Console Output and one test case to test_authorization.py by rajalakshmi-ganesan · 13 years ago
  27. 7141b33 Merge "Fixes bug 992721- Metadata testcases for authorization testcases" by Jenkins · 13 years ago
  28. d5376f9 Merge "Fixes bug 972130- Testcases to CREATE, GET, DELETE, FILTER volumes" by Jenkins · 13 years ago
  29. 838780f Merge "Adds admin tests for roles and roleRef API" by Jenkins · 13 years ago
  30. 8581f53 Deleted flavors can be viewed ... but not listed. by Dan Prince · 13 years ago
  31. 69e80a0 Adds admin tests for roles and roleRef API by Rohit Karajgi · 13 years ago
  32. 4498683 First cut of Network client and positive tests. by Unmesh Gurjar · 13 years ago
  33. 929a32a Fixes bug 992721- Metadata testcases for authorization testcases by rajalakshmi-ganesan · 13 years ago
  34. d3b43f6 Fixes bug 972130- Testcases to CREATE, GET, DELETE, FILTER volumes by rajalakshmi-ganesan · 13 years ago
  35. 74f6851 Added an AddImageException to exceptions.py and modified images_client to use this exception rather than BuildErrorException. by Katherine Elliott · 13 years ago
  36. 712b841 Fix floating ip tests by adding missing an import by John Garbutt · 13 years ago
  37. a0e1fbe Merge "Added tests for servers API as per bug/992299" by Jenkins · 13 years ago
  38. bd90a15 Fixes Bug 1004138 - Fix for Bug 992275 Breaks on Python < 2.7. by Katherine Elliott · 13 years ago
  39. 38b34e6 Merge "Fixes Bug 992167-Some new tests to be added to test_security_groups.py and test_authorization.py" by Jenkins · 13 years ago
  40. dc300b2 Added tests for servers API as per bug/992299 by Rohit Karajgi · 13 years ago
  41. 29b3180 Merge "Fixes bug 992275-Some new tests to test_floating_ips_actions.py" by Jenkins · 13 years ago
  42. 184daad Fixes Bug 992167-Some new tests to be added to test_security_groups.py and test_authorization.py by rajalakshmi-ganesan · 13 years ago
  43. 573ae91 Merge "Fixes Bug 992215-Some new tests to be added to test_images.py and test_authorization.py" by Jenkins · 13 years ago
  44. 32f8db6 Fixes Bug 992215-Some new tests to be added to test_images.py and test_authorization.py by rajalakshmi-ganesan · 13 years ago
  45. d2a28af Fixes lp:1002135. Minor re-factor to rest client by Rohit Karajgi · 13 years ago
  46. 4a64d23 Fixes bug/999647. Adds negative tests for LIST and GET servers API by Rohit Karajgi · 13 years ago
  47. 0397115 Merge "Adds instance_utils library and initial SSH tests" by Jenkins · 13 years ago
  48. 6709f79 Merge "Fixes bug 972673-Incorrect named parameters in BuildErrorException in test_volumes_list" by Jenkins · 13 years ago
  49. 6b9b288 Adds instance_utils library and initial SSH tests by Daryl Walleck · 13 years ago
  50. b93fcd2 Merge "Fixes bug 992149-Some new tests to test_keypairs.py and test_authorization.py" by Jenkins · 13 years ago
  51. e4eb0bd Merge "Adds negative tests for Identity Tenants API" by Jenkins · 13 years ago
  52. 568a19a Fixes bug 992275-Some new tests to test_floating_ips_actions.py by rajalakshmi-ganesan · 13 years ago
  53. e3bb58f Fixes bug 972673-Incorrect named parameters in BuildErrorException in test_volumes_list by rajalakshmi-ganesan · 13 years ago
  54. b74a11a Fixes bug 992149-Some new tests to test_keypairs.py and test_authorization.py by rajalakshmi-ganesan · 13 years ago
  55. 36892e1 Fix LP #992228 - Test rebuild/reboot of deleted server by ravikumar-venkatesan · 13 years ago
  56. d2d3f79 Adds negative tests for Identity Tenants API by Rohit Karajgi · 13 years ago
  57. 6b1e154 Fixes bug/902405. Adds users tests and methods to admin client by Rohit Karajgi · 13 years ago
  58. 412a50d Merge "Add resources for floating_ip, keypair, volume. Add floating_ip test." by Jenkins · 13 years ago
  59. 779c7f8 Add resources for floating_ip, keypair, volume. Add floating_ip test. by David Kranz · 13 years ago
  60. 9baebec Skip blank role name test until resolved upsteam by chris fattarsi · 13 years ago
  61. 1e62242 Merge "Test cases for keystone tenant operations" by Jenkins · 13 years ago
  62. 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 · 13 years ago
  63. 0353029 Minor fixes and docstrings updates by Rohit Karajgi · 13 years ago
  64. 2de7062 Merge "Fixes LP #992640 - Volumes sometimes not cleaned" by Jenkins · 13 years ago
  65. 9ba7b0e Test cases for keystone tenant operations by chris fattarsi · 13 years ago
  66. e81e01d Merge " Adds an identity admin client and API tests for keystone roles." by Jenkins · 13 years ago
  67. 4759ac6 Fixes LP #992640 - Volumes sometimes not cleaned by Jay Pipes · 13 years ago
  68. aeddf63 Moved parse_image_id() to data_utils by Rohit Karajgi · 13 years ago
  69. 4b3799c Merge "Fixed the LP bug 993739." by Jenkins · 13 years ago
  70. 4745bec8 Merge "Fixed LP bug 991806. Ensures that floating IP created in test is destroyed in a finally: block" by Jenkins · 13 years ago
  71. 26bf032 Fixed the LP bug 993754. by saradpatel · 13 years ago
  72. e81028a Fixed the LP bug 993739. by saradpatel · 13 years ago
  73. a6c2a73 Adds key_name parameter in create_server by chris fattarsi · 13 years ago
  74. 89a6857 fix for bug 992877 by ravikumar venkatesan · 13 years ago
  75. e9e737d Ensures that floating IP created in test is destroyed in a finally: block by saradpatel · 13 years ago
  76. 6e28c1b Fixed LP bug 991806. by saradpatel · 13 years ago
  77. 8ed39ac Adds an identity admin client and API tests for keystone roles. by chris fattarsi · 13 years ago
  78. ad6feca Fixes LP #992096 - Add configure_via_auth=False by Jay Pipes · 13 years ago
  79. c725196 Addresses lp#948243 - Tempest handles misconfig better by Daryl Walleck · 13 years ago
  80. e463c26 Merge "Use `username' in ImagesConfig" by Jenkins · 13 years ago
  81. e343a68 Merge "Clients subclass the RestClient to allow attributes to be overrided by each client and allow better code reuse." by Jenkins · 13 years ago
  82. 73cb6a7 Remind user about log_level. by David Kranz · 13 years ago
  83. 58a72e8 Merge "Added keypairs negative tests, removed unused client objects" by Jenkins · 13 years ago
  84. 629c744 fixed the bug 983856. Pep8 complient made by saradpatel · 13 years ago
  85. c14afae Merge "Do not assume network names" by Jenkins · 13 years ago
  86. b4825c3 Added keypairs negative tests, removed unused client objects by Rohit Karajgi · 13 years ago
  87. dc7d017 bug 985867: remove conf_from_devstack in favor of by Armando Migliaccio · 13 years ago
  88. 5098fa2 Clients subclass the RestClient to allow attributes to be by chris fattarsi · 13 years ago
  89. 24ea4ad Do not assume network names by Julien Danjou · 13 years ago
  90. 28e79de Don't pass None for any values in post body. by David Kranz · 13 years ago
  91. 1b3bf7f Allow skip of disk_config tests that require resize. by David Kranz · 13 years ago
  92. 5334dec Don't pass disk config as None. Fix for bug 980119 by David Kranz · 13 years ago
  93. 05acb29 Merge "Adds basic tests for disk config extension" by Jenkins · 13 years ago
  94. 1650a13 Add License to Tempest. by Christophe Sauthier · 13 years ago
  95. 75a677e Use `username' in ImagesConfig by Julien Danjou · 13 years ago
  96. ff10d55 Fixes LP 973338 - Add custom alt and admin manager by Jay Pipes · 13 years ago
  97. 017e95c Adds config file template (for use in gate script) by Jay Pipes · 13 years ago
  98. 6f511b1 Merge "Remove obsolete config file." by Jenkins · 13 years ago
  99. 07c2f94 Merge "Enabling flavor marker tests" by Jenkins · 13 years ago
  100. 973a2ee Merge "Fixes lp##971527" by Jenkins · 13 years ago