- 3363446 Add XML support to the limits client. by Matthew Treinish · 12 years ago
- 2dfc282 Fix XML formatting for create server personality. by Matthew Treinish · 12 years ago
- bc3bd24 Add XML support for test_server_actions.py by Dan Smith · 12 years ago
- 011164b Add XML support for test_servers.py by Dan Smith · 12 years ago
- cf8fab6 Add an xml/servers_client.py implementation by Dan Smith · 12 years ago
- 30fd287 Merge "Attempt to clean up any servers we left behind after a test" by Jenkins · 12 years ago
- 74e7bcb Attempt to clean up any servers we left behind after a test by Dan Smith · 12 years ago
- ba6cb16 Add a RestClient variant that sends and expects XML by Dan Smith · 12 years ago
- b88c6fc Merge "Fixes LP Bug# 930482 - Test for security -tenanid by pass" by Jenkins · 12 years ago
- 0312b69 Skip tests that are causing tempest gate to fail. by David Kranz · 12 years ago
- 3793976 Fixes LP Bug# 930482 - Test for security -tenanid by pass by sapan-kona · 13 years ago
- 6729d26 Merge "Addresses lp#1004971" by Jenkins · 12 years ago
- f01d3b6 Merge "Match name of test class to filename. Fixes bug 1006193." by Jenkins · 12 years ago
- 05fafb9 Merge "Resolves lp#1033757" by Jenkins · 12 years ago
- a55ab26 Skip whitebox tests until they are fixed. by David Kranz · 12 years ago
- 6427e7d Resolves lp#1033757 by dwalleck · 12 years ago
- 779e492 Match name of test class to filename. Fixes bug 1006193. by David Kranz · 12 years ago
- 98e66dd Addresses lp#1004971 by Daryl Walleck · 13 years ago
- 051075a Addition of base Smoke and Whitebox tests by Jay Pipes · 13 years ago
- efc8bd7 Fixes bug 902402- Integration Testcases for Keystone - users, Roles, and tenants by rajalakshmi-ganesan · 13 years ago
- 8ba945e Fixes Bug 1031639: admin_client.py- 'Assign and Remove role to user' points to a different URI by rajalakshmi-ganesan · 12 years ago
- b98750c Merge "Tolerate set_admin_password not implemented." by Jenkins · 12 years ago
- d064e9b Merge "Remove skip for bug #984762" by Jenkins · 12 years ago
- f97d5fd Tolerate set_admin_password not implemented. by David Kranz · 12 years ago
- 6a863a8 Fix for bug 1025552- Modifies test_servers_negative.py script by rajalakshmi-ganesan · 13 years ago
- 2be3577 Merge "Fix Bug1029936 :SKIP TEST removal and change of Bug ID" by Jenkins · 13 years ago
- 59436c7 Merge "Fix Bug1029334 :Skip Test removed from test_volumes_negative" by Jenkins · 13 years ago
- 059023a Fix Bug1029936 :SKIP TEST removal and change of Bug ID by rajalakshmi-ganesan · 13 years ago
- 3b7a57f Fix Bug1029334 :Skip Test removed from test_volumes_negative by rajalakshmi-ganesan · 13 years ago
- 8322ddf Fix for Bug 1029792. Added Documentation Strings to test cases in test_console_output.py by nayna-patel · 13 years ago
- d6a3fa5 fix for Bug 1029015.Added single quotes to remove unnecessary space in msg by nayna-patel · 13 years ago
- cfc0c02 Disable ConfigParser interpolation (lp#1025993) by Rohit Karajgi · 13 years ago
- a6aa5f2 Fix checks in server listing only lok for an ID by Jay Pipes · 13 years ago
- b6c880a Remove skip for bug #984762 by Dan Smith · 13 years ago
- 28e35c5 Remove skips for resolved bugs and fixed some coding errors in tests. by David Kranz · 13 years ago
- 50a49ff Merge "Adds a script for tracking bug skips in tempest" by Jenkins · 13 years ago
- 322b452 Merge "Fix NameError in list image filters test" by Jenkins · 13 years ago
- ff3d5c6 Fix logic on alt user tenant/password check. by Dan Prince · 13 years ago
- c72393b Fix an unbound variable in setup_package. by Dan Prince · 13 years ago
- 69ff69f Fix NameError in list image filters test by Jay Pipes · 13 years ago
- 257d3f8 Adds a script for tracking bug skips in tempest by Jay Pipes · 13 years ago
- ed97dca Optimized and reduced the scope of smoke tests by Daryl Walleck · 13 years ago
- edba062 Add skip for disabled user test until associated bug is fixed by Jay Pipes · 13 years ago
- 775cf63 Fixes bug #1016042 - New tests for security groups by sapan-kona · 13 years ago
- c18d8c6 Add tests for volume attach and detach by Dan Smith · 13 years ago
- 19c5bf6 Remove duplicate line cls.floating_ips_client = os.floating_ips_client from tempest/tests/compute/base.py by Syed Armani · 13 years ago
- f38eaac Refactor Tempest to be parallel-test friendly by Jay Pipes · 13 years ago
- cf0040c Add BaseComputeTest.wait_for and use it to fix bug 1017932. by David Kranz · 13 years ago
- 9b6129c Skip slow/buggy soft reboot test until bug 1014647 is dealt with. by David Kranz · 13 years ago
- 1709acc Comment out broken test involving soft reboot. by David Kranz · 13 years ago
- 13b479b Step 1 of refactoring compute tests by Jay Pipes · 13 years ago
- dffc69c Merge "Wait for resource deletion after 202 response. Fixes bug 1007447." by Jenkins · 13 years ago
- 7d8433f Merge "Fixes bug 1006405-Additional test cases to be added to test_volumes_negative.py" by Jenkins · 13 years ago
- 6aceb4a Wait for resource deletion after 202 response. Fixes bug 1007447. by David Kranz · 13 years ago
- f4dad39 Fix LP #1006198 - Network tests should be skipped if no Quantum by Jay Pipes · 13 years ago
- c543aa6 Merge "Fixes lp:1003476. Adds negative tests for images" by Jenkins · 13 years ago
- 9d93e91 Merge "Setup Nose multiprocessor config for:" by Jenkins · 13 years ago
- 93692ac Merge "Fixes bug 992088- Testcases for Console Output and one test case to test_authorization.py" by Jenkins · 13 years ago
- ea462ae Fixes lp:1003476. Adds negative tests for images by Rohit Karajgi · 13 years ago
- 7aa7f75 Setup Nose multiprocessor config for: by Daryl Walleck · 13 years ago
- 5894d51 Fixes bug 1006405-Additional test cases to be added to test_volumes_negative.py by rajalakshmi-ganesan · 13 years ago
- 1b39dd4 Wait for server to be deleted before reboot/rebuild. Fixes bug 1006586. by David Kranz · 13 years ago
- 72ea31a Fixes bug 992088- Testcases for Console Output and one test case to test_authorization.py by rajalakshmi-ganesan · 13 years ago
- 7141b33 Merge "Fixes bug 992721- Metadata testcases for authorization testcases" by Jenkins · 13 years ago
- d5376f9 Merge "Fixes bug 972130- Testcases to CREATE, GET, DELETE, FILTER volumes" by Jenkins · 13 years ago
- 838780f Merge "Adds admin tests for roles and roleRef API" by Jenkins · 13 years ago
- 8581f53 Deleted flavors can be viewed ... but not listed. by Dan Prince · 13 years ago
- 69e80a0 Adds admin tests for roles and roleRef API by Rohit Karajgi · 13 years ago
- 4498683 First cut of Network client and positive tests. by Unmesh Gurjar · 13 years ago
- 929a32a Fixes bug 992721- Metadata testcases for authorization testcases by rajalakshmi-ganesan · 13 years ago
- d3b43f6 Fixes bug 972130- Testcases to CREATE, GET, DELETE, FILTER volumes by rajalakshmi-ganesan · 13 years ago
- 74f6851 Added an AddImageException to exceptions.py and modified images_client to use this exception rather than BuildErrorException. by Katherine Elliott · 13 years ago
- 712b841 Fix floating ip tests by adding missing an import by John Garbutt · 13 years ago
- a0e1fbe Merge "Added tests for servers API as per bug/992299" by Jenkins · 13 years ago
- bd90a15 Fixes Bug 1004138 - Fix for Bug 992275 Breaks on Python < 2.7. by Katherine Elliott · 13 years ago
- 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
- dc300b2 Added tests for servers API as per bug/992299 by Rohit Karajgi · 13 years ago
- 29b3180 Merge "Fixes bug 992275-Some new tests to test_floating_ips_actions.py" by Jenkins · 13 years ago
- 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
- 573ae91 Merge "Fixes Bug 992215-Some new tests to be added to test_images.py and test_authorization.py" by Jenkins · 13 years ago
- 32f8db6 Fixes Bug 992215-Some new tests to be added to test_images.py and test_authorization.py by rajalakshmi-ganesan · 13 years ago
- d2a28af Fixes lp:1002135. Minor re-factor to rest client by Rohit Karajgi · 13 years ago
- 4a64d23 Fixes bug/999647. Adds negative tests for LIST and GET servers API by Rohit Karajgi · 13 years ago
- 0397115 Merge "Adds instance_utils library and initial SSH tests" by Jenkins · 13 years ago
- 6709f79 Merge "Fixes bug 972673-Incorrect named parameters in BuildErrorException in test_volumes_list" by Jenkins · 13 years ago
- 6b9b288 Adds instance_utils library and initial SSH tests by Daryl Walleck · 13 years ago
- b93fcd2 Merge "Fixes bug 992149-Some new tests to test_keypairs.py and test_authorization.py" by Jenkins · 13 years ago
- e4eb0bd Merge "Adds negative tests for Identity Tenants API" by Jenkins · 13 years ago
- 568a19a Fixes bug 992275-Some new tests to test_floating_ips_actions.py by rajalakshmi-ganesan · 13 years ago
- e3bb58f Fixes bug 972673-Incorrect named parameters in BuildErrorException in test_volumes_list by rajalakshmi-ganesan · 13 years ago
- b74a11a Fixes bug 992149-Some new tests to test_keypairs.py and test_authorization.py by rajalakshmi-ganesan · 13 years ago
- 36892e1 Fix LP #992228 - Test rebuild/reboot of deleted server by ravikumar-venkatesan · 13 years ago
- d2d3f79 Adds negative tests for Identity Tenants API by Rohit Karajgi · 13 years ago
- 6b1e154 Fixes bug/902405. Adds users tests and methods to admin client by Rohit Karajgi · 13 years ago
- 412a50d Merge "Add resources for floating_ip, keypair, volume. Add floating_ip test." by Jenkins · 13 years ago
- 779c7f8 Add resources for floating_ip, keypair, volume. Add floating_ip test. by David Kranz · 13 years ago
- 9baebec Skip blank role name test until resolved upsteam by chris fattarsi · 13 years ago
- 1e62242 Merge "Test cases for keystone tenant operations" by Jenkins · 13 years ago
- 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
- 0353029 Minor fixes and docstrings updates by Rohit Karajgi · 13 years ago