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