1. 6968dd5 Imports in alphabetic order by Attila Fazekas · 12 years ago
  2. a98a8ef Merge "Simplify volume test classes inheritance" by Jenkins · 12 years ago
  3. e674b01 Merge "Merge boto services to single module" by Jenkins · 12 years ago
  4. 3dcdae1 Simplify volume test classes inheritance by Attila Fazekas · 12 years ago
  5. 3d885ef Merge "Add an images client." by Jenkins · 12 years ago
  6. 72ea442 Add an images client. by Matthew Treinish · 12 years ago
  7. 1aed620 Merge boto services to single module by Attila Fazekas · 12 years ago
  8. 36b1fcf Add a volume from snapshot test case by Attila Fazekas · 12 years ago
  9. e4cb04c Merge console_output_client to server_client by Attila Fazekas · 12 years ago
  10. 1982c3c Addition of XML support to test_quotas.py by rajalakshmi-ganesan · 12 years ago
  11. cadcb1f Credentials Configuration changes by Attila Fazekas · 12 years ago
  12. 407b6db Refactor identity by Attila Fazekas · 12 years ago
  13. e6d8ee1 Revert "Split up XML and JSON testing." by James E. Blair · 12 years ago
  14. 58dec9d Split up XML and JSON testing. by Matthew Treinish · 12 years ago
  15. 0132098 Merge "Allows identity endpoint to be specified as URI" by Jenkins · 12 years ago
  16. 7c88eb2 Allows identity endpoint to be specified as URI by Jay Pipes · 12 years ago
  17. 2daed0a Object write/read ACL and few security testcases by harika-vakadi · 12 years ago
  18. 481466b Initial Oslo sync for Tempest. by Matthew Treinish · 12 years ago[Renamed from tempest/openstack.py]
  19. d793d69 Addition of XML support to test_console_output.py by rajalakshmi-ganesan · 12 years ago
  20. 1a9ad61 Test to GET public-readable container's object by harika-vakadi · 12 years ago
  21. a83a16e Fix import order to comply with import ordering rules. by Matthew Treinish · 12 years ago
  22. 07599c5 Adds a Quotas client for Nova by Rohit Karajgi · 12 years ago
  23. a23f500 Add start of the EC2/S3 API testing to tempest by Attila Fazekas · 12 years ago
  24. e62b9f0 General cleanup/organization of compute tests by dwalleck · 12 years ago
  25. 5d73443 Initial add of Swift tests by dwalleck · 12 years ago
  26. ead03dc Add XML support for test_security_groups.py and test_security_group_rules.py. by Vincent Hou · 13 years ago
  27. e0884a3 Clean up pep8 E127 violations by Zhongyue Luo · 12 years ago
  28. 79d8d36 Clean up pep8 E128 violations by Zhongyue Luo · 12 years ago
  29. 6b8a7b7 Add XML support for test cases under identity admin. by Vincent Hou · 13 years ago
  30. 9854d5b Add XML support to the cinder client by Matthew Treinish · 13 years ago
  31. 6e37324 Add support to XML in images_client and its tests by Mauro S. M. Rodrigues · 13 years ago
  32. 22f03c7 Add XML support for test_list_floating_ips.py. by Vincent Hou · 13 years ago
  33. 4e08690 Add XML support to the volumes client. by Matthew Treinish · 13 years ago
  34. c25ef68 Merge "Add XML support for extensions_client" by Jenkins · 13 years ago
  35. dd47d7e Adds Cinder client by Rohit Karajgi · 13 years ago
  36. 89126c3 Add XML support for extensions_client by Tiago Mello · 13 years ago
  37. eda03b5 Add XML support for flavors_client by Tiago Mello · 13 years ago
  38. a636f53 Add xml support to keypairs_client and its tests by Mauro S. M. Rodrigues · 13 years ago
  39. 3363446 Add XML support to the limits client. by Matthew Treinish · 13 years ago
  40. cf8fab6 Add an xml/servers_client.py implementation by Dan Smith · 13 years ago
  41. f38eaac Refactor Tempest to be parallel-test friendly by Jay Pipes · 13 years ago
  42. 72ea31a Fixes bug 992088- Testcases for Console Output and one test case to test_authorization.py by rajalakshmi-ganesan · 13 years ago
  43. 4498683 First cut of Network client and positive tests. by Unmesh Gurjar · 13 years ago
  44. 6b1e154 Fixes bug/902405. Adds users tests and methods to admin client by Rohit Karajgi · 13 years ago
  45. 8ed39ac Adds an identity admin client and API tests for keystone roles. by chris fattarsi · 13 years ago
  46. ff10d55 Fixes LP 973338 - Add custom alt and admin manager by Jay Pipes · 13 years ago
  47. 3f981df Refactor configuration setup and document config by Jay Pipes · 13 years ago
  48. c341a90 Fix unbound local variable 'password error. by Dan Prince · 13 years ago
  49. 1ae147e Merge "Addresses lp#940832" by Jenkins · 13 years ago
  50. ddd9e0e Fixes bug 902374-Negative tests for Volumes by rajalakshmi-ganesan · 13 years ago
  51. ced8eb8 Addresses lp#940832 by Daryl Walleck · 13 years ago
  52. 587385b Addresses lp#942382 - refactor configuration for clarity by Daryl Walleck · 13 years ago
  53. ed37d73 Fixes LP#902358 - Test case for Floating IPs by sapan-kona · 13 years ago
  54. 2eb350f Added Keypair extension (os-keypairs) client and tests LP#900139 by kavan-patil · 13 years ago
  55. 5067728 Adds Images API tests by Jay Pipes · 13 years ago
  56. af7ab1c import error on security groups clientfix 917867 by Ravikumar Venkatesan · 13 years ago
  57. eeb9caa incorporated Jay's suggestion bug915695 security groups client - to list by Ravikumar Venkatesan · 13 years ago
  58. 20b6bca Code review changes for Bugfix for lp904407, /extensions tests by donald-ngo · 13 years ago
  59. 738cd63 General test cleanup by Brian Waldon · 13 years ago
  60. 4ea2efb Fixed bug 902058 (review comments fixed) by kavan-patil · 13 years ago
  61. 12d9b29 PEP8 fixes. by Brian Lamar · 13 years ago
  62. 8a733d9 Daryl's latest renaming commit needed some fixes by Jay Pipes · 13 years ago
  63. ed8bef3 Changes the namespace from storm to tempest, as well as adding addition tests and improvements by Daryl Walleck · 13 years ago[Renamed (74%) from storm/openstack.py]
  64. 7f75763 Fixes LP Bug#899383 - Cleanup config file search by Jay Pipes · 13 years ago
  65. e1b050d * Added build_url() utility that returns an endpoint URL based on config parameters by Rohit Karajgi · 13 years ago
  66. 1465d61 Initial import of tests from the Zodiac project. On suggestion from Westmaas, imported tests under the nova directory by Daryl Walleck · 13 years ago