1. 5271b0f Add "server" to action methods by Ken'ichi Ohmichi · 10 years ago
  2. 169ef86 Merge "Make security_group_rules_client use **kwargs" by Jenkins · 10 years ago
  3. c5fcae7 Merge "Make create_image use **kwargs" by Jenkins · 10 years ago
  4. eb7eeec Make security_group_rules_client use **kwargs by Ken'ichi Ohmichi · 10 years ago
  5. eb426a6 Merge "Make security_groups_client use **kwargs" by Jenkins · 10 years ago
  6. 34563cc Make security_groups_client use **kwargs by Ken'ichi Ohmichi · 10 years ago
  7. 28f1867 Make create_image use **kwargs by Ken'ichi Ohmichi · 10 years ago
  8. e364bce Make keypairs_client use **kwargs by Ken'ichi Ohmichi · 10 years ago
  9. 685cd17 Separate security_group_rules_client by Ken'ichi Ohmichi · 10 years ago
  10. e97870c Merge "Use the prefix-embedded rand_name method" by Jenkins · 10 years ago
  11. d39431f Use the prefix-embedded rand_name method by Fei Long Wang · 10 years ago
  12. 7680024 Apply a naming rule of GET to show_server method by Ken'ichi Ohmichi · 10 years ago
  13. 217f2f3 Apply a naming rule of GET to secgroup clients by Ken'ichi Ohmichi · 10 years ago
  14. 0943d9b Apply a naming rule of GET to compute clients([ik]) by Ken'ichi Ohmichi · 10 years ago
  15. 5d41076 Apply a show_image rule of GET to clients by Ken'ichi Ohmichi · 10 years ago
  16. 1f34241 Introduce creds_provider in test.py by Andrea Frittoli (andreaf) · 10 years ago
  17. af9d94e Merge "Initial class creds creation in test base class" by Jenkins · 10 years ago
  18. 8cde806 Merge "remove gate tag (part 1)" by Jenkins · 10 years ago
  19. b21de6c Initial class creds creation in test base class by Andrea Frittoli · 10 years ago
  20. 1b05daa remove gate tag (part 1) by Sean Dague · 10 years ago
  21. b0c65f2 Switch all uses of StringIO to use it from six by Matthew Treinish · 10 years ago
  22. 4937f56 Remove hyphen from rand_name calls in compute tests by Ken'ichi Ohmichi · 10 years ago
  23. 583ce2c Update all Oslo module use by Doug Hellmann · 10 years ago
  24. 01472ff Remove migrated utils code by Matthew Treinish · 10 years ago
  25. 7579c1a Add UUIDs to all tempest tests and gate check by Chris Hoge · 10 years ago
  26. cd52794 Merge "Change servers client to return one value and update tests" by Jenkins · 10 years ago
  27. 355e696 Merge "Update compute base test to split up resource_setup" by Jenkins · 10 years ago
  28. ae99b9a Change servers client to return one value and update tests by David Kranz · 10 years ago
  29. e7991d9 Update compute base test to split up resource_setup by Emily Hugenbruch · 10 years ago
  30. 4b29e47 Change tempest BadRequest exc to tempest-lib exc by Masayuki Igawa · 10 years ago
  31. 0fb1429 Change basic server client methods to return one value and update tests by David Kranz · 10 years ago
  32. bfa0760 Change tempest NotFound exc to tempest-lib exc by Masayuki Igawa · 10 years ago
  33. e290f3e Merge "Change keypair client to return one value and update tests" by Jenkins · 10 years ago
  34. 9964b4e Change security-group clients to return one value and update tests by David Kranz · 10 years ago
  35. 173f0e0 Change keypair client to return one value and update tests by David Kranz · 10 years ago
  36. a5299eb Change compute image client methods to return one value by David Kranz · 10 years ago
  37. 34f1878 Change image client methods to return one value by David Kranz · 10 years ago
  38. 2fac831 delete all compute xml tests by Sean Dague · 10 years ago
  39. 8283b4e Add Credentials Provider factory by Andrea Frittoli · 11 years ago
  40. 50bb80d Migrate computev2 API tests to resource_* fixtures by Andrea Frittoli · 10 years ago
  41. 1d14c54 Enable E128 ignore E129 by Matthew Treinish · 11 years ago
  42. 85f5bed Avoid snapshotting from compute authorization test by Adam Gandelman · 11 years ago
  43. 422fbdf Enforces the use of Credentials (part2) by Andrea Frittoli · 11 years ago
  44. 0a27712 Remove unused create_image of Nova v2 API by Ken'ichi Ohmichi · 11 years ago
  45. 7704ba4 Merge "Enable H302 check (api/compute/{c*,f*,i*,s*,t*})" by Jenkins · 11 years ago
  46. e9999d6 Enable H302 check (api/compute/{c*,f*,i*,s*,t*}) by Yuiko Takada · 11 years ago
  47. dfabaf2 Cleanup _interface class variables in compute by Masayuki Igawa · 11 years ago
  48. 8bbdb16 Multiversion authentication part1 by Andrea Frittoli · 11 years ago
  49. b0a78fc Convert compute api tests to global CONF object by Matthew Treinish · 11 years ago
  50. e8d31a0 Remove vim headers by Masayuki Igawa · 11 years ago
  51. 5a33724 Create only necessary resources for compute v2 and network tests by Salvatore Orlando · 11 years ago
  52. f7fca6a Remove generic_setup_package() function by Matthew Treinish · 11 years ago
  53. 259c113 Cleanup using about the data_utils module and functions by Masayuki Igawa · 11 years ago
  54. cfc052e Rename to create_test_server in API tests by Ken'ichi Ohmichi · 11 years ago
  55. f2b0050 add BaseV2ComputeTest as the base class of nova v2 api tests by ivan-zhu · 11 years ago
  56. 39f9722 Replace OpenStack LLC with OpenStack Foundation by ZhiQiang Fan · 11 years ago
  57. 54a4286 Remove wait_for_image_resp_code by Attila Fazekas · 12 years ago
  58. 92f7719 removes self.fail as suggested by HACKING.rst by Giulio Fidente · 11 years ago
  59. b86cda9 Add tenant isolation for scenario tests by Matthew Treinish · 12 years ago
  60. f7f34f9 White space after # in tempest/api files by Attila Fazekas · 12 years ago
  61. e9c7702 Set smoke/gate attributes for tests in "compute" by Giampaolo Lauria · 12 years ago
  62. 1937d09 rename tests -> api by Sean Dague · 12 years ago[Renamed (99%) from tempest/tests/compute/test_authorization.py]
  63. b2ca5ca Finish up flake8 conversion. by Monty Taylor · 12 years ago
  64. b330ebf Merge "Xml Support for Image Test scripts" by Jenkins · 12 years ago
  65. eda1d12 Xml Support for Image Test scripts by nayna-patel · 12 years ago
  66. c426f3a Remove unused imports by afazekas · 12 years ago
  67. 9ebcb32 Merge "Updating the try/except blocks to assertRaises." by Jenkins · 12 years ago
  68. d6fea20 Remove skips from bugs marked as fixed. by Matthew Treinish · 12 years ago
  69. d0e2412 Updating the try/except blocks to assertRaises. by hi2suresh · 12 years ago
  70. 75b51a0 Merge "Change server create to use tracked create_server" by Jenkins · 12 years ago
  71. 0a1bdff Change server create to use tracked create_server by Mauro S. M. Rodrigues · 12 years ago
  72. 31bb7cb Convert try/expect/else as per new Tempest style. by hi2suresh · 12 years ago
  73. 19044d5 Simplify xml-json inheritance in compute by Attila Fazekas · 12 years ago
  74. fa756cb Fixes around variable usage by Attila Fazekas · 12 years ago
  75. 8b4eaa5 Removes use of nose.tools.raises by Chris Yeoh · 12 years ago
  76. e4cb04c Merge console_output_client to server_client by Attila Fazekas · 12 years ago
  77. 1feeb38 Use testtools as the base testcase class. by ivan-zhu · 12 years ago
  78. e6d8ee1 Revert "Split up XML and JSON testing." by James E. Blair · 12 years ago
  79. 58dec9d Split up XML and JSON testing. by Matthew Treinish · 12 years ago
  80. 4dd2c0b convert docstrings to comments by Sean Dague · 12 years ago
  81. 481466b Initial Oslo sync for Tempest. by Matthew Treinish · 12 years ago
  82. 34afe48 Merge "Fix import order to comply with import ordering rules." by Jenkins · 12 years ago
  83. a83a16e Fix import order to comply with import ordering rules. by Matthew Treinish · 12 years ago
  84. 9bc1a2b Reenable security group related test case by Attila Fazekas · 12 years ago
  85. 084f2c1 Skip tests broken by nova b u g 1086980. by David Kranz · 12 years ago
  86. fa07a0e Added missing import for SkipTest in test_authorization. by Wayne Vestal Weeks · 12 years ago
  87. e0884a3 Clean up pep8 E127 violations by Zhongyue Luo · 12 years ago
  88. 79d8d36 Clean up pep8 E128 violations by Zhongyue Luo · 12 years ago
  89. e471d6e Clean up pep8 E711 violations by Zhongyue Luo · 12 years ago
  90. e6321ef Clean up pep8 E502 violations by Zhongyue Luo · 12 years ago
  91. 406eb2a Fix test_create_server_with_unauthorized_image by Joe Gordon · 12 years ago
  92. b88c6fc Merge "Fixes LP Bug# 930482 - Test for security -tenanid by pass" by Jenkins · 13 years ago
  93. 0312b69 Skip tests that are causing tempest gate to fail. by David Kranz · 13 years ago
  94. 3793976 Fixes LP Bug# 930482 - Test for security -tenanid by pass by sapan-kona · 13 years ago
  95. f38eaac Refactor Tempest to be parallel-test friendly by Jay Pipes · 13 years ago
  96. 13b479b Step 1 of refactoring compute tests by Jay Pipes · 13 years ago[Renamed (96%) from tempest/tests/test_authorization.py]
  97. 72ea31a Fixes bug 992088- Testcases for Console Output and one test case to test_authorization.py by rajalakshmi-ganesan · 13 years ago
  98. 929a32a Fixes bug 992721- Metadata testcases for authorization testcases by rajalakshmi-ganesan · 13 years ago
  99. 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
  100. 32f8db6 Fixes Bug 992215-Some new tests to be added to test_images.py and test_authorization.py by rajalakshmi-ganesan · 13 years ago