1. dee01f2 Return complete response from compute/keypairs_client by ghanshyam · 10 years ago
  2. 78e5a8b Move common functionality to base class by Marc Koderer · 10 years ago
  3. e364bce Make keypairs_client use **kwargs by Ken'ichi Ohmichi · 10 years ago
  4. d39431f Use the prefix-embedded rand_name method by Fei Long Wang · 10 years ago
  5. 0943d9b Apply a naming rule of GET to compute clients([ik]) by Ken'ichi Ohmichi · 10 years ago
  6. 1b05daa remove gate tag (part 1) by Sean Dague · 10 years ago
  7. 4937f56 Remove hyphen from rand_name calls in compute tests by Ken'ichi Ohmichi · 10 years ago
  8. 0a95854 Merge "Remove migrated utils code" by Jenkins · 10 years ago
  9. 60b7309 Split resource_setup for compute tests by Rohan Kanade · 10 years ago
  10. 01472ff Remove migrated utils code by Matthew Treinish · 10 years ago
  11. 7579c1a Add UUIDs to all tempest tests and gate check by Chris Hoge · 10 years ago
  12. 173f0e0 Change keypair client to return one value and update tests by David Kranz · 10 years ago
  13. 9f5adf8 Remove Nova v3 API tests by Ken'ichi Ohmichi · 10 years ago
  14. 2fac831 delete all compute xml tests by Sean Dague · 10 years ago
  15. 50bb80d Migrate computev2 API tests to resource_* fixtures by Andrea Frittoli · 10 years ago
  16. 70a75b3 Inherit V2 keypair API's tests from V3 tests by Ghanshyam · 11 years ago
  17. dfabaf2 Cleanup _interface class variables in compute by Masayuki Igawa · 11 years ago
  18. e8d31a0 Remove vim headers by Masayuki Igawa · 11 years ago
  19. 58d5077 avoid resource leaks in keypairs tests by ivan-zhu · 11 years ago
  20. 6a5dfb2 Moves negative tests from api/compute/keypairs/test_keypairs by Hoisaleshwara Madan V S · 11 years ago
  21. 259c113 Cleanup using about the data_utils module and functions by Masayuki Igawa · 11 years ago
  22. 18dae64 Merge "add BaseV2ComputeTest as the base class of nova v2 api tests" by Jenkins · 11 years ago
  23. f2b0050 add BaseV2ComputeTest as the base class of nova v2 api tests by ivan-zhu · 11 years ago
  24. c3e510c Changed the exception name by Anju5 · 11 years ago
  25. 39f9722 Replace OpenStack LLC with OpenStack Foundation by ZhiQiang Fan · 11 years ago
  26. f099f80 Fixes typos in tempest/api by Chang Bo Guo · 11 years ago
  27. 2732fca moves addCleanup few lines upper to avoid potential leftovers by Giulio Fidente · 11 years ago
  28. 92f7719 removes self.fail as suggested by HACKING.rst by Giulio Fidente · 11 years ago
  29. f7f34f9 White space after # in tempest/api files by Attila Fazekas · 12 years ago
  30. e191cb1 Use assertIn and assertNotIn instead of assertTrue/assertFalse by Attila Fazekas · 12 years ago
  31. ba3985a Removes 'positive' tag from tests. by Giulio Fidente · 12 years ago
  32. e9c7702 Set smoke/gate attributes for tests in "compute" by Giampaolo Lauria · 12 years ago
  33. 1937d09 rename tests -> api by Sean Dague · 12 years ago[Renamed (99%) from tempest/tests/compute/keypairs/test_keypairs.py]
  34. 90ccaac Remove skip decorator from keypairs tests by Mauro S. M. Rodrigues · 12 years ago
  35. e04628e Standardises expected exception layout by Chris Yeoh · 12 years ago
  36. 19044d5 Simplify xml-json inheritance in compute by Attila Fazekas · 12 years ago
  37. 9465b0b Convert to use tempest attr implementation 1/2 by Chris Yeoh · 12 years ago
  38. 1feeb38 Use testtools as the base testcase class. by ivan-zhu · 12 years ago
  39. e6d8ee1 Revert "Split up XML and JSON testing." by James E. Blair · 12 years ago
  40. 58dec9d Split up XML and JSON testing. by Matthew Treinish · 12 years ago
  41. 4dd2c0b convert docstrings to comments by Sean Dague · 12 years ago
  42. 05d9fb9 Fix use of except in tempest. by Matthew Treinish · 12 years ago
  43. a83a16e Fix import order to comply with import ordering rules. by Matthew Treinish · 12 years ago
  44. 084f2c1 Skip tests broken by nova b u g 1086980. by David Kranz · 12 years ago
  45. e62b9f0 General cleanup/organization of compute tests by dwalleck · 12 years ago[Renamed from tempest/tests/compute/test_keypairs.py]
  46. e0884a3 Clean up pep8 E127 violations by Zhongyue Luo · 12 years ago
  47. 79d8d36 Clean up pep8 E128 violations by Zhongyue Luo · 12 years ago
  48. a636f53 Add xml support to keypairs_client and its tests by Mauro S. M. Rodrigues · 13 years ago
  49. ed97dca Optimized and reduced the scope of smoke tests by Daryl Walleck · 13 years ago
  50. f38eaac Refactor Tempest to be parallel-test friendly by Jay Pipes · 13 years ago
  51. 13b479b Step 1 of refactoring compute tests by Jay Pipes · 13 years ago[Renamed (91%) from tempest/tests/test_keypairs.py]
  52. 7aa7f75 Setup Nose multiprocessor config for: by Daryl Walleck · 13 years ago
  53. b74a11a Fixes bug 992149-Some new tests to test_keypairs.py and test_authorization.py by rajalakshmi-ganesan · 13 years ago
  54. 89a6857 fix for bug 992877 by ravikumar venkatesan · 13 years ago
  55. c725196 Addresses lp#948243 - Tempest handles misconfig better by Daryl Walleck · 13 years ago
  56. b4825c3 Added keypairs negative tests, removed unused client objects by Rohit Karajgi · 13 years ago
  57. 3f981df Refactor configuration setup and document config by Jay Pipes · 13 years ago
  58. 587385b Addresses lp#942382 - refactor configuration for clarity by Daryl Walleck · 13 years ago
  59. 5a23d86 Fix for bug 931712. Make keypair test work. by David Kranz · 13 years ago
  60. 2eb350f Added Keypair extension (os-keypairs) client and tests LP#900139 by kavan-patil · 13 years ago