1. a55ab26 Skip whitebox tests until they are fixed. by David Kranz · 12 years ago
  2. 051075a Addition of base Smoke and Whitebox tests by Jay Pipes · 13 years ago
  3. efc8bd7 Fixes bug 902402- Integration Testcases for Keystone - users, Roles, and tenants by rajalakshmi-ganesan · 13 years ago
  4. 8ba945e Fixes Bug 1031639: admin_client.py- 'Assign and Remove role to user' points to a different URI by rajalakshmi-ganesan · 12 years ago
  5. b98750c Merge "Tolerate set_admin_password not implemented." by Jenkins · 12 years ago
  6. d064e9b Merge "Remove skip for bug #984762" by Jenkins · 12 years ago
  7. f97d5fd Tolerate set_admin_password not implemented. by David Kranz · 12 years ago
  8. 6a863a8 Fix for bug 1025552- Modifies test_servers_negative.py script by rajalakshmi-ganesan · 13 years ago
  9. 2be3577 Merge "Fix Bug1029936 :SKIP TEST removal and change of Bug ID" by Jenkins · 13 years ago
  10. 59436c7 Merge "Fix Bug1029334 :Skip Test removed from test_volumes_negative" by Jenkins · 13 years ago
  11. 059023a Fix Bug1029936 :SKIP TEST removal and change of Bug ID by rajalakshmi-ganesan · 13 years ago
  12. 3b7a57f Fix Bug1029334 :Skip Test removed from test_volumes_negative by rajalakshmi-ganesan · 13 years ago
  13. 8322ddf Fix for Bug 1029792. Added Documentation Strings to test cases in test_console_output.py by nayna-patel · 13 years ago
  14. d6a3fa5 fix for Bug 1029015.Added single quotes to remove unnecessary space in msg by nayna-patel · 13 years ago
  15. cfc0c02 Disable ConfigParser interpolation (lp#1025993) by Rohit Karajgi · 13 years ago
  16. a6aa5f2 Fix checks in server listing only lok for an ID by Jay Pipes · 13 years ago
  17. b6c880a Remove skip for bug #984762 by Dan Smith · 13 years ago
  18. 28e35c5 Remove skips for resolved bugs and fixed some coding errors in tests. by David Kranz · 13 years ago
  19. 50a49ff Merge "Adds a script for tracking bug skips in tempest" by Jenkins · 13 years ago
  20. 322b452 Merge "Fix NameError in list image filters test" by Jenkins · 13 years ago
  21. ff3d5c6 Fix logic on alt user tenant/password check. by Dan Prince · 13 years ago
  22. c72393b Fix an unbound variable in setup_package. by Dan Prince · 13 years ago
  23. 69ff69f Fix NameError in list image filters test by Jay Pipes · 13 years ago
  24. 257d3f8 Adds a script for tracking bug skips in tempest by Jay Pipes · 13 years ago
  25. ed97dca Optimized and reduced the scope of smoke tests by Daryl Walleck · 13 years ago
  26. edba062 Add skip for disabled user test until associated bug is fixed by Jay Pipes · 13 years ago
  27. 775cf63 Fixes bug #1016042 - New tests for security groups by sapan-kona · 13 years ago
  28. c18d8c6 Add tests for volume attach and detach by Dan Smith · 13 years ago
  29. 19c5bf6 Remove duplicate line cls.floating_ips_client = os.floating_ips_client from tempest/tests/compute/base.py by Syed Armani · 13 years ago
  30. f38eaac Refactor Tempest to be parallel-test friendly by Jay Pipes · 13 years ago
  31. cf0040c Add BaseComputeTest.wait_for and use it to fix bug 1017932. by David Kranz · 13 years ago
  32. 9b6129c Skip slow/buggy soft reboot test until bug 1014647 is dealt with. by David Kranz · 13 years ago
  33. 1709acc Comment out broken test involving soft reboot. by David Kranz · 13 years ago
  34. 13b479b Step 1 of refactoring compute tests by Jay Pipes · 13 years ago
  35. dffc69c Merge "Wait for resource deletion after 202 response. Fixes bug 1007447." by Jenkins · 13 years ago
  36. 7d8433f Merge "Fixes bug 1006405-Additional test cases to be added to test_volumes_negative.py" by Jenkins · 13 years ago
  37. 6aceb4a Wait for resource deletion after 202 response. Fixes bug 1007447. by David Kranz · 13 years ago
  38. f4dad39 Fix LP #1006198 - Network tests should be skipped if no Quantum by Jay Pipes · 13 years ago
  39. c543aa6 Merge "Fixes lp:1003476. Adds negative tests for images" by Jenkins · 13 years ago
  40. 9d93e91 Merge "Setup Nose multiprocessor config for:" by Jenkins · 13 years ago
  41. 93692ac Merge "Fixes bug 992088- Testcases for Console Output and one test case to test_authorization.py" by Jenkins · 13 years ago
  42. ea462ae Fixes lp:1003476. Adds negative tests for images by Rohit Karajgi · 13 years ago
  43. 7aa7f75 Setup Nose multiprocessor config for: by Daryl Walleck · 13 years ago
  44. 5894d51 Fixes bug 1006405-Additional test cases to be added to test_volumes_negative.py by rajalakshmi-ganesan · 13 years ago
  45. 1b39dd4 Wait for server to be deleted before reboot/rebuild. Fixes bug 1006586. by David Kranz · 13 years ago
  46. 72ea31a Fixes bug 992088- Testcases for Console Output and one test case to test_authorization.py by rajalakshmi-ganesan · 13 years ago
  47. 7141b33 Merge "Fixes bug 992721- Metadata testcases for authorization testcases" by Jenkins · 13 years ago
  48. d5376f9 Merge "Fixes bug 972130- Testcases to CREATE, GET, DELETE, FILTER volumes" by Jenkins · 13 years ago
  49. 838780f Merge "Adds admin tests for roles and roleRef API" by Jenkins · 13 years ago
  50. 8581f53 Deleted flavors can be viewed ... but not listed. by Dan Prince · 13 years ago
  51. 69e80a0 Adds admin tests for roles and roleRef API by Rohit Karajgi · 13 years ago
  52. 4498683 First cut of Network client and positive tests. by Unmesh Gurjar · 13 years ago
  53. 929a32a Fixes bug 992721- Metadata testcases for authorization testcases by rajalakshmi-ganesan · 13 years ago
  54. d3b43f6 Fixes bug 972130- Testcases to CREATE, GET, DELETE, FILTER volumes by rajalakshmi-ganesan · 13 years ago
  55. 74f6851 Added an AddImageException to exceptions.py and modified images_client to use this exception rather than BuildErrorException. by Katherine Elliott · 13 years ago
  56. 712b841 Fix floating ip tests by adding missing an import by John Garbutt · 13 years ago
  57. a0e1fbe Merge "Added tests for servers API as per bug/992299" by Jenkins · 13 years ago
  58. bd90a15 Fixes Bug 1004138 - Fix for Bug 992275 Breaks on Python < 2.7. by Katherine Elliott · 13 years ago
  59. 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
  60. dc300b2 Added tests for servers API as per bug/992299 by Rohit Karajgi · 13 years ago
  61. 29b3180 Merge "Fixes bug 992275-Some new tests to test_floating_ips_actions.py" by Jenkins · 13 years ago
  62. 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
  63. 573ae91 Merge "Fixes Bug 992215-Some new tests to be added to test_images.py and test_authorization.py" by Jenkins · 13 years ago
  64. 32f8db6 Fixes Bug 992215-Some new tests to be added to test_images.py and test_authorization.py by rajalakshmi-ganesan · 13 years ago
  65. d2a28af Fixes lp:1002135. Minor re-factor to rest client by Rohit Karajgi · 13 years ago
  66. 4a64d23 Fixes bug/999647. Adds negative tests for LIST and GET servers API by Rohit Karajgi · 13 years ago
  67. 0397115 Merge "Adds instance_utils library and initial SSH tests" by Jenkins · 13 years ago
  68. 6709f79 Merge "Fixes bug 972673-Incorrect named parameters in BuildErrorException in test_volumes_list" by Jenkins · 13 years ago
  69. 6b9b288 Adds instance_utils library and initial SSH tests by Daryl Walleck · 13 years ago
  70. b93fcd2 Merge "Fixes bug 992149-Some new tests to test_keypairs.py and test_authorization.py" by Jenkins · 13 years ago
  71. e4eb0bd Merge "Adds negative tests for Identity Tenants API" by Jenkins · 13 years ago
  72. 568a19a Fixes bug 992275-Some new tests to test_floating_ips_actions.py by rajalakshmi-ganesan · 13 years ago
  73. e3bb58f Fixes bug 972673-Incorrect named parameters in BuildErrorException in test_volumes_list by rajalakshmi-ganesan · 13 years ago
  74. b74a11a Fixes bug 992149-Some new tests to test_keypairs.py and test_authorization.py by rajalakshmi-ganesan · 13 years ago
  75. 36892e1 Fix LP #992228 - Test rebuild/reboot of deleted server by ravikumar-venkatesan · 13 years ago
  76. d2d3f79 Adds negative tests for Identity Tenants API by Rohit Karajgi · 13 years ago
  77. 6b1e154 Fixes bug/902405. Adds users tests and methods to admin client by Rohit Karajgi · 13 years ago
  78. 412a50d Merge "Add resources for floating_ip, keypair, volume. Add floating_ip test." by Jenkins · 13 years ago
  79. 779c7f8 Add resources for floating_ip, keypair, volume. Add floating_ip test. by David Kranz · 13 years ago
  80. 9baebec Skip blank role name test until resolved upsteam by chris fattarsi · 13 years ago
  81. 1e62242 Merge "Test cases for keystone tenant operations" by Jenkins · 13 years ago
  82. 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
  83. 0353029 Minor fixes and docstrings updates by Rohit Karajgi · 13 years ago
  84. 2de7062 Merge "Fixes LP #992640 - Volumes sometimes not cleaned" by Jenkins · 13 years ago
  85. 9ba7b0e Test cases for keystone tenant operations by chris fattarsi · 13 years ago
  86. e81e01d Merge " Adds an identity admin client and API tests for keystone roles." by Jenkins · 13 years ago
  87. 4759ac6 Fixes LP #992640 - Volumes sometimes not cleaned by Jay Pipes · 13 years ago
  88. aeddf63 Moved parse_image_id() to data_utils by Rohit Karajgi · 13 years ago
  89. 4b3799c Merge "Fixed the LP bug 993739." by Jenkins · 13 years ago
  90. 4745bec8 Merge "Fixed LP bug 991806. Ensures that floating IP created in test is destroyed in a finally: block" by Jenkins · 13 years ago
  91. 26bf032 Fixed the LP bug 993754. by saradpatel · 13 years ago
  92. e81028a Fixed the LP bug 993739. by saradpatel · 13 years ago
  93. a6c2a73 Adds key_name parameter in create_server by chris fattarsi · 13 years ago
  94. 89a6857 fix for bug 992877 by ravikumar venkatesan · 13 years ago
  95. e9e737d Ensures that floating IP created in test is destroyed in a finally: block by saradpatel · 13 years ago
  96. 6e28c1b Fixed LP bug 991806. by saradpatel · 13 years ago
  97. 8ed39ac Adds an identity admin client and API tests for keystone roles. by chris fattarsi · 13 years ago
  98. ad6feca Fixes LP #992096 - Add configure_via_auth=False by Jay Pipes · 13 years ago
  99. c725196 Addresses lp#948243 - Tempest handles misconfig better by Daryl Walleck · 13 years ago
  100. e463c26 Merge "Use `username' in ImagesConfig" by Jenkins · 13 years ago