1. 816607c [py35] Fixes to get more tempest tests working by Davanum Srinivas · 9 years ago
  2. 5bcd7ee Add random name in base._create_keypair by zhufl · 9 years ago
  3. 28ba40b Merge "Add related_bug() to 1629110's test" by Jenkins · 9 years ago
  4. 1355d98 Use base.delete_server in addCleanup by zhufl · 9 years ago
  5. d085fe5 Merge "Remove _migrate_server_to's return value" by Jenkins · 9 years ago
  6. 7bbbec1 Replace six.iteritems with dict.items by guo yunxian · 10 years ago
  7. 4a2cfff Remove _migrate_server_to's return value by zhufl · 9 years ago
  8. d4e4b6d Add related_bug() to 1629110's test by Ken'ichi Ohmichi · 9 years ago
  9. 56b5deb Merge "Use lower value to create flavor for creating server" by Jenkins · 9 years ago
  10. 854acc0 Use lower value to create flavor for creating server by zhufl · 9 years ago
  11. d3685ca Merge "Removing baremetal tests from tempest tree" by Jenkins · 9 years ago
  12. 3ca47cc Merge "Remove unused CONF and LOG" by Jenkins · 9 years ago
  13. bee17c4 Remove unused clients in setup_clients by zhufl · 9 years ago
  14. 85fb617 Remove unused CONF and LOG by zhufl · 9 years ago
  15. 66cded2 Removing baremetal tests from tempest tree by Thiago Paiva · 10 years ago
  16. e9260e2 Correct variable usage error in test_get_hypervisor_uptime by zhufl · 9 years ago
  17. 7447712 Merge "Add resize_server in compute.base" by Jenkins · 9 years ago
  18. 866d8b4 Use TempestException from tempest.lib by Trevor McCasland · 9 years ago
  19. 32a9e30 Merge "Add hypervisor_type option" by Jenkins · 9 years ago
  20. 3d018b0 Add resize_server in compute.base by zhufl · 9 years ago
  21. 49db4fe Add hypervisor_type option by Ken'ichi Ohmichi · 10 years ago
  22. 6f80dc7 Use names containing "invalid" or "nonexistent" as invalid name by zhufl · 9 years ago
  23. d21cfcf Merge "Merge very similar code in test_quotas_negative" by Jenkins · 9 years ago
  24. c37195a Merge "Move list_hosts to resource_setup in test_hosts_negative" by Jenkins · 9 years ago
  25. 8652853 Merge "Do not remove server_groups from default_quota_set" by Jenkins · 9 years ago
  26. 009cac1 Merge "Use call_and_ignore_notfound_exc to cleanup floating-ip-bulk" by Jenkins · 9 years ago
  27. e2a1568 Merge "Remove meaningless assignment" by Jenkins · 9 years ago
  28. aa5e41a Merge very similar code in test_quotas_negative by zhufl · 9 years ago
  29. 34ba88c Remove meaningless assignment by zhufl · 9 years ago
  30. 8bd3163 Use call_and_ignore_notfound_exc to cleanup floating-ip-bulk by zhufl · 9 years ago
  31. 6361797 Move list_hosts to resource_setup in test_hosts_negative by zhufl · 9 years ago
  32. d887e0a Do not remove server_groups from default_quota_set by zhufl · 9 years ago
  33. 08737dc Merge very similar code in test_aggregates_negative by zhufl · 9 years ago
  34. 92507fa Merge "Use more specific asserts in tests" by Jenkins · 9 years ago
  35. f4f6d12 Merge "Add negative tests about update-volume API" by Jenkins · 9 years ago
  36. 64862f7 Use more specific asserts in tests by Béla Vancsics · 9 years ago
  37. 9bc2926 Merge "Fix race in test_networks.py: don't try to get a possibly-deleted network" by Jenkins · 9 years ago
  38. 7ef0b8f Add negative tests about update-volume API by Ken'ichi Ohmichi · 9 years ago
  39. c9f38b8 Use assertGreater(Equal) over assertTrue by melissaml · 9 years ago
  40. 2a81ede Fix race in test_networks.py: don't try to get a possibly-deleted network by Jordan Pittier · 9 years ago
  41. 080dcfb Use assertGreater(Equal) over assertTrue by zhufl · 9 years ago
  42. aa11f58 Merge "Move InvalidConfiguration exception to tempest.lib" by Jenkins · 9 years ago
  43. ea8796a Skip test_volume_backed_live_migration unconditionally by Matt Riedemann · 9 years ago
  44. 4217a70 Move InvalidConfiguration exception to tempest.lib by Matthew Treinish · 9 years ago
  45. 88a7e09 Add list the primary tenant by guo yunxian · 9 years ago
  46. 205735f Merge "Add a test for revert cold migration" by Jenkins · 9 years ago
  47. cb16a66 Re-use common volume create/attach methods in test_iscsi_volume by Matt Riedemann · 9 years ago
  48. 342b37c Add compute API admin test for swap volume by Matt Riedemann · 9 years ago
  49. 3bdcf7c Permission changes: Python file should be 0644 not 0775 by Jordan Pittier · 9 years ago
  50. 20c03bc Add a test for revert cold migration by Ludovic Beliveau · 9 years ago
  51. 094026d Merge "Fix compute test_agents tests" by Jenkins · 9 years ago
  52. ae31488 Add a test for cold migration by Ludovic Beliveau · 9 years ago
  53. 53ea036 Merge "test_list_servers_by_admin(specified_tenant) for preexisting servers" by Jenkins · 9 years ago
  54. 80b8d0a test_list_servers_by_admin(specified_tenant) for preexisting servers by zhufl · 9 years ago
  55. c1daa12 Fix compute test_agents tests by Benny Kopilov · 9 years ago
  56. 3f0dc9e Avoid local variable referenced before assignment by guo yunxian · 9 years ago
  57. 7ae2268 Fill name param in create_test_server by zhufl · 9 years ago
  58. f7f3ab4 Update skip message in overlimit testcases by zhufl · 9 years ago
  59. f2df656 Merge "Delete duplicate if judgment" by Jenkins · 9 years ago
  60. a07a423 Merge "Add skip logic for admin cred in test_auto_allocate_network" by Jenkins · 9 years ago
  61. d0cf4af Delete duplicate if judgment by guo yunxian · 9 years ago
  62. fb2b717 Add skip logic for admin cred in test_auto_allocate_network by ghanshyam · 9 years ago
  63. 72e101e Merge "test_list_servers_by_admin for preexisting servers" by Jenkins · 9 years ago
  64. 023ea9e Merge "Use 'OS-EXT-SRV-ATTR:host' directly" by Jenkins · 9 years ago
  65. 6607013 Merge "Remove the default size in volumes_client" by Jenkins · 9 years ago
  66. 2a1b571 Merge "Move `call_until_true` to tempest/lib" by Jenkins · 9 years ago
  67. 3f9cd0c test_list_servers_by_admin for preexisting servers by Ken'ichi Ohmichi · 9 years ago
  68. 35a6375 Move `call_until_true` to tempest/lib by Jordan Pittier · 10 years ago
  69. afe504b Merge "Use quota_set instead of default_quota_set" by Jenkins · 9 years ago
  70. adb905e Remove the default size in volumes_client by Ken'ichi Ohmichi · 10 years ago
  71. fbb29cd Use quota_set instead of default_quota_set by zhufl · 10 years ago
  72. 344399a Merge "Revert "skip get-me-a-network tests"" by Jenkins · 10 years ago
  73. 1e8a3a4 Remove unused config.CONF by zhufl · 10 years ago
  74. 707f936 Revert "skip get-me-a-network tests" by Matt Riedemann · 10 years ago
  75. 6cd8e1a Merge "Add admin list_servers test with invalid_status" by Jenkins · 10 years ago
  76. e87e612 skip get-me-a-network tests by Sean Dague · 10 years ago
  77. 68be16f Add admin list_servers test with invalid_status by Ken'ichi Ohmichi · 10 years ago
  78. 7045689 Use 'OS-EXT-SRV-ATTR:host' directly by Ken'ichi Ohmichi · 10 years ago
  79. 3d8118b Merge "Use classname as prefix of volume name" by Jenkins · 10 years ago
  80. c6ce539 Use classname as prefix of volume name by zhufl · 10 years ago
  81. 3e4a46a Add compute API tests for 'get-me-a-network' by Matt Riedemann · 10 years ago
  82. 6e18bef Merge "Add new live_migration case to support block_migration=auto" by Jenkins · 10 years ago
  83. 935f2cc py3: Replace map/filter with a list comprehension by Sirushti Murugesan · 10 years ago
  84. e07eacc Add new live_migration case to support block_migration=auto by Eli Qiao · 10 years ago
  85. dbe76af tempest: use host instead of hypervisor for aggregate test by Jianghua Wang · 10 years ago
  86. e7a5630 Merge "test_aggregates should choose available compute node" by Jenkins · 10 years ago
  87. c2c2f01 test_aggregates should choose available compute node by zhufl · 10 years ago
  88. 9dde240 Merge "Introduce new helper: call_and_ignore_notfound_exc()" by Jenkins · 10 years ago
  89. 6249c7b Correct test_get_usage_tenant's AttributeError by zhufl · 10 years ago
  90. 9e227c5 Introduce new helper: call_and_ignore_notfound_exc() by Jordan Pittier · 10 years ago
  91. 87e64c4 Merge "Correct mispell words in comments" by Jenkins · 10 years ago
  92. 10d5af2 Skip multinodes testing if no same/different scheduler filter enabled by BinBin Cong · 10 years ago
  93. 0892cb2 Correct mispell words in comments by zhufl · 10 years ago
  94. 74d3c1f Merge "Add a test for reverting a resize with a deleted flavor" by Jenkins · 10 years ago
  95. d079c89 Add pep8 check to use data_utils.rand_uuid() by Ken'ichi Ohmichi · 10 years ago
  96. 98c32b7 Add a test for reverting a resize with a deleted flavor by Matt Riedemann · 10 years ago
  97. fbca80d Merge "Add tests for compute v2.10 microversion" by Jenkins · 10 years ago
  98. ed3a35b Removing wrapper method for "wait_for_volume_status" function by Yaroslav Lobankov · 10 years ago
  99. 4541bd1 Add tests for compute v2.10 microversion by Ghanshyam · 10 years ago
  100. 7117f49 Merge "Fixes LiveBlockMigrationTestJSON.test_iscsi_volume bad call" by Jenkins · 10 years ago