1. 8160d31 test.py: stop using aliases for creds manager by Jordan Pittier · 8 years ago
  2. 14b0ae1 Switch to decorators.idempotent_id on compute.servers by Ken'ichi Ohmichi · 8 years ago
  3. 3d018b0 Add resize_server in compute.base by zhufl · 9 years ago
  4. 7a71ff5 Fix resize tests by Mikhail Feoktistov · 9 years ago
  5. 0f82525 Return complete response from servers_client by ghanshyam · 10 years ago
  6. b263108 Add "server" to action methods - part 2 by Ken'ichi Ohmichi · 10 years ago
  7. 5271b0f Add "server" to action methods by Ken'ichi Ohmichi · 10 years ago
  8. 0eb153c Remove wait_for_server_status from servers_client by Ken'ichi Ohmichi · 10 years ago
  9. 7680024 Apply a naming rule of GET to show_server method by Ken'ichi Ohmichi · 10 years ago
  10. 1b05daa remove gate tag (part 1) by Sean Dague · 10 years ago
  11. 60b7309 Split resource_setup for compute tests by Rohan Kanade · 10 years ago
  12. 7579c1a Add UUIDs to all tempest tests and gate check by Chris Hoge · 10 years ago
  13. ae99b9a Change servers client to return one value and update tests by David Kranz · 10 years ago
  14. 0fb1429 Change basic server client methods to return one value and update tests by David Kranz · 10 years ago
  15. 2fac831 delete all compute xml tests by Sean Dague · 11 years ago
  16. 50bb80d Migrate computev2 API tests to resource_* fixtures by Andrea Frittoli · 11 years ago
  17. 7704ba4 Merge "Enable H302 check (api/compute/{c*,f*,i*,s*,t*})" by Jenkins · 11 years ago
  18. e9999d6 Enable H302 check (api/compute/{c*,f*,i*,s*,t*}) by Yuiko Takada · 11 years ago
  19. dfabaf2 Cleanup _interface class variables in compute by Masayuki Igawa · 11 years ago
  20. e8d31a0 Remove vim headers by Masayuki Igawa · 11 years ago
  21. 86bd842 moving to global lazy loaded config by Sean Dague · 12 years ago
  22. eb4b53e Fix a minor error in method _get_alternative_flavor by Chang Ye Wang · 12 years ago
  23. b1f6483 Reuse a server instance in test_disk_config by Ken'ichi Ohmichi · 12 years ago
  24. cfc052e Rename to create_test_server in API tests by Ken'ichi Ohmichi · 12 years ago
  25. 18dae64 Merge "add BaseV2ComputeTest as the base class of nova v2 api tests" by Jenkins · 12 years ago
  26. f2b0050 add BaseV2ComputeTest as the base class of nova v2 api tests by ivan-zhu · 12 years ago
  27. 72d7d5b add test for updating server's disk_config test by ivan-zhu · 12 years ago
  28. 39f9722 Replace OpenStack LLC with OpenStack Foundation by ZhiQiang Fan · 12 years ago
  29. f7f34f9 White space after # in tempest/api files by Attila Fazekas · 12 years ago
  30. ba3985a Removes 'positive' tag from tests. by Giulio Fidente · 12 years ago
  31. e9c7702 Set smoke/gate attributes for tests in "compute" by Giampaolo Lauria · 12 years ago
  32. 1937d09 rename tests -> api by Sean Dague · 12 years ago[Renamed (98%) from tempest/tests/compute/servers/test_disk_config.py]
  33. 722a62a Merge "enable xml tests test_disk_config" by Jenkins · 12 years ago
  34. a5141d9 enable xml tests test_disk_config by ivan-zhu · 12 years ago
  35. c792028 Small fixes around variable usage by Attila Fazekas · 12 years ago
  36. 22897e1 create_server cleanup by Sean Dague · 12 years ago
  37. 19044d5 Simplify xml-json inheritance in compute by Attila Fazekas · 12 years ago
  38. 85d0363 Remove unused imports by Attila Fazekas · 12 years ago
  39. 9465b0b Convert to use tempest attr implementation 1/2 by Chris Yeoh · 12 years ago
  40. 1feeb38 Use testtools as the base testcase class. by ivan-zhu · 12 years ago
  41. e6d8ee1 Revert "Split up XML and JSON testing." by James E. Blair · 12 years ago
  42. 58dec9d Split up XML and JSON testing. by Matthew Treinish · 12 years ago
  43. 4dd2c0b convert docstrings to comments by Sean Dague · 12 years ago
  44. 9b669e3 add create_server_with_extras by Sean Dague · 13 years ago
  45. a83a16e Fix import order to comply with import ordering rules. by Matthew Treinish · 13 years ago
  46. 0aea003 Started consolidation of disk config tests by Daryl Walleck · 13 years ago
  47. e62b9f0 General cleanup/organization of compute tests by dwalleck · 13 years ago[Renamed from tempest/tests/compute/test_disk_config.py]
  48. f38eaac Refactor Tempest to be parallel-test friendly by Jay Pipes · 13 years ago
  49. 13b479b Step 1 of refactoring compute tests by Jay Pipes · 13 years ago
  50. 1b3bf7f Allow skip of disk_config tests that require resize. by David Kranz · 13 years ago
  51. e36d500 Adds basic tests for disk config extension by Daryl Walleck · 13 years ago