1. 86f5893 Make live_migrate_server use **kwargs by Ken'ichi Ohmichi · 10 years ago
  2. a65b277 Merge "Make attach_volume use **kwargs" by Jenkins · 10 years ago
  3. dfc88de Make attach_volume use **kwargs by Ken'ichi Ohmichi · 10 years ago
  4. bed8276 Logging migrations for particular server if migration failed by ghanshyam · 10 years ago
  5. 0eb153c Remove wait_for_server_status from servers_client by Ken'ichi Ohmichi · 10 years ago
  6. 7680024 Apply a naming rule of GET to show_server method by Ken'ichi Ohmichi · 10 years ago
  7. ea3b4d9 Merge "Fix fail test_iscsi_volume" by Jenkins · 10 years ago
  8. eb82f48 Fix fail test_iscsi_volume by Timofey Durakov · 10 years ago
  9. bb9f704 Test live migrate on a paused instance by Matt Riedemann · 10 years ago
  10. 1b05daa remove gate tag (part 1) by Sean Dague · 10 years ago
  11. 897b806 Rename test_live_block_migration to test_live_migration by Joe Gordon · 10 years ago[Renamed from tempest/api/compute/test_live_block_migration.py]
  12. 60b7309 Split resource_setup for compute tests by Rohan Kanade · 10 years ago
  13. 3d2a21c Replaces hardcoded volume size by configured value by Markus Zoeller · 10 years ago
  14. 7579c1a Add UUIDs to all tempest tests and gate check by Chris Hoge · 10 years ago
  15. cd52794 Merge "Change servers client to return one value and update tests" by Jenkins · 10 years ago
  16. ae99b9a Change servers client to return one value and update tests by David Kranz · 10 years ago
  17. 2afc8ef Remove unused password in test_live_block_migration by Ken'ichi Ohmichi · 10 years ago
  18. 0fb1429 Change basic server client methods to return one value and update tests by David Kranz · 10 years ago
  19. 5d7b6c1 Update test_live_migration for return-one-value by Joseph Lanoux · 10 years ago
  20. b8bc434 Update live migration test for return one value by Joseph Lanoux · 10 years ago
  21. 0a73517 Change some compute admin image client methods to return one value by David Kranz · 10 years ago
  22. 2fac831 delete all compute xml tests by Sean Dague · 11 years ago
  23. 50bb80d Migrate computev2 API tests to resource_* fixtures by Andrea Frittoli · 11 years ago
  24. 7704ba4 Merge "Enable H302 check (api/compute/{c*,f*,i*,s*,t*})" by Jenkins · 11 years ago
  25. e9999d6 Enable H302 check (api/compute/{c*,f*,i*,s*,t*}) by Yuiko Takada · 11 years ago
  26. dfabaf2 Cleanup _interface class variables in compute by Masayuki Igawa · 11 years ago
  27. d3434e5 Migrate negative test to a different file by anju Tiwari · 11 years ago
  28. b0a78fc Convert compute api tests to global CONF object by Matthew Treinish · 11 years ago
  29. e8d31a0 Remove vim headers by Masayuki Igawa · 11 years ago
  30. 86bd842 moving to global lazy loaded config by Sean Dague · 12 years ago
  31. cfc052e Rename to create_test_server in API tests by Ken'ichi Ohmichi · 12 years ago
  32. d5c9602 Reorganize project feature config options by Matthew Treinish · 12 years ago
  33. f2b0050 add BaseV2ComputeTest as the base class of nova v2 api tests by ivan-zhu · 12 years ago
  34. 39f9722 Replace OpenStack LLC with OpenStack Foundation by ZhiQiang Fan · 12 years ago
  35. fc77e93 assertEquals is deprecated, use assertEqual by Chang Bo Guo · 12 years ago
  36. e9c7702 Set smoke/gate attributes for tests in "compute" by Giampaolo Lauria · 12 years ago
  37. cb9209d Remove unnecessary tags/attributes from our tests by Giampaolo Lauria · 12 years ago
  38. 1937d09 rename tests -> api by Sean Dague · 12 years ago[Renamed (99%) from tempest/tests/compute/test_live_block_migration.py]
  39. c078be9 Adding new test for iSCSI live block migration by Bob Ball · 12 years ago
  40. 0dca897 Removed duplicate usage of TempestConfig() by Bob Ball · 12 years ago
  41. 0ccf0eb xenapi:live-block-migration - fix XML client test by Mate Lakat · 12 years ago
  42. 753262b Adds XML support to test_live_block_migration.py by ravikumar-venkatesan · 12 years ago
  43. 30d7c51 Remove skip from test_invalid_host_for_migration(). by Matthew Treinish · 12 years ago
  44. e22ecbb Update live migration test to use new syntax for create_server by Bob Ball · 12 years ago
  45. 8e99b99 test_live_block_migration cleanup by Attila Fazekas · 12 years ago
  46. 19044d5 Simplify xml-json inheritance in compute by Attila Fazekas · 12 years ago
  47. bd1b8ec Merge "Fixes around variable usage" by Jenkins · 12 years ago
  48. fa756cb Fixes around variable usage by Attila Fazekas · 12 years ago
  49. 85d0363 Remove unused imports by Attila Fazekas · 12 years ago
  50. 9465b0b Convert to use tempest attr implementation 1/2 by Chris Yeoh · 12 years ago
  51. 1feeb38 Use testtools as the base testcase class. by ivan-zhu · 12 years ago
  52. 407b6db Refactor identity by Attila Fazekas · 12 years ago
  53. e6d8ee1 Revert "Split up XML and JSON testing." by James E. Blair · 12 years ago
  54. 58dec9d Split up XML and JSON testing. by Matthew Treinish · 12 years ago
  55. 4dd2c0b convert docstrings to comments by Sean Dague · 13 years ago
  56. a83a16e Fix import order to comply with import ordering rules. by Matthew Treinish · 13 years ago
  57. 3c3d179 Make assertion failures more informative. by Jaroslav Henner · 13 years ago
  58. e62b9f0 General cleanup/organization of compute tests by dwalleck · 13 years ago
  59. 99ee914 Tempest tests to cover live-block-migration by Mate Lakat · 13 years ago